This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/keycloak] Don't auto-generate passwords for CI #12384
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Reinhard Nägele <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: unguiculus The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
helm-bot
added
the
Contribution Allowed
If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO).
label
Mar 19, 2019
k8s-ci-robot
added
the
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
label
Mar 19, 2019
helm-bot
added
the
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
label
Mar 19, 2019
jlegrone
approved these changes
Mar 19, 2019
jlegrone
reviewed
Mar 19, 2019
helm-bot
added
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
and removed
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
Contribution Allowed
If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO).
labels
Mar 19, 2019
Signed-off-by: Reinhard Nägele <[email protected]>
unguiculus
force-pushed
the
keycloak-tests
branch
from
March 19, 2019 19:43
52897e0
to
310a495
Compare
helm-bot
added
Contribution Allowed
If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO).
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
and removed
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
labels
Mar 19, 2019
jlegrone
approved these changes
Mar 19, 2019
rmccorm4
pushed a commit
to rmccorm4/charts
that referenced
this pull request
Mar 26, 2019
* [stable/keycloak] Don't auto-generate passwords for CI Signed-off-by: Reinhard Nägele <[email protected]> * Bump patch version Signed-off-by: Reinhard Nägele <[email protected]>
crackmac
pushed a commit
to crackmac/charts
that referenced
this pull request
Mar 29, 2019
* [stable/keycloak] Don't auto-generate passwords for CI Signed-off-by: Reinhard Nägele <[email protected]> * Bump patch version Signed-off-by: Reinhard Nägele <[email protected]>
crackmac
pushed a commit
to crackmac/charts
that referenced
this pull request
Mar 29, 2019
* [stable/keycloak] Don't auto-generate passwords for CI Signed-off-by: Reinhard Nägele <[email protected]> * Bump patch version Signed-off-by: Reinhard Nägele <[email protected]> Signed-off-by: Kevin Duane <[email protected]>
devnulled
pushed a commit
to devnulled/charts
that referenced
this pull request
Apr 25, 2019
* [stable/keycloak] Don't auto-generate passwords for CI Signed-off-by: Reinhard Nägele <[email protected]> * Bump patch version Signed-off-by: Reinhard Nägele <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
Contribution Allowed
If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO).
lgtm
Indicates that a PR is ready to be merged.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We should no longer use auto-generated passwords in tests because they break upgrade tests with the upcoming chart-testing release.