-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Enable protected secrets by default #14083
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
started the job as gitpod-build-protected-secrets.5 because the annotations in the pull request description changed |
started the job as gitpod-build-protected-secrets.6 because the annotations in the pull request description changed |
/hold |
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.
changes LGTM, but placed hold to run through integration tests
started the job as gitpod-build-protected-secrets.7 because the annotations in the pull request description changed |
started the job as gitpod-build-protected-secrets.8 because the annotations in the pull request description changed |
/werft run 👍 started the job as gitpod-build-protected-secrets.9 |
@Furisto it seems like image builder test repeatedly fails. Could be related to your changes? 🤔 |
If a variable is already sourced from a reference do not overwrite it.
54c2aa2
to
f457b67
Compare
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.
LGTM
/unhold |
@Furisto I added this to our project, as it is being deployed, but doesn't resolve the related issue. This way, we can validate the PR. |
Description
Enable protected secrets by default. This is the part for the workspace side. Once this change is deployed we can also change it on web app side.
Related Issue(s)
Related to #13634
How to test
Release Notes
Werft options:
If enabled this will build
install/preview
Valid options are
all
,workspace
,webapp
,ide