eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
**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...
Add Bitbucket as a supported svc provider for Flux
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....
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...
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
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...
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...
**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...
**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...
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...