Sean Wood

Results 55 comments of Sean Wood

Ok I understand the syntax now. I also had a trailing comma which should have blown it up. I'm using what you have posted there and it manipulates the tabs,...

Splits, but does not execute the second command. ![image](https://cloud.githubusercontent.com/assets/8268040/20859714/302b9efe-b96f-11e6-9eed-2e9dba6ee6ac.png)

Updated hyperlayout and hyper and tried the simple test as below: ``` [[ "echo 1", "echo 2" ]] ``` It's still splitting the window correctly, but both commands are being...

Unfortunately I did not get to the bottom of that. If I had the time, I would dig into the module and try and find out :frowning_face:

@BlackthornYugen The two use-cases you provide touch on a more underlying problem which is in Secrets and how they are not shareable across namespaces. If we were able to change...

@paultiplady You make a good point, and as it stands, our solution is to employ encryption at rest for secrets via a Vault KMS, generate all certificates in a security...

To add: hierarchical namespaces would only be pushing potentially the same issue up to parent namespaces. If you were to then decide to create certificates at the root namespace (if...

That's one way to structure, but fails as soon as team 2 needs team 1's certificate. This is likely if your company operates under a common domain. I think this...

On a similar topic - helm doesn't wait for CRDs to install before applying resources which depend on those CRDs. This means that _technically_, `installCRDs` is not helpful unless the...

Duplicates, which are now closed because they received no attention: * https://github.com/fastlane/fastlane/issues/19447 * https://github.com/fastlane/fastlane/issues/16093 * https://github.com/fastlane/fastlane/issues/15383 * https://github.com/fastlane/fastlane/issues/15676