-
Notifications
You must be signed in to change notification settings - Fork 93
ISSUE-180 Updating CluserRole to include userextras/remote-client-ip #183
Conversation
Signed-off-by: Justinas Balinskas <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: justinas-b The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @justinas-b. Thanks for your PR. I'm waiting for a jetstack 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. |
/release-note-none |
/assign @JoshVanL |
This PR is to address #180 |
/lgtm |
ISSUE-180 Updating CluserRole to include userextras/remote-client-ip
Udpating ClusterRole in yaml files and in
helm
chart to includeuserextras/remote-client-ip
which is required for--extra-user-header-client-ip
argumentSigned-off-by: Justinas Balinskas [email protected]