Andrew Kutz
Andrew Kutz
Hi, I just started using Zsh, not to mention oh-my-zsh, so please excuse me if I make a mistake triaging this issue. I was trying to get the Go prompt...
This patch introduces the `ProvidesLogMessageAndData` interface. This interfaces enables types to directly influence the log message and data provided to a log entry when a user simply invokes `log.Info(obj)`. This...
/kind feature Failure domains should be expanded beyond region/zone tags to include the following: * Clusters * Datacenters * Datastores * Host groups * ResourcePools
/kind feature **Describe the solution you'd like** CAPV should support NSX-T for: * Load balancers for deploying multi-node control plane, HA clusters * Related to https://github.com/kubernetes-sigs/cluster-api/issues/1250 * Ability to configure...
/kind feature **Describe the solution you'd like** Disable auto-approval of PRs. Currently when an individual with approver status submits a PR, the PR is automatically approved. This results in a...
/kind feature **Describe the solution you'd like** The package `pkg/cloud/vsphere/services/cloudprovider` is not really a service, it's more of a utility repository for creating the components necessary to deploy the external...
/kind feature **Describe the solution you'd like** The machine spec should define some label prefix to indicate which tags and values should be applied to VMs. For example: ```yaml labels:...
/kind feature # Validating inputs When an initial target cluster deployment with `clusterctl` fails, it's often an opaque experience. When the failure is due to invalid inputs, it's frustrating twice...
# Summary This story tracks enabling a user-friendly option for telling controller-runtime to self-identify with a distinct ID when making HTTP calls to the Kubernetes API server. # Context The...
Has there ever been any consideration towards the inclusion of a feature gate flag / marker combination that could be used to control the generation of CRDs from the Go...