Thomas Morin
Thomas Morin
example: https://bugzilla.redhat.com (textbox content appears black on dark)
gerrit
The web frontend of the gerrit tool does not look ok with this extension. Example at https://review.openstack.org The text box at the top right corner is white on white in...
When using `configMapGenerator` in an overlay, with `behavior: create`, I run into the following error, although the name of the generated configMap once appended with the "-abcde12345" suffix would not...
This is a small evolution so that messages like `health check failed after 30.040865791s: timeout` are made shorter and more readable, by rounding the duration to the nearest second and...
### What would you like to be added (User Story)? There is a low-hanging fruit of something easy to do to have CAPI resources play much nicer with tools relying...
### Long story short I'm writing a small controller with no CRD associated that only reacts to changes on Nodes and Pods. For reasons unrelated to this issue (which I'm...
There is code to propagate network settings present under `spec.clusterNetwork` in the CAPI Cluster resource, to the RKE2 configuration: https://github.com/rancher-sandbox/cluster-api-provider-rke2/blob/main/pkg/rke2/config.go#L190-L200 ... but this code does not cover `Cluster.spec.clusterNetwork.serviceDomain` This isn't...