ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
767 stars 333 forks source link

cluster: Deploy ipam CRD with ipam manager #4454

Closed oshoval closed 1 week ago

oshoval commented 1 week ago

Deploying CRD only if IPAM manager is deployed allows better control of it.

For example if KIND_INSTALL_KUBEVIRT is not enabled, ipam managaer and the crd won't be installed, and external user can control their deployment.

What this PR does and why is it needed

Which issue(s) this PR fixes

Fixes #

Special notes for reviewers

How to verify it

Details to documentation updates

Description for the changelog

Does this PR introduce a user-facing change?

None
oshoval commented 1 week ago

lanes are failing here, might be because of that, will revisit according needs https://github.com/ovn-org/ovn-kubernetes/actions/runs/9561467513/job/26357062575?pr=4454 https://github.com/ovn-org/ovn-kubernetes/actions/runs/9561467513/job/26357063548?pr=4454 https://github.com/ovn-org/ovn-kubernetes/actions/runs/9561467513/job/26357064955?pr=4454 https://github.com/ovn-org/ovn-kubernetes/actions/runs/9561467513/job/26357065199?pr=4454