David Lewis
David Lewis
I'm also looking for a workaround. I am unable to share my clipboard (plain text) between my client: Mac OS X 10.7.5 and CoRD 0.5.7 (5701) connecting to a Windows...
Actually, it seems to be working. I'm not sure why it didn't seem to be working previously, it may have just been the login page that I was testing. --...
This is very much an issue, I was able to reproduce it in Kustomize 3.8.1 ``` kustomize version {Version:3.8.1 GitCommit:0b359d0ef0272e6545eda0e99aacd63aef99c4d0 BuildDate:2020-07-16T05:11:04+01:00 GoOs:darwin GoArch:amd64} ``` Raw Deployment: ```yaml --- # Source:...
Hi @paulvi, sorry to give such a late reply to this. -- Sure, we can transfer! If you want to continue development / maintain of that repo, I'll set you...
Hmm, ok, thanks. I'll take a look at that.
`dry-run=client` does not need a kube config to run, whereas `dry-run=server` does. I do agree that server gives much better validation and results than any other validation tool, so to...
Related issue. [kubernetes#51475](https://github.com/kubernetes/kubernetes/issues/51475). `--dry-run=client` should not require access to the kube API.
Thanks for taking such an extraordinary amount of time to write that up and explain everything. I had no idea, and I genuinely feel bad for you, especially since you're...
Is there any work being done on this? It feels like this feature "prevent_destroy" is designed as "annoy you because you put this flag in if you want to destroy...
We love variable validation and use it quite frequently, but there is a very big need for enum-type variable inputs in modules. One of the rationale for this functionality is...