Rene Peinthor
Rene Peinthor
Ok thanks for the update. Definitely a bug that, we allow to remove volume definition while there are still snapshots that use that volume definition. As a workaround it should...
How do you get your packages? self build?
so the first `/health` is already stuck? is there high load on linstor? any other action at that time?
Sorry, I'm also too far away from all this CSS/SCSS stuff to give any real suggestion. Suggestion 3 might work, but we would need to test, as it sounds as...
btw. this is my workaround for now: ``` { "scripts": { "build": "yarn patch-patternfly && parcel build", "patch-patternfly": "sed -i 's/..\\/..\\/assets\\//\\/node_modules\\/@patternfly\\/react-styles\\/css\\/assets\\//g' node_modules/@patternfly/react-styles/css/components/BackgroundImage/background-image.css node_modules/@patternfly/react-styles/css/components/AboutModalBox/about-modal-box.css node_modules/@patternfly/react-styles/css/components/FormControl/form-control.css" } } ```
correct they only target `Aux/` properties and as far as I know from my head the `Aux/` should not be included.
you are right, I mixed that up, on the command line client the `Aux/` namespace gets added automatically. but if you use REST directly it has to be specified
is this good enough now?
@rohityadavcloud btw. I fixed the secuirty hotspot
@DaanHoogland done and weird, because I just had todo a local rebase. no conflicts.