Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate trusted_cluster name #49169

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bernardjkim
Copy link
Contributor

Closes #48309

Teleport now prevents the creation of a trusted_cluster resource if the name does not match the cluster name. Users will be shown the following error message if they attempt to create a teleport_cluster with an invalid cluster name:

trusted cluster resource name must be the same as the remote cluster name. got: "root", expected: "root.example.com"

changelog: The trusted_cluster resource name must now match the cluster name on creation

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49169.d3pp5qlev8mo18.amplifyapp.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trusted_cluster resource renames itself, breaking subsequent updates
1 participant