JBWatenbergScality
JBWatenbergScality
**Component**: **Context**: **Summary**: **Acceptance criteria**: --- Closes: #ISSUE_NUMBER
**Component**: salt, shell-ui **Context**: When upgrading from 2.9.x to 2.10.x we lost patches to OIDC and users groups mapping configuration. **Summary**: This solves it by copying the old configuration to...
**Component**: Shell-UI **Why this is needed**: Shell-UI changed significantly in Metalk8s 2.10 as we refactored it using webpack 5 module federation but new features are not yet documented. **What should...
**Component**: UI **What happened**: Nodes and volumes not refreshed automatically. **What was expected**: Nodes and volumes to be refreshed. **Steps to reproduce** 1. Log into MetalK8s ui 2. Switch your...
**Component**: ui, shell-ui **Why this is needed**: In some context we may want to customise the UI theme. This was **partly** supported until 2.9 (colors were customisable but not the...
**Component**: UI **What happened**: On node and volume page some french translation are missing :    Translations missing for : Node page : - [ ] Table headers...
**Component**: doc **Why this is needed**: We should document shell-ui to explain the user : - it's role - how it is deployed
**Component**: build **What happened**: When trying to build on dev/2.9 branch I met the following issue : `No package salt-minion-3002.5 available.` and my `_build` folder kept `salt-minion-3002.2` rpm package instead...
This change assume that the end to end tests are idempotent (so they don't have side effects).
Change1: MigrateMasterPod now use getSwitchOverCandidate to select a new masterCandidate Change2: Removed unused masterCandidate (replaced by getSwitchOverCandidate) Fixes: #1983