Skip to content

ovn-kubernetes: fix endpoint namespace#335

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
dcbw:ovnkube-fix-namespace
Oct 6, 2019
Merged

ovn-kubernetes: fix endpoint namespace#335
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
dcbw:ovnkube-fix-namespace

Conversation

@dcbw
Copy link
Contributor

@dcbw dcbw commented Oct 4, 2019

Upstream defaults to just 'ovn-kubernetes' but we need to use
openshift-ovn-kubernetes.

Fixes: 0ac2cdf

@squeed @JacobTanenbaum @danwinship

Upstream defaults to just 'ovn-kubernetes' but we need to use
openshift-ovn-kubernetes.

Fixes: 0ac2cdf
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 4, 2019
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 4, 2019
@JacobTanenbaum
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 4, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dcbw, JacobTanenbaum

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dcbw
Copy link
Contributor Author

dcbw commented Oct 5, 2019

/retest

--cluster-subnets "${OVN_NET_CIDR}" \
--k8s-service-cidr "${OVN_SVC_CIDR}" \
--k8s-apiserver "{{.K8S_APISERVER}}" \
--ovn-config-namespace openshift-ovn-kubernetes \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--ovn-config-namespace is only relevant if we're using a configmap, which we aren't yet. It seems like this part belongs in #333 and all you need here is the kubectl fix

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danwinship it will be used for the master creating endpoints in ovn-kubernetes/ovn-kubernetes#763 at some point here too

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 2794862 into openshift:master Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants