Skip to content

Remove deprecated usage of admission.Validator and admission.Defaulter in v2 codeΒ #4585

@wjf3121

Description

@wjf3121

Describe the current behavior

admission.Validator and admission.Defaulter are removed from controller-runtime v0.20: kubernetes-sigs/controller-runtime#2877

This prevents us from upgrading controller-runtime in our codebase when azure-service-operator/v2 is used.

Describe the improvement

Remove the deprecated usage of admission.Validator and admission.Defaulter

Additional context

Add any other context about the suggested improvement.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Ready for Release

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions