Skip to content
Discussion options

You must be logged in to vote

I took a quick look in the version history: up to 1.4.8 the load-balancer indeed was called <cluster>-<ingresstype>.
Starting with 1.5.0 the ingress-type suffix was dropped.

This puts now in a bad situation. For the first part, I don't know if the CCM will change the load-balancer name if it's changed in Kubernetes. (If not, maybe deleting it by hand and letting the CCM recreate could help). But besides that the plan/apply would fail anyway because the data source is invalid and can't resolve to an actual resource.

To allow the upgrade we could introduce a variable to set the load-balancer value manually (back to the old format).

As a last straw the hacky solution: Create a load-balancer …

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by me-marcel
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mysticaltech
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #489 on January 10, 2023 19:32.