Blair Hamilton

Results 11 issues of 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...

feature

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...

enhancement
feature
needs-information

When you have an app installed from a custom URL it does not get helm version updates. for example: ![](https://uploads.linear.app/0aab256f-61c4-44f4-9aff-15fe09c2026b/07d03c1d-bc89-4d1f-beec-304737726c26/2dae409e-ded6-4c77-b1ae-ce42817d809a) ``` helm search repo spotinst NAME CHART VERSION APP VERSION...

feature

**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...

kind/feature

### 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...

bug
cdktf
priority/important-longterm
ux/configuration
size/medium

## 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...