Blair Drummond
Blair Drummond
Your logo here is for Vue.js, not Vault https://github.com/OT-CONTAINER-KIT/k8s-vault-webhook/blob/master/static/k8s-vault-webhook-arc.png https://vuejs.org/
It would be handy to extend this: https://github.com/githubocto/flat-viewer/blob/19477a0d975ea69ecad16140b3bc733aaab348c4/src/api/index.ts#L48-L49
Based on PoC work here https://github.com/blairdrummond/kind-blob-csi-mock-aaw # Architecture The architecture has a nice split: - Create or Find Storage Containers, Create PVs (readwrite or readonly), and create PVCs in the...
Reported by @chritter ; he has some collaborators who cannot access his namespace (but I can). I am wondering if there were gatekeeper changes that are preventing new contributors from...
Every other invocation results in an error like this  If I had to guess, something is load-balancing over something broken, it's a fairly consistent on-off thing. CC @sylus
Using the new profile-state-controller https://github.com/StatCan/aaw-profile-state-controller/issues/8 We can create a `cloud-main-system` which allows proxying to backend services, with the network policy: ```yaml apiVersion: networking.k8s.io/v1 kind: NetworkPolicy metadata: name: allow-cloud-gitlab namespace: cloud-main-system...
Hello, I bumped the deps and moved to go 1.19. If you're curious I also wrote a small self-contained k3d test to test the basic functionality https://github.com/blairdrummond/imago/tree/e2e-test/e2e-test Cheers, Blair Edit:...