aws / eks-anywhere-packages

Apache License 2.0
25 stars 27 forks source link

Package Controller Install via CLI not using registry mirror #790

Open junshun opened 1 year ago

junshun commented 1 year ago

What happened: eksctl anywhere install packagecontroller -f cluster.yaml Ignores the registry mirror configuration in the cluster spec.

What you expected to happen: Package controller to be pulled from the registry mirror in the cluster spec.

TerryHowe commented 1 year ago

https://github.com/aws/eks-anywhere/pull/4797

TerryHowe commented 1 year ago

This was reverted