-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[stable/cerebro] Enables use of Cerebro provided auth #14506
Conversation
Imported from app, https://github.com/lmenezes/cerebro/blob/f2ed031fd89258c6ad85d40d846f5ff1f610fe73/conf/application.conf Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Hi @wvidana. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @davidkarlsen |
/ok-to-test |
Co-Authored-By: David J. M. Karlsen <davidkarlsen@gmail.com> Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
@davidkarlsen changes pushed per suggestions #14506 (review) |
@davidkarlsen ping |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidkarlsen, wvidana 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 |
* Adding auth options, based on env vars Imported from app, https://github.com/lmenezes/cerebro/blob/f2ed031fd89258c6ad85d40d846f5ff1f610fe73/conf/application.conf Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Ability to use env vars from a secret reference Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Update README with more info Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Verison bump - new functionality Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Update stable/cerebro/Chart.yaml Co-Authored-By: David J. M. Karlsen <davidkarlsen@gmail.com> Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> Signed-off-by: Nigel Foucha <nigel.foucha@gmail.com>
* Adding auth options, based on env vars Imported from app, https://github.com/lmenezes/cerebro/blob/f2ed031fd89258c6ad85d40d846f5ff1f610fe73/conf/application.conf Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Ability to use env vars from a secret reference Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Update README with more info Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Verison bump - new functionality Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Update stable/cerebro/Chart.yaml Co-Authored-By: David J. M. Karlsen <davidkarlsen@gmail.com> Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> Signed-off-by: Andrii Nasinnyk <anasinnyk@macpaw.com>
Volunteering from issue helm#13867 Past contributions to cerebro chart: - helm#14506 Past contributions to other helm charts: - helm#14196 - helm#14189 - helm#13667 - helm#13666 - helm#13665
Volunteering from issue helm#13867 Past contributions to cerebro chart: - helm#14506 Past contributions to other helm charts: - helm#14196 - helm#14189 - helm#13667 - helm#13666 - helm#13665 Signed-off-by: Wilfrido Vidana <wilfrido.vidana@omf.com>
* Adding wvidana as collaborator Volunteering from issue #13867 Past contributions to cerebro chart: - #14506 Past contributions to other helm charts: - #14196 - #14189 - #13667 - #13666 - #13665 Signed-off-by: Wilfrido Vidana <wilfrido.vidana@omf.com> * Adding the OWNERS file to .helmignore Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
* Adding wvidana as collaborator Volunteering from issue helm#13867 Past contributions to cerebro chart: - helm#14506 Past contributions to other helm charts: - helm#14196 - helm#14189 - helm#13667 - helm#13666 - helm#13665 Signed-off-by: Wilfrido Vidana <wilfrido.vidana@omf.com> * Adding the OWNERS file to .helmignore Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
* Adding wvidana as collaborator Volunteering from issue helm#13867 Past contributions to cerebro chart: - helm#14506 Past contributions to other helm charts: - helm#14196 - helm#14189 - helm#13667 - helm#13666 - helm#13665 Signed-off-by: Wilfrido Vidana <wilfrido.vidana@omf.com> * Adding the OWNERS file to .helmignore Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
* Adding wvidana as collaborator Volunteering from issue helm#13867 Past contributions to cerebro chart: - helm#14506 Past contributions to other helm charts: - helm#14196 - helm#14189 - helm#13667 - helm#13666 - helm#13665 Signed-off-by: Wilfrido Vidana <wilfrido.vidana@omf.com> * Adding the OWNERS file to .helmignore Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
What this PR does / why we need it:
auth
section in the config file https://github.com/lmenezes/cerebro/blob/f2ed031fd89258c6ad85d40d846f5ff1f610fe73/conf/application.conf#L25-L62Secret
object to get the env vars from.Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/chart]
)