Blair Hamilton
Blair Hamilton
You have a devspace docker image that you can use from dockerhub, however, it does not have the loft plugin which we use for our automation. It would be very...
Currently, you can not update helm apps due to the now deprecated URL. According to [this article ](https://www.cncf.io/blog/2020/10/07/important-reminder-for-all-helm-users-stable-incubator-repos-are-deprecated-and-all-images-are-changing-location/) on November 13th, the old repos are now deprecated. *Expected Results* Installing/Upgrading...
When you have an app installed from a custom URL it does not get helm version updates. for example:  ``` helm search repo spotinst NAME CHART VERSION APP VERSION...
**Issue** While the dev command is super useful, it falls short when a user has left open a devspace dev as the port forwarding keeps the space active and never...
### Checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X]...
Would love to have a skin made for this awesome addon: https://www.curseforge.com/wow/addons/macro-toolkit
### cdktf & Language Versions ``` language: typescript cdktf-cli: 0.14.3 node: v16.15.1 cdktf: 0.14.3 constructs: 10.1.215 terraform: 1.1.7 ``` ### Affected Resource(s) * CDKTF Typescript ``` const tags = new...
## what * fixed transfer_server_ssh_key to not use the index but instead the key value * switched out vpc in ews_eip for domain ## why * the reference aws_transer_user is...
## Status **READY** ## Description This change will allow you to keep a repo current if there are no local changes. Sometimes you just want to keep the repo in...
## Status **READY** ## Description This should address issue #29. Currently, go-git does not have partial clones, so the filter is not completely working. It should be in v6, but...