-
Notifications
You must be signed in to change notification settings - Fork 1.9k
missing step for add secret to build svc account #822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dev_guide/builds.adoc
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lowercase secrets?
|
while you're in here, the whole base-64 discussion and secret JSON-building can be replaced with |
|
nits/improvements, LGTM |
|
@liggitt updated. |
|
adding the docker secret would be needed to push images to or pull images from a private repo other than the built-in one |
|
@liggitt yeah but that's covered in its own section already: (a section which i should note uses the correct instructions :) ) |
|
yeah, ok... I didn't notice the second docker secret bit... that does seem superfluous. |
|
@bfallonf thanks, that is why I tagged him on this initially :) but i think in the PR you're pointing to it really was the two distinct sections (one for docker, one for source), i think that was different from what i removed. |
|
I did not, but looking at what the instructions said to do i'm not seeing how it would be different... what's "SA"? |
|
LGTM if so |
@bparees Service accounts? |
|
LGTM |
missing step for add secret to build svc account
No description provided.