JBWatenbergScality

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

kind:bug
kind:debt
topic:ui
complexity:medium
priority:high

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

topic:ui
priority:low

**Component**: UI **What happened**: On node and volume page some french translation are missing : ![image](https://user-images.githubusercontent.com/75977494/112351455-37a86f80-8cca-11eb-8ad9-b588df2d05d1.png) ![image](https://user-images.githubusercontent.com/75977494/112351532-455df500-8cca-11eb-9de3-93f0485901fd.png) ![image](https://user-images.githubusercontent.com/75977494/112351765-75a59380-8cca-11eb-9ac7-653847da95ee.png) Translations missing for : Node page : - [ ] Table headers...

topic:ui

**Component**: doc **Why this is needed**: We should document shell-ui to explain the user : - it's role - how it is deployed

topic:docs
complexity:easy

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

topic:build

Change1: MigrateMasterPod now use getSwitchOverCandidate to select a new masterCandidate Change2: Removed unused masterCandidate (replaced by getSwitchOverCandidate) Fixes: #1983