Niki

Results 35 issues of Niki

### Description Closes https://github.com/weaveworks/eksctl-ci/issues/52 The WindowsServer20H2CoreContainer AMI was deprecated on 9 August 2022. See documentation on [Amazon EKS optimized Windows AMIs](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-windows-ami.html) and [AWS Windows AMI version history](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-windows-ami-version-history.html). ### Checklist -...

kind/feature

https://github.com/weaveworks/eksctl/pull/5604 upgraded the `k8s.io/kubernetes` dependency from 1.19, which is no longer supported by EKS, to 1.20. This ticket is to decide if we want to keep the version pinned at...

technical debt
kind/improvement

### Description Closes https://github.com/weaveworks/eksctl-ci/issues/51 Integration Test: https://github.com/weaveworks/eksctl-ci/runs/7782986905?check_suite_focus=true We were pinning k8s to 1.19, but EKS stopped supporting 1.19 on 1 August, which is when the integration tests started failing. ###...

skip-release-notes

### Description Closes #5420 Update best practices for ASG tags and differences between managed and unmanaged nodegroups with `tags` and ASG tags. ### Checklist - [ ] Added tests that...

kind/docs
area/nodegroup

### Description This is a follow-up to https://github.com/weaveworks/eksctl/issues/5420 and https://github.com/weaveworks/eksctl/issues/3961. The aim is to update `propagateASGTags` so that its behaviour with managed nodegroups is the same as with unmanaged nodegroups...

kind/feature
priority/important-longterm
area/autoscaler

### Description Following up from #5250, the aim of this ticket is to find commands that would benefit from `--wait` but are missing this flag, and add the flag to...

area/general-cli
kind/improvement
priority/important-longterm

This issues raises a UX question around how to improve the visibility of the config file fields supported by each command. As mentioned in [this](https://github.com/weaveworks/eksctl/issues/5147#issuecomment-1138304867) comment: > ## 3. Unclear...

area/general-cli
kind/improvement
priority/important-longterm

This ticket is to discuss, revisit and potentially improve the UX for `update`,`upgrade` and `utils` commands. ## `update` vs `upgrade` For context, we have been operating under the assumption that...

area/general-cli
kind/breaking
kind/improvement
priority/important-longterm

### Description ### Checklist - [ ] Added tests that cover your change (if possible) - [ ] Added/modified documentation as required (such as the `README.md`, or the `userdocs` directory)...

skip-release-notes
stale

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** I used ARC to create a self-hosted runner for GitHub Actions. It runs for 10-15s...

bug