unsupported role: "Instance"
errors with EC2 join method
#13677
Labels
bug
regression
test-plan-problem
Issues which have been surfaced by running the manual release test plan
Expected behavior:
Nodes can use the EC2 join method with no error logs.
Current behavior:
The following is logged once per minute:
Bug details:
version 10
join a node/app/db/kube to the cluster using the EC2 join method https://goteleport.com/docs/setup/guides/joining-nodes-aws-ec2/
above
@fspmarshall I'm not sure what the "Instance" role does or if this currently breaks anything, but we'll need to fix this, the logs are not nice and it's failing to get certs for the "Instance" role. The EC2 join method does a uniqueness check here and does not know how to check if an "Instance" is unique.
The text was updated successfully, but these errors were encountered: