Patrick Dillon

Results 9 issues of Patrick Dillon

The help message is not visible for multiline inputs. I create it like this: ``` err := survey.Ask([]*survey.Question{ { Prompt: &survey.Multiline{ Message: "Service Account", Help: "The location to file that...

Bug
Enhancement

Seeing a panic when creating a cluster with a nil `Cluster.Spec.ControlPlaneRef`. Fix in #4817 ``` E0226 15:27:32.383242 89 controller.go:329] "Reconciler error" err="panic: runtime error: invalid memory address or nil pointer...

priority/critical-urgent
lifecycle/stale
needs-triage

- aws - nutanix - openstack - powervs - vsphere Have all passed e2e tests using the capi installer. Depends on https://github.com/openshift/installer/pull/8343 Depends on https://issues.redhat.com/browse/CORS-3477

size/L
do-not-merge/hold

openshift/release#50438 added initial capi periodics for aws & vsphere. This updates sippy so that the jobs will be visible. Note that these periodics are currently ci-only. We're still working on...

Fixes an unchecked error when building the GCP client.

approved
do-not-merge/hold
needs-rebase

/kind feature **Describe the solution you'd like** Support using CAPZ to provision clusters on Azure Stack Hub. **Anything else you would like to add:** Achieving this goal would entail: -...

kind/feature
lifecycle/rotten
priority/backlog

Manual cherry-pick of #2124 --- An incorrect regex validation prevents users from specifying AWS tag keys or values that include spaces, which are allowed by AWS's official regex: https://docs.aws.amazon.com/directoryservice/latest/devguide/API_Tag.html Also...

lgtm
size/XL
cherry-pick-approved
backport-risk-assessed
jira/invalid-bug
jira/valid-reference

AWS docs indicate that tag keys cannot be prefix with aws:. See: https://docs.aws.amazon.com/directoryservice/latest/devguide/API_Tag.html Using this key prefix leads to an AWS API error indicating the prefix is reserved for AWS...

size/XXL
needs-rebase
do-not-merge/hold
jira/valid-reference

**What type of PR is this?** /kind feature **What this PR does / why we need it**: This PR adds infrastructure provisioning support on Azure Stack. Currently Azure Stack is...

kind/feature
cncf-cla: yes
size/L
lifecycle/rotten
release-note
needs-rebase
ok-to-test