eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Run Amazon EKS on your own infrastructure πŸš€

Results 513 eks-anywhere issues
Sort by recently updated
recently updated
newest added
trafficstars

**What happened**: `aws-iam-authenticator` pods are not working with error as below. ```bash $ kubectl -n kube-system logs aws-iam-authenticator-5qtf ... W0729 07:36:06.265507 1 client_config.go:615] Neither --kubeconfig nor --master was specified. Using...

*Issue #, if available:* *Description of changes:* Support for local registry for Baremetal provider *Testing (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy,...

size/XXL

### Description EKS-A provides integration for `aws-iam-authenticator`. We need to enable and validate the integration for bare-metal cluster creation workflow.

provider/tinkerbell

*Description of changes:* Reconciles the Cilium installation in a cluster to the desired state defined in a cluster Spec. Intended to be used from a kubernetes controller. *Testing (if applicable):*...

size/XL

*Issue #, if available:* *Description of changes:* Changes to cloudstack.go, clusterctl.go, bundles_template.yaml and various test/data files to actually use [PR-2854](https://github.com/aws/eks-anywhere/pull/2854)'s addition of kube-rbac-proxy to the bundle. *Testing (if applicable):* Ran...

lgtm
size/M

*Issue #, if available:* *Description of changes:* Removed duplicate cloudStack keys in testdata bundles file. Re-ordered cloudStack sections to be alphabetical, consistent with other sections. *Testing (if applicable):* Unit tests...

lgtm
size/M

*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...

size/M

**What happened**: `eksctl anywhere upgrade cluster` systematically fails validation due to `β€œValidation failed {"validation": "upgrade preflight validations pass", "error": "validation failed with 1 errors: aws iam identity provider is immutable",...

kind/bug

*Issue #, if available:* *Description of changes:* Adding ability to read credentials from the credentials secret provided by the capas provider in order to construct the aws client maps. *Testing...

approved
size/L

*Description of changes:* This messes up with the terminal output and the go test output when the printed text doesn't end with a break line. By submitting this pull request,...

size/XS