Alex Polvi

Results 2 issues of Alex Polvi

I'm using skaffold to build a ko container. ``` % skaffold version v2.9.0 % cat skaffold.yaml apiVersion: skaffold/v4beta8 kind: Config build: artifacts: - image: example.com/my/goapp ko: {} ``` The application...

lifecycle/stale

for some reason on first run the scheduler will bind to a node, but the nodes will not start pulling. restarting `k9` causes it to start pulling.