pkg
pkg copied to clipboard
Virtually every sources is defining the same SecretValueFromSource type
/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
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
/remove-lifecycle stale
Ping @n3wscott @lionelvillard @nachocano @vaikas
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
/lifecycle frozen