-
Notifications
You must be signed in to change notification settings - Fork 239
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
SDN-4930: UDN: Allow access to default/kubernetes and openshift-dns/dns-default #2492
Conversation
Skipping CI for Draft Pull Request. |
70dfb0c
to
7e5bffe
Compare
@kyrtapz: This pull request references SDN-4930 which is a valid jira issue. 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. |
/test ? |
@kyrtapz: 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-gcp-ovn-techpreview |
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
these changes worked pretty well for me on my demo cluster setup
@@ -108,6 +109,7 @@ data: | |||
encap-port="{{.GenevePort}}" | |||
enable-lflow-cache=true | |||
lflow-cache-limit-kb=1048576 | |||
udn-allowed-default-services="default/kubernetes,openshift-dns/dns-default" |
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.
does cluster-manager need this in hypershift?
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.
Not today, I wanted to keep it the same for any unforeseen use cases in the future.
/lgtm cancel |
Signed-off-by: Patryk Diak <pdiak@redhat.com>
7e5bffe
to
5db6378
Compare
🤦 |
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: kyrtapz, tssurya 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 |
1 similar comment
/retest-required |
@kyrtapz: The following tests 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. |
fff6ea5
into
openshift:master
[ART PR BUILD NOTIFIER] Distgit: cluster-network-operator |
This has to wait for openshift/ovn-kubernetes#2314