-
Notifications
You must be signed in to change notification settings - Fork 216
USHIFT-4378: introduce ingress customization fields #4000
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
USHIFT-4378: introduce ingress customization fields #4000
Conversation
@eslutsky: This pull request references USHIFT-4378 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
Skipping CI for Draft Pull Request. |
596e573
to
f6514a9
Compare
f6514a9
to
5b951a2
Compare
/test all |
5b951a2
to
edef4e4
Compare
dd07b07
to
916ae46
Compare
6af7c8b
to
5b667f7
Compare
|
336f9be
to
d062aaf
Compare
/test ocp-full-conformance-serial-optional-components-rhel-eus-arm |
d062aaf
to
7363117
Compare
this looks good to me |
7363117
to
838a0c0
Compare
/retest |
/test ? |
@eslutsky: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
In response to this:
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-sigs/prow repository. |
/test e2e-aws-tests-cache |
/retest |
/test e2e-aws-tests-arm |
@@ -40,7 +40,7 @@ spec: | |||
- name: ROUTER_CIPHERSUITES | |||
value: TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256 | |||
- name: ROUTER_DISABLE_HTTP2 | |||
value: "true" | |||
value: '{{.RouterDisableHttp2}}' |
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.
Is it still missing? Its the only one I cant see in rebase.sh
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.
yeap, it was hardcoded in rebase.sh - fixed
Signed-off-by: Evgeny Slutsky <[email protected]>
838a0c0
to
d66c874
Compare
squashed the extra commits |
/test test-rebase |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eslutsky, pacevedom 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 |
/test e2e-aws-tests-bootc-arm |
@eslutsky: The following test failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
8921062
into
openshift:main
Which issue(s) this PR addresses:
Closes #