Teddy Andrieux
Teddy Andrieux
**Description** A clear and concise description of what the bug is. On RHEL-8-based OS, using `pkg.installed` should mark the package as "installed by user" so that it do not get...
Build our own keepalived container image based on alpine that will be used later to manage Workload Plane Ingress VIPs. --- Manual tests I ran - Creating a test DaemonSet...
We also bump the fluent-bit container image to v1.9.5
**Component**: 'salt' **Why this is needed**: To follow new Salt versions **What should be done**: Upgrade Salt to the latest version (3003.1 when this ticket get opened) **Implementation proposal** (strongly...
**Component**: 'metallb', 'network' **What happened**: Currently, MetalLB L2 does not support nodes in different L2 segments see https://github.com/metallb/metallb/issues/511 But even if MetalLB does current design in MetalK8s for control plane...
**Component**: 'salt', 'kubernetes' **Why this is needed**: When the `metalk8s.deployed` state succeeded all the service deployed should be ready **What should be done**: Add a check waiting for all kubernetes...
For each state we should have a state to do the "opposite" `uninstalled` `unconfigured` `undeployed`, ...
Same as #3319 for all Kubernetes components here the list (maybe not exhaustive): - `kube-scheduler` - `kube-controller-manager` - `kubelet` - `kube-proxy`
Allow to use doit to generate the charts SLS, and also validate the generated SLS content in the CI ```console $ ./doit.sh list --all codegen codegen Run the code generation...