Gergely Brautigam

Results 80 issues of Gergely Brautigam

**What happened**: Hello 👋. We are trying to get ipv6 working within CAPA with this [PR](https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/3513). We are passing in everything needed to the bootstrap script. We are creating an...

Closes https://github.com/awslabs/amazon-eks-ami/issues/873 *Description of changes:* Changes `bootstrap.sh` to accept a JSON kubelet config which merges it with the existing config after all changes have been applied by the bootstrap script....

**What would you like to be added**: Right now, bootstrap.sh accepts extra kubelet flags. That's not nice if the thing we try to configure is hard to express via flags,...

**TODOs** - [x] Add missing things like: - [x] Routing - [x] Subnet definitions - [x] ENI support - [x] ... TBD - [x] Configure the aws-node vpc-cni addon to...

kind/feature
size/XXL
cncf-cla: yes
ok-to-test
needs-triage
needs-priority

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Add [Karpenter](https://github.com/aws/karpenter) support for node scaling. **Anything else you would like to...

kind/feature
priority/important-soon
triage/accepted

Now that go 1.18 provides generics, I should try and simplify a lot of the code around the DO stuff that tries to be clever with how I'm parsing the...

Redesign the plugins to just be executable files with convention led parameter list. Much easier and plugins can basically be bash scripts too.

Let's revisit this thing, shall we?