Mark Shields

Results 9 comments of Mark Shields

> Hey, I thought I submitted a comment on this, but apparently it didn't work. I blame my phone app :) > > Anyway, I will take a look at...

> Sorry, been so so busy. I promise I will get around to it. Promise broken

The `powerline` package is not the one you're looking for: https://pypi.org/project/powerline/ `powerline-status` is: https://pypi.org/project/powerline-status/ Please see the instructions: https://powerline.readthedocs.io/en/latest/installation.html#pip-installation

+1 this would be helpful. At least from my limited point of view, stateless ephemeral forks would be a good first step.

Related to OP: When using Templates directly (e.g., the HTTP Template), it isn't possible to read a k8s secret into it.

> why not just pass the secret name in and have the container load the secret? there's no need for argo to load the secret, nor do i think it...

> I too am attempting to use http template, and would like to set the authorization header using a value from a secret. I wrote this workflow to work-around the...

Confirming I am having similar issues using `Image: gcr.io/prysmaticlabs/prysm/beacon-chain:v3.0.0`: ``` time="2022-08-29 15:31:16" level=warning msg="Running on Ethereum Mainnet" prefix=flags │ time="2022-08-29 15:31:16" level=info msg="Checking DB" database-path="/var/lib/prysm/beacon-node/beaconchaindata" prefix=node │ time="2022-08-29 15:31:16" level=info...