Azure / Azure/azure-cli-extensions
Not able to update azure dev spaces client
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az aks use-dev-spaces
Extension Name: dev-spaces. Version: 1.0.4.`
**Errors:**
```
Traceback (most recent call last):
lib/python3.7/urllib/request.py, ln 1317, in do_open
encode_chunked=req.has_header('Transfer-encoding'))
lib/python3.7/http/client.py, ln 1252, in request
self._send_request(method, url, body, headers, encode_chunked)
lib/python3.7/http/client.py, ln 1298, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
...
lib/python3.7/urllib/request.py, ln 1319, in do_open
raise URLError(err)
urllib.error.URLError:
```
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- _Put any pre-requisite steps here..._
- `az aks use-dev-spaces --update -g {} -n {}`
## Expected Behavior
## Environment Summary
```
Darwin-19.5.0-x86_64-i386-64bit
Python 3.7.5
Shell: bash
azure-cli 2.0.77 *
Extensions:
dev-spaces 1.0.4
aks-preview 0.4.33
interactive 0.4.4
azure-kube-cli 0.0.1
```
## Additional Context
Contributor guide
Assessment
This issue has not been assessed yet.