-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/sentry] Support loadBalancerSourceRanges on Service template #13665
Conversation
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. |
On a second thought maybe we don't want the variable default in here https://github.com/helm/charts/pull/13665/files#diff-14be7de4a18363a90b2ca1ecb9dfe3f4R108 That way we can avoid the whole block if not provided (backwards compatible) |
This reverts commit 940f3e2. Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
/assign @sameersbn |
/assign @davidkarlsen |
@sameersbn can you please review? |
/ok-to-test |
/retest |
/test pull-charts-e2e |
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
/lgtm |
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
@davidkarlsen Looks like I need approval again. Seems that 2 other sentry PRs where merged today and I had to bump the chart version twice |
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
ping @davidkarlsen |
/assign @okgolove |
@wvidana hello! Thank you for the PR. Could you fix it? |
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
sorry about that @okgolove , completely forgot about it, good catch! |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidkarlsen, okgolove, 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 |
/retest |
1 similar comment
/retest |
…elm#13665) * Support loadBalancerSourceRanges on Service Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Chart version bump Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Adding default values and README Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Revert "Adding default values and README" This reverts commit 940f3e2. Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Version bump Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Another version bump Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Version bump Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Add documentation on values and README Signed-off-by: Wilfrido Vidana <wvidanas@gmail.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:
Support loadBalancerSourceRanges on Service template.
Needed for people that want to restrict network access to their on-prem Sentry.
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/chart]