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

Controller factory controllers and graceful termination fixes #745

Merged
merged 2 commits into from Mar 9, 2020

Conversation

mfojtik
Copy link
Member

@mfojtik mfojtik commented Jan 29, 2020

This is a follow up work to adjust the operator controller to follow the controller factory pattern set in library-go.

/hold

Until 4.5 open.

@openshift-ci-robot openshift-ci-robot 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 29, 2020
@sttts
Copy link
Contributor

sttts commented Jan 29, 2020

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot 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 29, 2020
@mfojtik
Copy link
Member Author

mfojtik commented Jan 30, 2020

/retest

1 similar comment
@mfojtik
Copy link
Member Author

mfojtik commented Feb 2, 2020

/retest

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 10, 2020
@openshift-ci-robot openshift-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 6, 2020
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 6, 2020
* openshift/library-go@bfa173d6: set .sh files to be executeable
* openshift/library-go@12d0d7cb: Create reusable package to manage manifests for use by CVO and oc
* openshift/library-go@a6f04ac3: Set a random serial number for signing certificate templates
* openshift/library-go@4657d563: controller: add manager and wire graceful termination into leader election
* openshift/library-go@9a403ca7: resourcesynccontroller: migrate to controller factory
@mfojtik mfojtik changed the title WIP: Adjust controllers to controller factory Controller factory controllers and graceful termination fixes Mar 9, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 9, 2020
@mfojtik
Copy link
Member Author

mfojtik commented Mar 9, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 9, 2020
@sttts
Copy link
Contributor

sttts commented Mar 9, 2020

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 9, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mfojtik, sttts

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

@openshift-merge-robot openshift-merge-robot merged commit 341c704 into openshift:master Mar 9, 2020
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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants