Skip to content

Commit

Permalink
remove status marker from CRPDB API
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvindthiru committed Oct 22, 2024
1 parent 304c63d commit 7181569
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion apis/placement/v1alpha1/disruptionbudget_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (

// +kubebuilder:object:root=true
// +kubebuilder:resource:scope=Cluster,categories={fleet,fleet-placement},shortName=crpdb
// +kubebuilder:subresource:status
// +kubebuilder:storageversion

// ClusterResourcePlacementDisruptionBudget is the policy applied to a ClusterResourcePlacement
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,3 @@ spec:
type: object
served: true
storage: true
subresources:
status: {}

0 comments on commit 7181569

Please sign in to comment.