F5Networks / f5-ipam-controller

The F5 IPAM Controller runs in an orchestration environment like Kubernetes to allocate IP addresses from an IPAM system to BIG-IP Virtual Servers. The purpose is to abstract complexity related to setting up BIG-IP from a networking perspective
Apache License 2.0
10 stars 16 forks source link

Migrating IPAM CRD API client version from v1beta to v1 #81

Closed sravyap135 closed 2 years ago

sravyap135 commented 2 years ago

Description:

The apiextensions.k8s.io/v1beta1 API version of CustomResourceDefinition is no longer served as of v1.22. Manifests and API clients are to be migrated to use the apiextensions.k8s.io/v1 API version, available since v1.16.

Changes Proposed in PR: Migrating IPAM CRD API client from v1beta to v1 API version

Fixes: Internal CONTCNTR-3026

sravyap135 commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 1 pipeline(s).