Skip to content

Commit

Permalink
chore: delete v1beta4 rebalance
Browse files Browse the repository at this point in the history
Signed-off-by: Rory Z <[email protected]>
  • Loading branch information
Rory-Z committed Jul 28, 2023
1 parent 90e3d88 commit d65ecee
Show file tree
Hide file tree
Showing 14 changed files with 44 additions and 1,148 deletions.
16 changes: 2 additions & 14 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -103,18 +103,6 @@ resources:
defaulting: true
validation: true
webhookVersion: v1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: emqx.io
group: apps
kind: Rebalance
path: github.com/emqx/emqx-operator/apis/apps/v1beta4
version: v1beta4
webhooks:
validation: true
webhookVersion: v1
- api:
crdVersion: v1
namespaced: true
Expand All @@ -139,8 +127,8 @@ resources:
path: github.com/emqx/emqx-operator/apis/apps/v2alpha2
version: v2alpha2
webhooks:
conversion: true
defaulting: true
conversion: false
defaulting: false
validation: true
webhookVersion: v1
version: "3"
60 changes: 0 additions & 60 deletions apis/apps/v1beta4/rebalance_conversion.go

This file was deleted.

38 changes: 0 additions & 38 deletions apis/apps/v1beta4/rebalance_conversion_test.go

This file was deleted.

255 changes: 0 additions & 255 deletions apis/apps/v1beta4/rebalance_types.go

This file was deleted.

Loading

0 comments on commit d65ecee

Please sign in to comment.