concourse / concourse

Concourse is a container-based continuous thing-doer written in Go.
https://concourse-ci.org
Apache License 2.0
7.37k stars 846 forks source link

Across Step Feedback/Bugs #7571

Open scottietremendous opened 2 years ago

jdziat commented 2 years ago

@scottietremendous I've noticed that across-step doesn't allow for k8s secrets to be referenced any longer. I have to define these secrets as vars with the across step in order to reference them in the underlying steps. This extends all the way to referenced resources.

taylorsilva commented 2 years ago

@jdziat If you have an example you can share, a before/after of it working/not working, that would be helpful https://github.com/concourse/concourse/issues/7712