eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure π
**What would you like to be added**: In [release `v1.5.0`](https://github.com/containerd/containerd/releases/tag/v1.5.0), `containerd` deprecated the configuration for registry mirror we are currently using. The new way to configure registry mirrors can be...
Currently, we only support running one specific E2E test (that runs automatically) in our PRs. **What would you like to be added**: Be able to run (ideally) any E2E test...
**What would you like to be added**: * A pipeline should run a small, fast and completely stable subset of e2e tests using the production EKS-A CLI as-released. This should...
Related to #1168. This allows for a more realistic workflow and simplifies the setup. This could be achieved by either: * Add new entries for the release branch binaries in...
Currently, EKS-A assets are built by a codebuild pipeline, and a new DevRelease is published. This can brake dev builds in unexpected ways whenever there are incompatibilities or new patches...
When testing a new bundle (E2E tests in main just after a change to the `config` method), I want to test a binary which embeds the new bundle, rather than...
**What would you like to be added**: Coming from https://github.com/aws/eks-anywhere/issues/1116 Close all opened resources when the CLI receives a TERM signal In particular, make sure the eks-a tools long running...
**What would you like to be added**: Coming from here https://github.com/aws/eks-anywhere/issues/1116 Check if adding `--init` to our `docker run` command for the tools container can help with stuck containers **Why...
Tests for https://github.com/mrajashree/cluster-api/pull/5
When a new `Bundle` is created, we should test it with all the CLI versions that will use it. For new eks-a cli versions, that is already tested during the...