killianmuldoon

Results 44 issues of killianmuldoon

With recent logging changes a [reference and object logger were added to CAPI](https://github.com/kubernetes-sigs/cluster-api/commit/1a286fdf7da314bdfbb76b042f8f25f1828734a0#diff-3a86c514d2d3f52dc7235e0444e3a2c54960795d7e73cecb131b876ce306442b): These objects may look correct in json logging, but may not correctly represent the object in text...

priority/important-longterm
kind/cleanup
triage/accepted

This issue is for discussion on whether an "IPFamily" concept and restriction is useful and concretely definable in a way that works across Cluster API providers. Since the introduction of...

help wanted
priority/backlog
kind/cleanup
kind/api-change
triage/accepted

Cluster API currently has two large e2e test runs - on main these are called `[capi-e2e-main](https://github.com/kubernetes/test-infra/blob/b32aa0f189f4bc543753ce33f99ee88068dbfdaf/config/jobs/kubernetes-sigs/cluster-api/cluster-api-periodics-main.yaml#L70-L111)` and `[capi-e2e-dualstack-and-ipv6-main](https://github.com/kubernetes/test-infra/blob/b32aa0f189f4bc543753ce33f99ee88068dbfdaf/config/jobs/kubernetes-sigs/cluster-api/cluster-api-periodics-main.yaml#L112-L155C20)`. `capi-e2e-dualstack-and-ipv6-main` runs everything from capi-e2e-main and additionally runs the CAPI quickstart with...

priority/backlog
kind/cleanup
triage/accepted
area/e2e-testing

Runtime SDK Lifecycle hooks are currently linked to Clusters entirely based on a namespace selector defined in an ExtensionConfig. If an ExtensionConfig has a Lifecycle hook enabled and a Cluster...

help wanted
priority/important-longterm
kind/api-change
triage/accepted
area/runtime-sdk
area/clusterclass