-
**Describe the bug**
The project runs quite fine when debug=True in settings.py but after debug=false it shows server error 500.
**Additional context**
Stackoverflow and other articles are useful…
-
-
### Is your enhancement related to a problem? Please describe
Currently in order to have the machine auto scaler support admin needs to create DWOC object on the cluster:
```
apiVersion: contro…
-
### Description
A new field in the DWOC to set runtime class for all devworkspace pods:
```
config:
workspace:
runtimeClassName: 'myruntimeclass'
```
If this is set in the DWOC, devwo…
-
### Description
I deployed devworkspace-operator using this template https://github.com/devfile/devworkspace-operator/blob/v0.29.0/deploy/deployment/kubernetes/combined.yaml.
After the devworkspac…
-
This project is for GSSoC '21 as well. Need a nice content to tell everyone that this is also a part of GSSoC '21 and contributions are welcome. Completion of this issue means:
* [x] Add GSSoC '21 …
-
## 📚 Documentation
You lack a Code of Conduct which affects your insights page
![image](https://user-images.githubusercontent.com/61582763/107116664-d43dbc00-689a-11eb-893b-18c01abbe71a.png)
## H…
-
**Describe the bug**
**Expected behaviour**
It should be CONTRIBUTING.md as per opensource guidelines
**Impact**
Most new-comers expect a `CONTRIBUTING.md`. Additionally, your insights page …
-
There are many cases where causing the FailedScheduling event to result in workspace failure is problematic. For example, flaky cluster infrastructure can require multiple attempts to schedule a works…
-
### Description
We currently support [cloning projects from ssh urls](https://github.com/devfile/devworkspace-operator/blob/main/docs/additional-configuration.adoc#configuring-devworkspaces-to-use-ss…