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

Registry mirror CA issue #768

Open
4 of 5 tasks
vincentni opened this issue Jan 20, 2023 · 1 comment
Open
4 of 5 tasks

Registry mirror CA issue #768

vincentni opened this issue Jan 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working Release-5

Comments

@vincentni
Copy link
Member

vincentni commented Jan 20, 2023

The management cluster shouldn't use its registry mirror CA when installing packages on workload clusters

  • CLI changed to create registry-mirror-secret during workload cluster installation
  • CLI change to move registry-mirror-secret to eks-anywhere-clusterName namespace
  • ecr-token refresher change to look for registry-mirror-secret in cluster namespaces
  • ecr-token refresher change to create <endpoint-name>.crt files in registry-mirror-creds secret
  • package controller change to look for <endpoint-name>.crt file for cert
@vincentni vincentni added the bug Something isn't working label Jan 20, 2023
@TerryHowe
Copy link
Contributor

TerryHowe commented Jan 20, 2023

I think the best way to fix this would be rename the ca.crt file to domain.crt and look for the appropriate named file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Release-5
Projects
None yet
Development

No branches or pull requests

2 participants