-
A size constrained (SizedBox / Container size) OutlinedButton clips child text when all the sizes are uniformly scaled up.
## Steps to Reproduce
Run the code sample or see the screenshots.
Execut…
-
When installing the Karavan VS Code plugin extension using OpenShift Devspaces, there is a blank screen when opening an Integration using the context menu.
Firefox version:
102.13.0esr (64-bit)
…
-
### Is your feature request related to a problem? Please describe.
### Describe the solution you'd like
### Describe alternatives you've considered
### Additional context
-
I am unable to create multiple clusters in devspaces. getting the below error. Checked through the documentations and unable to find any clue
Error:
admission webhook "vchecluster.kb.io" denied …
-
https://devspace.sh/cli/docs/introduction
a client side cli tool for operating k8s cluster
-
While running the starter app in DevSpaces all the url Parameters are defined in config.py.
These variables need to be overwritten with the correct values in the Robot/Microshift Environment and ad…
-
### Is your feature request related to a problem? Please describe.
### Describe the solution you'd like
### Describe alternatives you've considered
### Additional context
-
### Describe the bug
As a developer, if I configure my devfile with `cpuLimit`, I expect that the default value for `cpuRequest` will be used, since I did not modify it.
However, when my workspace…
-
**What happened?**
while running `devspace init` wizzard I selected "Use Other Registry" when Asked which registry to use to push images .
error :
```
panic: regexp: Compile(`^(?!-)[a-z0-9-…
-
Devspace currently has no built-in way to wait until the deployment is ready, as one would need e.g. on a ci / cd pipeline where one would first wait until the deployments are fully successful before …