Chesli Jones

Results 4 issues of Chesli Jones

**What happened?** There doesn't seem to be a way to override the `apiVersion: extensions/v1beta1` DevSpace uses for the `ingress-nginx` controller which could be responsible for the ingress controller not working...

area/chart-deployment

Been struggling to get this implemented and find the documentation pretty vague. I'd like to help improve it if I can get this working. Related documentaiton: https://python-social-auth.readthedocs.io/en/latest/backends/azuread.html ``` # settings.py...

drf-oauth2

Been trying to fix this for a few days now. Error: ``` [api] Internal Server Error: /api/social/azuread-tenant-oauth2/ [api] Traceback (most recent call last): [api] File "/usr/local/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner...

**What happened?** Trying to run `pytest` and `coverage`, and display the results in terminal using `onUpload.exec.command`. This is probably just user error. [I've asked about it on SO](https://stackoverflow.com/questions/78577854/trying-to-show-pytest-and-coverage-results-on-every-sync-using-devspace). **What did...

kind/bug