Stanley Shyiko

Results 87 comments of Stanley Shyiko

@philicious no plugin yet I'm afraid (we're not using Helm and so it's hard to justify making it a priority (at least not until Helm 3 is out)). **BUT**. There...

Hi. Check that 1. secret-oxidixed-id-rsa.pub.yml is actually encrypted (it should contain `# kubesec:v:4`) 2. `kubesec --version` where you are trying to `kubesec decrypt` is >= `kubesec --version` when secret was...

Any chance you have .gitattributes with newline normalization? https://help.github.com/en/articles/dealing-with-line-endings

Caution: these might not play well with kotlin-native (see https://github.com/JetBrains/kotlin-native/tree/master/samples).

@cable729 Not directly. I expect this to change once https://github.com/shyiko/ktlint/pull/294 is merged, though.

Hey John. Thanks for the PR! Any chance you'd be willing to add a test case for `[*]`?

Sorry for the delay. `kubetpl r dir/* -s KEY=VALUE` should work just fine (relies on shell expanding the wildcard). I am, however, open to a PR that would allow to...

Hey Daniel, The reason `kubetpl r templates/deployment.yml -i configs/*.yml` isn't working is shell expansion. `kubetpl r templates/deployment.yml -i configs/*.yml` is interpreted (by the shell) as `kubetpl r templates/deployment.yml -i configs/config1.yml...

> Possible to get collaborator / write access to this repo so I can transfer the issues over to my fork? Absolutely. Invite sent. > hope you're doing well and...

BTW, Ben, you're welcome to transfer the entire repo. If not, I'd recommend [contacting GitHub Support](https://help.github.com/en/github/setting-up-and-managing-your-github-profile/why-are-my-contributions-not-showing-up-on-my-profile#commit-was-made-in-a-fork) to detach [osheroff/mysql-binlog-connector-java](https://github.com/osheroff/mysql-binlog-connector-java) for discoverability reasons as [forks are not shown in search results...