Skip to content

[DownstreamMerge] 07 jul 23#1747

Merged
openshift-merge-robot merged 14 commits intoopenshift:masterfrom
kyrtapz:merge_07-07-2023
Jul 8, 2023
Merged

[DownstreamMerge] 07 jul 23#1747
openshift-merge-robot merged 14 commits intoopenshift:masterfrom
kyrtapz:merge_07-07-2023

Conversation

@kyrtapz
Copy link
Contributor

@kyrtapz kyrtapz commented Jul 7, 2023

jcaamano and others added 14 commits June 23, 2023 11:36
The reason we had our private fork was merged upstream:

ovn-kubernetes/ovn-kubernetes#3445

Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
Signed-off-by: haojue <acewhj@gmail.com>
ExternalIDs[defaultDenyPolicyTypeACLExtIdKey] is also used by multicast
acls (despite the name), but multicast acl have different priorities.
It was not a bug, because multicast acls are updated before default
deny, therefore only default deny acls will match the criteria.
This commit just makes the filtering more specific.

Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
These logs are already moved to cluster-manager

Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
If the egress fw was modified while trying to update status, it will
just repeatedly fail:

ovn-worker2/ovn-kubernetes/ovnkube-network-controller-manager.log:E0621 04:03:47.983023   11526 default_network_controller.go:761] Failed to update egress firewall status egressip-3696/default, error: error in updating status on EgressFirewall egressip-3696/default: Operation cannot be fulfilled on egressfirewalls.k8s.ovn.org "default": the object has been modified; please apply your changes to the latest version and try again

Fetch the latest version and update the status.

Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Peng Liu <pliu@redhat.com>
… and the namespace no longer exists

When a namespace with pods gets removed and the pod removal event is handled after the namespace is already gone,
we should ignore the NotFound error in reconcileEgressIPPod.
Any potential configuration will get removed in reconcileEgressIPNamespace.

Signed-off-by: Patryk Diak <pdiak@redhat.com>
Do not reconcile egressIPPod objects that are being deleted when the namespace no longer exists
Fix acl sync to properly filter default deny acls.
NIT: EIP: Healthchecks have moved to ovnkube-controller
fixes some typos in docs/INSTALL.OPENSHIFT.md
@kyrtapz kyrtapz requested a review from dcbw as a code owner July 7, 2023 16:46
@dcbw
Copy link
Contributor

dcbw commented Jul 7, 2023

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 7, 2023
@dcbw
Copy link
Contributor

dcbw commented Jul 7, 2023

/override ci/prow/4.14-upgrade-from-stable-4.13-local-gateway-e2e-aws-ovn-upgrade
The alert very likely comes from OCP 4.13 before the upgrade to this image that has the fix for that problem.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 7, 2023

@dcbw: Overrode contexts on behalf of dcbw: ci/prow/4.14-upgrade-from-stable-4.13-local-gateway-e2e-aws-ovn-upgrade

Details

In response to this:

/override ci/prow/4.14-upgrade-from-stable-4.13-local-gateway-e2e-aws-ovn-upgrade
The alert very likely comes from OCP 4.13 before the upgrade to this image that has the fix for that problem.

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.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD d917250 and 2 for PR HEAD 2243729 in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 8, 2023

@dcbw: Overrode contexts on behalf of dcbw: ci/prow/e2e-metal-ipi-ovn-dualstack, ci/prow/e2e-metal-ipi-ovn-ipv6

Details

In response to this:

/override ci/prow/e2e-metal-ipi-ovn-ipv6
tests actually passed per https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/openshift_ovn-kubernetes/1747/pull-ci-openshift-ovn-kubernetes-master-e2e-metal-ipi-ovn-ipv6/1677358440713818112/artifacts/e2e-metal-ipi-ovn-ipv6/baremetalds-e2e-test/artifacts/e2e.log

/override ci/prow/e2e-metal-ipi-ovn-dualstack
https://redhat-internal.slack.com/archives/CBZHF4DHC/p1688658503124429

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 8, 2023

@kyrtapz: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-e2e-gcp-ovn 2243729 link false /test okd-e2e-gcp-ovn
ci/prow/e2e-aws-ovn-kubevirt 2243729 link false /test e2e-aws-ovn-kubevirt
ci/prow/e2e-openstack-ovn 2243729 link false /test e2e-openstack-ovn

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants