knative / knative/pkg

Virtually every sources is defining the same SecretValueFromSource type

Open
#1,200 4 comments 0 reactions 1 assignee Claimed by @n3wscott View on GitHub
area/API lifecycle/frozen
Dominant language
Go
Stars
276
Forks
343
Avg merge
1d 1h
Merged PRs (30d)
1

Description

/area API

```
// SecretValueFromSource represents the source of a secret value
type SecretValueFromSource struct {
// The Secret key to select from.
SecretKeyRef *corev1.SecretKeySelector `json:"secretKeyRef,omitempty"`
}
```

We should probably hoist this into `pkg/apis`?

/assign @n3wscott

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.