Skip to content

Commit 51fdcd9

Browse files
committed
remove v1alpha4 webhooks
* 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]>
1 parent 5759c47 commit 51fdcd9

14 files changed

+1
-1143
lines changed

api/v1alpha4/identity_types.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ limitations under the License.
1616

1717
package v1alpha4
1818

19-
const defaultIdentityRefKind = "Secret"
20-
2119
// OpenStackIdentityReference is a reference to an infrastructure
2220
// provider identity to be used to provision cluster resources.
2321
type OpenStackIdentityReference struct {

api/v1alpha4/openstackcluster_webhook.go

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)