Teddy Andrieux

Results 10 issues of 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...

Bug
needs-triage

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...

state:question
state:blocked
kind:dependencies
topic:salt

**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...

kind:bug
state:question
topic:networking
complexity:hard

**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...

topic:deployment
complexity:medium

For each state we should have a state to do the "opposite" `uninstalled` `unconfigured` `undeployed`, ...

state:question
topic:deployment
kind:debt
complexity:hard

Same as #3319 for all Kubernetes components here the list (maybe not exhaustive): - `kube-scheduler` - `kube-controller-manager` - `kubelet` - `kube-proxy`

kind:enhancement
good first issue
complexity:easy
priority:medium

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...