Replies: 1 comment
-
Hmmm. There should be no new requirements in terms of the aws provider. That looks like something is not okay with a security group allowing access to the endpoint? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I just attempted to upgrade my management cluster capi-components using
clusterctl upgrade plan
andAWS_B64ENCODED_CREDENTIALS=$(clusterawsadm bootstrap credentials encode-as-profile) clusterctl upgrade apply --contract v1beta1
but it fails to install the new aws-provider version claiming failure to reach my DNS server:Is there a way to better find out what is happening or are there new requirements for 2.1.2?
Beta Was this translation helpful? Give feedback.
All reactions