crossplane-contrib / provider-jet-linode

Apache License 2.0
1 stars 1 forks source link

External name does not update when the initial cluster is deleted and it gets recreated #5

Open gerhard opened 2 years ago

gerhard commented 2 years ago

After step 5/5 https://github.com/thechangelog/changelog.com/pull/399, the cluster's external name does not get updated:

image image

External name is still 49593, the new external name is 49594

Let's pair-up on this @muvaf so that I can show you live what I mean 👍🏻

muvaf commented 2 years ago

This is fixed with https://github.com/crossplane/terrajet/pull/190 . So, updating to the latest Terrajet should fix it for this provider.