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

Fix API Server url for Managed EKS #1375

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

QuentinBisson
Copy link
Contributor

@QuentinBisson QuentinBisson commented Sep 20, 2023

Towards giantswarm/roadmap#2832

On Managed EKS clusters, the api-server URL populated by the CAPA provider starts with https:// and this causes issue in PMO as it cannot access the following url:
https://https/F5AB99CD4973C48F8F80414C4693ED04.gr7.eu-west-2.eks.amazonaws.com:443

This PR should fix it.

This will be tested on Gauss, Grizzly (CAPA and CAPA EKS) and Snail (Imported EKS)

Checklist

I have:

  • Described why this change is being introduced
  • Separated out refactoring/reformatting in a dedicated PR
  • Updated changelog in CHANGELOG.md

@QuentinBisson QuentinBisson self-assigned this Sep 20, 2023
@QuentinBisson QuentinBisson force-pushed the fix-api-server-url-for-eks branch 2 times, most recently from cfc443c to 7357ce0 Compare September 20, 2023 13:04
@QuentinBisson QuentinBisson force-pushed the fix-api-server-url-for-eks branch from 7357ce0 to ca27676 Compare September 20, 2023 13:14
@QuentinBisson QuentinBisson marked this pull request as ready for review September 20, 2023 13:35
@QuentinBisson QuentinBisson requested a review from a team as a code owner September 20, 2023 13:35
@QuentinBisson
Copy link
Contributor Author

Tested on Snail, Grizzly and Gauss, fixes the EKS issue

@QuentinBisson QuentinBisson merged commit 36bc06c into master Sep 20, 2023
2 checks passed
@QuentinBisson QuentinBisson deleted the fix-api-server-url-for-eks branch September 20, 2023 14:17
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.

2 participants