Skip to content

Commit

Permalink
remove v1alpha4 webhooks
Browse files Browse the repository at this point in the history
* as we already have webhooks for v1alpha5 we don't need webhooks for
older versions anymore.
* remove v1alpha4 from webhook mgr setup
* remove defaultIdentityRefKind const in v1alpha4

Signed-off-by: Mario Constanti <[email protected]>
  • Loading branch information
bavarianbidi authored and k8s-infra-cherrypick-robot committed May 10, 2022
1 parent 92e022b commit 94c9af8
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1,143 deletions.
2 changes: 0 additions & 2 deletions api/v1alpha4/identity_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ limitations under the License.

package v1alpha4

const defaultIdentityRefKind = "Secret"

// OpenStackIdentityReference is a reference to an infrastructure
// provider identity to be used to provision cluster resources.
type OpenStackIdentityReference struct {
Expand Down
130 changes: 0 additions & 130 deletions api/v1alpha4/openstackcluster_webhook.go

This file was deleted.

Loading

0 comments on commit 94c9af8

Please sign in to comment.