Matt Pryor
Matt Pryor
I am running Myrtille behind an authenticating proxy to control access to a limited set of Windows boxes, where every authenticated user is permitted to access all of the boxes....
It would be really nice to have an installation method for the AWX operator that doesn't rely on the presence of Git and make. A Helm chart would be perfect,...
Currently, the `gossip_dns_host` is derived from the `FLY_APP_NAME` environment variable. This makes it almost impossible to use the gossip protocol in an environment other than Fly, despite the implementation being...
/kind bug **What steps did you take and what happened:** Tried to make a cluster specifying a flavor ID, which failed. **What did you expect to happen:** It to work....
**What this PR does / why we need it**: Allows control plane nodes to be created that do not specify a failure domain (availability zone). This is important for clouds...
/kind feature **Describe the solution you'd like** When we create a resource, we should store the ID somewhere in the `OpenStack{Cluster,Machine}.status` field. When we come to delete resources associated with...
/kind feature **Describe the solution you'd like** Currently, CAPO machines require that a failure domain (availability zone) is specified. However there are a number of cases where this results in...
**What this PR does / why we need it**: This PR adds the ability to create clusters without explicitly setting availability zones. The use case is discussed in detail in...
/kind bug **What steps did you take and what happened:** When a cluster is provisioned in a way that none of the ports have security groups applied, then when the...
/kind feature **Describe the solution you'd like** We should put control plane nodes in a server group with the soft anti-affinity policy to decrease the risk that a hypervisor failure...