blakebarnett
blakebarnett
Here's the non-sugar-coated list. - Separate authentication scheme - No support for RBAC or team-based access - No support for kube2iam for AWS IAM integration - Single app per-namespace limitation...
We're just building everything using CI and Helm charts for now, in hope that at some later point everything will play nicely and we can provide PaaS features.
Strange, it's not an intermediate, and things seem to run fine with https://quay.io/repository/pires/docker-elasticsearch-kubernetes ¯\_(ツ)_/¯
Looks like the file may have been corrupted when UPX was run on it here: https://github.com/mszostok/codeowners-validator/blob/84b4fa2742240c05af8c81185e91947d90222106/.goreleaser.yml#L22 ``` ❯ upx -d ./codeowners-validator Ultimate Packer for eXecutables Copyright (C) 1996 - 2023...
As we start to move more and more resources into production with Crossplane this issue is quickly becoming a very big problem. We are often faced with a situation where...
FWIW I think it'd be totally fine to only support reading from k8s Secrets, given that things like https://external-secrets.io exist and it's probably not in scope to support writing to...
There's no specific error. It's more about what the output is when there is any error parsing files. Here's a contrived (but realistic) layout: ``` envs ├── development │ ├──...
👍 for this, we need RBAC integration with k8s especially. It would be ideal if the cluster roles were surfaced in Deis and you could assign them (not necessarily managed...