Tibi

Results 19 issues of Tibi

### Description As a eksctl user, so that I don't manually convert managed nodegroup's labels and taints as tags for ASG, I want them to be converted into tags and...

kind/feature
area/autoscaler

### Description When using `eksctl create addon` command with the `--config-file` flag, there is a bug in that instead of filtering out addons that already exist in the cluster, it's...

kind/bug
area/add-ons

### Description We are having a couple of methods that return either some instance or a list of those instances, which are very similar in name. In fact, the one...

kind/improvement
skip-release-notes
area/tech-debt

### Description Consider the following situation: - we specify, by name, as instructed by docs, a private subnet within a certain nodegroup ![image](https://user-images.githubusercontent.com/110664232/191177887-4c031e70-27cb-45f4-9e46-21434fbe00c3.png) - the same private subnet is specified...

kind/improvement

### Description Closes #5607 Trimmed CLI output of creating a cluster on the new version ``` 2022-08-18 10:50:08 [ℹ] eksctl version 0.110.0-dev+1a73c2b2.2022-08-18T10:42:08Z 2022-08-18 10:50:09 [ℹ] using Kubernetes version 1.23 2022-08-18...

kind/improvement
do-not-merge

This ticket specifically refers to the following tasks: `NewTasksToDeleteNodeGroups`, `NewTaskToDeleteUnownedNodeGroup`, `NewManagedNodeGroupTask` and `NewUnmanagedNodeGroupTask` which should be moved under `actions/nodegroup` For further reference, check out #5450

priority/important-longterm
area/tech-debt

This ticket specifically refers to: `NewTasksToDeleteOIDCProviderWithIAMServiceAccounts`

priority/important-longterm
area/tech-debt

Unit test coverage for the `ctl` package mostly consists of checking correct usage of the commands e.g. all required flags are specified, the command throws validation errors if incorrect flags...

priority/important-longterm
area/tech-debt

This ticket specifically refers to the following tasks: `NewTasksToCreateIAMServiceAccounts` and `NewTasksToDeleteIAMServiceAccounts` which should be moved under `actions/irsa` package. For further reference, check out #5450

priority/important-longterm
area/tech-debt

This ticket specifically refers to the following tasks: `NewTasksToCreateCluster` and `NewTasksToDeleteClusterWithNodeGroups` which should be moved under `actions/cluster` package. For further reference, check out #5450 Blocked by #6962

priority/important-longterm
area/tech-debt