pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Virtually every sources is defining the same SecretValueFromSource type

Open mattmoor opened this issue 5 years ago • 4 comments

/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

mattmoor avatar Apr 06 '20 22:04 mattmoor

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.

github-actions[bot] avatar Aug 24 '20 16:08 github-actions[bot]

/remove-lifecycle stale

Ping @n3wscott @lionelvillard @nachocano @vaikas

mattmoor avatar Aug 24 '20 16:08 mattmoor

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.

github-actions[bot] avatar Nov 23 '20 01:11 github-actions[bot]

/lifecycle frozen

mattmoor avatar Nov 23 '20 02:11 mattmoor