Blair Drummond

Results 30 issues of 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/

enhancement

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...

kind/feature

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...

kind/bug
component/kubeflow

Every other invocation results in an error like this ![image](https://user-images.githubusercontent.com/10801138/136610179-35ed41b1-a36d-4ad6-95b1-680b350612d4.png) If I had to guess, something is load-balancing over something broken, it's a fairly consistent on-off thing. CC @sylus

kind/bug
size/M

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...

kind/epic

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:...