Justin Lamp
Justin Lamp
Hey there, Right now it is only possible for the `gateway.spec.listener.tls.certificateRefs` to only contain one certificate. This in my opinion is very limiting as I have 3 domains + many...
Hey, based on #2190 and #2174 the behavior of shared Loadbalancers were refactored. It is no longer possible to share internal Loadbalancer services. Since we rely on this behavior and...
### What would you like to see implemented? Hey, we'd like to manage Subnets wih korc, but we have a requirement on IPv6. To uniquely allocate IPv6 prefixes we use...
### Command openstack ### Description I would love to see support for the openstack cli to be added. It is used by many private and clouds. I know it's a...
**How to categorize this issue?** /area controlplane /kind bug **What happened**: When creating the seed cluster an instio-ingressgateway will be deployed for all defined zones. Unfortunately in our wisdom we...
**What this PR does / why we need it**: With the barbican KMS plugin it's impossible to use clouds.yaml authentication. **Which issue this PR fixes(if applicable)**: fixes #2895 **Special notes...
/kind bug **What happened**: I wanted to use my clouds.yaml for authentication, but the options are never used by the kms plugin **What you expected to happen**: Authenticate like with...
/kind bug **What steps did you take and what happened:** IPv6 connectivity is impossible with IPv6 when using the CAPI managed SecurityGroups. The only allowed traffic is egress. **What did...
**How to categorize this issue?** /area storage /kind enhancement /platform openstack **What would you like to be added**: I'd like to override the storageClasses with a namespaced namespacedCloudProfile. Right now...
### Description I'd like `propertyNames` to be supported in order for the keys in a map to be validated with a regex. ### Example ```yaml components: schemas: Labels: type: object...