Cristian Serbanoiu

Results 5 issues of Cristian Serbanoiu

### TL;DR A _possibly_ unneeded/unused resource is created when calling the module and _it's the only one_ created as part of that module call (`enabled = false` because defaults are...

bug
triaged
P4

**What happened**: While following the documented process for [Bare Metal RollingUpgrades](https://anywhere.eks.amazonaws.com/docs/clustermgmt/cluster-upgrades/baremetal-upgrades/#rolling-upgrades), I prepared a new `cluster.yaml` that includes the `upgradeRolloutStrategy` set to `RollingUpdate` for both the control plane and worker...

**What happened**: When using the same kubeconfig as the EKS-A tooling, running `eksctl anywhere upgrade cluster` with a namespace other than 'default' selected causes one of the checks to fail:...

**What happened**: Apparently out of sync messages in the logs during cluster creation. Let's take a 3-node control plane provisioning as an example. During provisioning, the logs show messages like:...

This is anything but nice. It completely breaks `eksctl anywhere` operations just because of a valid URL change. --- ### Context - Setup is **Bare Metal** in a test environment...