Finke Lamein
Finke Lamein
can't you hook into `ansible-vault view` to grep a detached copy of the file? (ansible 2.3+ only though)
I think you're confused, this is not github desktop, this is a package for the Atom text editor, providing a gui based git management
How do we explain that my error shows EXACTLY the same project number? I'm not associated with @jado06 in any way, so why would my error be pointing to the...
Seeing the same here actually Given a job like this: ``` apiVersion: batch/v1 kind: Job metadata: name: backup-{{ .Values.service }} spec: template: spec: restartPolicy: OnFailure initContainers: - name: cloudsql-auth-proxy restartPolicy:...
> I think this might need to research more how we should treat the termination stage of sidecar containers which are used as a `initContainer`. I can see that some...
@derailed This is still an issue, kubectl team is suggesting that clients should ignore non-zero exit codes on actual sidecar containers.