Saurabh Parekh
Saurabh Parekh
*Description of changes:* - Bumping Go version to 1.22 across the codebase - Bumping controller-gen and golangci-lint version to latest By submitting this pull request, I confirm that you can...
*Issue #, if available:* [#2402](https://github.com/aws/eks-anywhere-internal/issues/2402) *Description of changes:* Trigger staging bundle for minor release v0.21.0 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...
*Issue #, if available:* [#2402](https://github.com/aws/eks-anywhere-internal/issues/2402) *Description of changes:* Update docker test name for e2e presubmit By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...
Currently, the default support-bundle-config used by the EKS-A CLI to generate the support bundle does not include the logs for the curated packages. We have had issues in the past...
Currently when a customer upgrades the kubernetes version for their cluster, we don't check if the packages bundle has the same kubernetes version as the cluster. We should add a...
**What would you like to be added**: I want the ability to modify any Bottlerocket [settings](https://bottlerocket.dev/en/os/1.25.x/api/settings/) at the time of cluster creation through the EKS-A cluster spec. Currently we support...
The distribution project was being consumed from the [distribution/distribution](https://github.com/distribution/distribution) repository by harbor package but the newer minor version [v2.13.0](https://github.com/goharbor/harbor/releases/tag/v2.13.0) of harbor now consumes the downstream distribution from [goharbor/distribution](https://github.com/goharbor/distribution) repository which...