Wonkun Kim
Wonkun Kim
*Issue #, if available:* #2878 *Description of changes:* Add --insecure flag to download images command *Testing (if applicable):* Manual test with and without --insecure on `download images` command By submitting...
**What would you like to be added**: Add --insecure flag to `download images` command **Why is this needed**: In a certain customer environment, the HTTPS_PROXY environment is not honored by...
**What happened**: ``` $ eksctl anywhere download images --output artifacts.tar Pulling images from origin, this might take a while Writing images to disk Pulling images from origin, this might take...
*Issue #, if available:* https://github.com/aws/eks-anywhere/issues/1602 *Description of changes:* Skip appending ':443: suffix to the image URLs when the registry mirror endpoint port is not specified or the same as the...
I tried to build cli on MacOS and Ubuntu, but both didn't work because goreportcard-cli is not found. ``` ❯ git clone https://github.com/gojp/goreportcard.git cd goreportcard make install go install ./cmd/goreportcard-cli...
While showing tutorial overlay, if the back button is pressed, the overlay is supposed to go away but it's not.
*Issue #, if available:* *Description of changes:* *Testing (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms...
**What happened**: When the mgmt cluster's kubeconfig file is not in the conventional location ([cluster_name]/[cluster_name]-eks-a-ckuster.kubeconfig) deleting the cluster isn't working. I specified the kubeconfig path in two ways. 1. --kubeconfig...
**What happened**: The Chart.yaml file of the downloaded .tgz file of eks-anywhere-packages helm chart contains the following version: ``` version: 0.2.0-268fb4434bf3b0f63db44fc88af8184c2a2e478b ``` **What you expected to happen**: It should have...