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

OCPBUGS-26986: Downstream sync - includes configurable schedule for reconciler #227

Merged
merged 13 commits into from
Jan 11, 2024

Conversation

liornoy
Copy link

@liornoy liornoy commented Jan 9, 2024

This PR syncs with upstream and cherry-picks all commits between:
37278e - Extended support for customizing whereabouts ip-reconciler cron schedule (22-11-22)
and
3f0dce - api: re-gen files to humor verify-codegen stages (08-01-23)

Important: we include here a bug fix (configurable schedule for reconciler) contained in this PR: k8snetworkplumbingwg/whereabouts#398

nicklesimba and others added 13 commits January 10, 2024 00:30
Signed-off-by: Miguel Duarte Barroso <[email protected]>
Signed-off-by: Miguel Duarte Barroso <[email protected]>
Signed-off-by: Miguel Duarte Barroso <[email protected]>
Signed-off-by: Miguel Duarte Barroso <[email protected]>
This change will allow us to unit test the configuration updates without
having to create the CNI configuration files (they're unrelated to this
unit).

Signed-off-by: Miguel Duarte Barroso <[email protected]>
Move everything related to watching / updating the configuration to a
separate pkg. That makes the code easier to follow, and allows us to
properly unit test watching the configuration.

Signed-off-by: Miguel Duarte Barroso <[email protected]>
This allows us to use cron expressions with seconds in the tests, thus
allowing the test run to finish a lot quicker.

Signed-off-by: Miguel Duarte Barroso <[email protected]>
Signed-off-by: Miguel Duarte Barroso <[email protected]>
The lint target would fail otherwise, since the newly generated files !=
from the repo committed ones.

Signed-off-by: Miguel Duarte Barroso <[email protected]>
@liornoy liornoy requested a review from dougbtv as a code owner January 9, 2024 22:44
@openshift-ci openshift-ci bot requested review from maiqueb and s1061123 January 9, 2024 22:44
@liornoy
Copy link
Author

liornoy commented Jan 10, 2024

/retest

@dougbtv
Copy link
Member

dougbtv commented Jan 10, 2024

/approve

@dougbtv
Copy link
Member

dougbtv commented Jan 10, 2024

/lgtm

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 10, 2024
@liornoy liornoy changed the title Sync with upstream 10-01-23 Downstream sync - includes configurable schedule for reconciler Jan 11, 2024
@dougbtv
Copy link
Member

dougbtv commented Jan 11, 2024

/approve

Copy link
Contributor

openshift-ci bot commented Jan 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dougbtv, liornoy

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

@liornoy liornoy changed the title Downstream sync - includes configurable schedule for reconciler OCPBUGS-26986: Downstream sync - includes configurable schedule for reconciler Jan 11, 2024
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Jan 11, 2024
@openshift-ci-robot
Copy link
Contributor

@liornoy: This pull request references Jira Issue OCPBUGS-26986, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.16.0) matches configured target version for branch (4.16.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

This PR syncs with upstream and cherry-picks all commits between:
37278e - Extended support for customizing whereabouts ip-reconciler cron schedule (22-11-22)
and
3f0dce - api: re-gen files to humor verify-codegen stages (08-01-23)

Important: we include here a bug fix (configurable schedule for reconciler) contained in this PR: k8snetworkplumbingwg/whereabouts#398

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.

Copy link
Contributor

openshift-ci bot commented Jan 11, 2024

@liornoy: 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-merge-bot openshift-merge-bot bot merged commit b24729e into openshift:master Jan 11, 2024
3 checks passed
@openshift-ci-robot
Copy link
Contributor

@liornoy: Jira Issue OCPBUGS-26986: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-26986 has been moved to the MODIFIED state.

In response to this:

This PR syncs with upstream and cherry-picks all commits between:
37278e - Extended support for customizing whereabouts ip-reconciler cron schedule (22-11-22)
and
3f0dce - api: re-gen files to humor verify-codegen stages (08-01-23)

Important: we include here a bug fix (configurable schedule for reconciler) contained in this PR: k8snetworkplumbingwg/whereabouts#398

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.

@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-multus-whereabouts-ipam-cni-container-v4.16.0-202401111849.p0.gb24729e.assembly.stream for distgit ose-multus-whereabouts-ipam-cni.
All builds following this will include this PR.

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. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants