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

[v15] Discover EKS: handle 'CONFIG_MAP' authentication mode gracefully #48295

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #47960 to branch/v15

EKS Cluster Access Config's Authentication mode can be set to one of:
- API
- API_AND_CONFIG_MAP
- CONFIG_MAP

Teleport requires either API or API_AND_CONFIG_MAP to install the helm
chart.

This PR checks this value before trying to install the helm chart.
This way the user is presented with a better error message.
@marcoandredinis marcoandredinis added the no-changelog Indicates that a PR does not require a changelog entry label Nov 1, 2024
Copy link

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

Access this pull request here: https://pr-48295.d1v2yqnl3ruxch.amplifyapp.com

@marcoandredinis marcoandredinis added this pull request to the merge queue Nov 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 4, 2024
@marcoandredinis marcoandredinis added this pull request to the merge queue Nov 4, 2024
Merged via the queue into branch/v15 with commit d2c26f2 Nov 4, 2024
36 of 37 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-47960-branch/v15 branch November 4, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants