Skip to content
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

Patryk orphan removal #1160

Conversation

flavio-fernandes
Copy link
Contributor

WIP: Do not merge: egressip: explicitly remove logical router policy

This is a POC change, where egressip will explicitly remove the logical router policy
when logical router no longer uses it. Currently in 4.10, the implementation expects
ovsdb server to automatically garbage collect it, since that is a non-root table.

NOTE: This change will break unit tests, since libovsdb ovsdb server used does not have
garbage collection. See: ovn-org/libovsdb#219

kyrtapz and others added 2 commits June 22, 2022 18:30
This is a POC change, where egressip will explicitly remove the logical router policy
when logical router no longer uses it. Currently in 4.10, the implementation expects
ovsdb server to automatically garbage collect it, since that is a non-root table.

NOTE: This change will break unit tests, since libovsdb ovsdb server used does not have
garbage collection. See: ovn-org/libovsdb#219

Signed-off-by: Flavio Fernandes <[email protected]>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 22, 2022

@flavio-fernandes: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

In response to this:

Patryk orphan removal

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 Jun 22, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: flavio-fernandes
To complete the pull request process, please assign knobunc after the PR has been reviewed.
You can assign the PR to them by writing /assign @knobunc in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@flavio-fernandes
Copy link
Contributor Author

/hold

@flavio-fernandes flavio-fernandes marked this pull request as draft June 22, 2022 20:58
@openshift-ci openshift-ci bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Jun 22, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 22, 2022

@flavio-fernandes: all tests passed!

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

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 21, 2022
@flavio-fernandes
Copy link
Contributor Author

/close

@openshift-ci openshift-ci bot closed this Sep 21, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 21, 2022

@flavio-fernandes: Closed this PR.

In response to this:

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants