Richard Case

Results 213 issues of Richard Case

This adds AWS infra provisioning using terraform for the AWS account to be used to publish CAPA AMIs. It adds the following: - IAM Group for the CAPA maintainers -...

cncf-cla: yes
lgtm
size/L
area/infra
area/bash
sig/k8s-infra
area/infra/aws

To give confidence that the providers work as expected we need to implement e2e tests.

Some updates to the readme file to use docker in the getting started guide.

This issue is to track API changes that the project wants to make as part of an API bump from v1beta1 to v1beta2. - [ ] Introduce a **KThreesControlPlaneMachineTemplate** kind...

**What type of PR is this?** /kind feature **What this PR does / why we need it**: This moves the "garbage collection" feature out of experimental & to beta and...

kind/feature
size/L
needs-rebase
cncf-cla: yes
release-note-action-required
needs-priority

/kind feature **Describe the solution you'd like** We introduced GC in v1.5.0 in Aug 2022. I propose that we graduate this feature and enable it by default. **Anything else you...

kind/feature
help wanted
priority/important-soon
lifecycle/active
triage/accepted

/kind refactor /kind api-change /priority important-soon /triage accepted **Describe the solution you'd like** An issue to track the changes that are required in the next API version bump to v1beta3....

priority/important-soon
lifecycle/frozen
kind/api-change
needs-triage
kind/refactor

/kind feature **Describe the solution you'd like** Add support for [EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html) to CAPA for EKS clusters. This will be an alternative to IRSA and is simpler as it...

kind/feature
priority/important-soon
area/provider/eks
needs-triage

/kind bug **What steps did you take and what happened:** Due to there being not being the required PR checks on the `release-2.2` branch some issues have been introduced. #4547...

kind/bug
priority/critical-urgent
lifecycle/rotten
area/testing
needs-triage

Updated the install plan so that it uses the official docker apt for Docker. Also changed the install plan for Kubernetes so that you don't supply the gpg cert. **This...