Skip to content

Commit

Permalink
Still working on webhook conversion for PodNetworkInstance. (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
isaac-dasan authored Aug 7, 2024
1 parent 71f8612 commit a264574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crd/multitenancy/api/v1beta1/podnetworkinstance.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import (

// PodNetworkInstance is the Schema for the PodNetworkInstances API
// +kubebuilder:resource:shortName=pni,scope=Namespaced
// +kubebuilder:webhook:path=/convert,mutating=false,failurePolicy=fail,groups=multitenancy.acn.azure.com,resources=podnetworkinstances,verbs=create;update,versions=v1alpha1;v1beta1,name=podnetworkinstances.kb.io,sideEffects=None,admissionReviewVersions=v1
// +kubebuilder:subresource:status
// +kubebuilder:metadata:labels=managed=
// +kubebuilder:metadata:labels=owner=
Expand Down

0 comments on commit a264574

Please sign in to comment.