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

Run Amazon EKS on your own infrastructure 🚀

Results 472 eks-anywhere issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: Improve documentation around `network` for vsphere configuration and how only one single network is supported. **Why is this needed**: It's not clear that...

kind/enhancement
team/providers
area/docs
stale

Add Bitbucket as a supported svc provider for Flux

kind/enhancement
team/cli
area/gitops
stale

Currently, we only trigger CP and Workers upgrade if the new cluster config (including cluster crd and some of provider specific ones) differs from the one installed in the cluster....

kind/enhancement
status/notstarted
priority/p1
team/cli
area/cli
stale

Add tests that (use same test matrix as in #324) create a cluster using the current latest release of the cli and the current latest bundle, followed by upgrading the...

kind/enhancement
area/e2e
team/cli
stale

When releasing a new `Bundles` manifest, we need the ability to run E2E tests with that new bundle, before it has been fully released and made available to users

kind/enhancement
area/e2e
status/design
team/cli
stale

Provider are probably doing too many things now, it's difficult to read/change the code The interface doesn't need to change if we don't see the need, we should at least...

kind/cleanup
status/notstarted
team/cli
area/cli
stale

The `executables` package now contains business logic, when it was supposed to be just a wrapper around the low level operations provided by the binaries Any other higher level operation...

kind/cleanup
status/notstarted
team/cli
area/cli
stale

**What happened**: Attempted to update the ssh keys and run an upgrade. The upgrade was successful, the control plane rolls out a new node and the new ssh key could...

kind/bug
area/updates

**What would you like to be added**: We want the checkpoint file to be populated as tasks succeed instead of only at the end when an error occurs. **Why is...

kind/enhancement
team/cli
area/cli

The cli used the `govc library.import` command to import using the content library, which causes the command to fail with `Error transferring file` `Pipe closed.`. When doing it through the...