Replies: 2 comments 3 replies
|
An upgrade is typically not the reason. This can be something due to a change in the IDP or the nodes themselves if they had dynamic tagging for example. |
|
There has definitely been a behavioural change in how Teleport functions. I had this in my role: node_labels: Had both of these + 2 additional labels specified in my teleport.yaml: customer & service (so that we could identify from the list which customer/service running on each node). I now find that I must change the role to add these labels as *: node_labels: So, it looks like v7 didn't care about missing labels (maybe defaulted to *), but v8 requires all labels to be present in the role. |
Uh oh!
There was an error while loading. Please reload this page.
I see my agents are at 18.1.4 and before the last upgrade were at 17.5.2.
Since the upgrade, my non-admin role no longer displays many nodes, and (based on audit logs) no role changes were made. Is there some handling of the tags that changed between versions?
All reactions