Skip to content

Commit

Permalink
added issue link on RefGrants
Browse files Browse the repository at this point in the history
Signed-off-by: Mattia Lavacca <[email protected]>
  • Loading branch information
mlavacca committed Jul 25, 2024
1 parent 17dfeeb commit da37fe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/configuration/v1alpha1/kongpluginbinding_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ type KongReferences struct {
type PluginRef struct {
// TODO(mattia): What about cross-namespace references? Do we want to introduce a namespace field
// to allow such a reference? We could allow it and require a RefGrant.
// https://github.com/Kong/kubernetes-configuration/issues/9

// Name is the name of the KongPlugin or KongClusterPlugin resource.
// +kubebuilder:validation:Required
Expand Down

0 comments on commit da37fe0

Please sign in to comment.