Skip to content

Remove usage of CC's cloud_controller_container_networking_info and internal_route_vip_range #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

svkrieger
Copy link

@svkrieger svkrieger commented May 21, 2025

Summary

We want to remove the cloud_controller_container_networking_info link from CAPI release and the usage of internal_route_vip_range in Cloud Controller.
cf-networking release is still consuming the link, which is why we need to remove it from here first.
I built a dev release for cf-networking with the changes in this PR, as well as a dev release of capi including the below mentioned changes (+removed the link completely) and deployed it to a BBL environment. CATS were green.

Please check whether it can be removed from your POV. Also please check whether I got all references.

Here is the initial issue: cloudfoundry/cloud_controller_ng#3712

And those PRs will remove it from CAPI release and CC:
cloudfoundry/cloud_controller_ng#3761
cloudfoundry/capi-release#419

Backward Compatibility

Breaking Change? Yes/No
I suppose no if it is dead code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant