Skip to content

switch leader election lock for ocm to openshift-controller-manager#22771

Merged
openshift-merge-robot merged 2 commits intoopenshift:masterfrom
bparees:leader
May 8, 2019
Merged

switch leader election lock for ocm to openshift-controller-manager#22771
openshift-merge-robot merged 2 commits intoopenshift:masterfrom
bparees:leader

Conversation

@bparees
Copy link
Copy Markdown
Contributor

@bparees bparees commented May 3, 2019

No description provided.

@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 3, 2019
@bparees
Copy link
Copy Markdown
Contributor Author

bparees commented May 3, 2019

@deads2k shot in the dark that maybe we weren't creating the openshift-controller-manager namespace in integration tests?

@bparees
Copy link
Copy Markdown
Contributor Author

bparees commented May 3, 2019

@deads2k this seems promising...passed test/cmd anyway.

@bparees bparees force-pushed the leader branch 2 times, most recently from a74eb16 to db25eb7 Compare May 7, 2019 18:59
@openshift-ci-robot openshift-ci-robot removed the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 7, 2019
@bparees bparees changed the title [WIP] switch leader election lock for ocm to openshift-controller-manager switch leader election lock for ocm to openshift-controller-manager May 7, 2019
@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels May 7, 2019
@bparees bparees force-pushed the leader branch 3 times, most recently from ed42fd6 to 2c4d1b3 Compare May 7, 2019 19:30
@bparees bparees mentioned this pull request May 7, 2019
Comment thread test/integration/project_test.go Outdated
// we should be seeing an "ADD" watch event being emitted, since we are specifically watching this project via a field selector
waitForAdd("ns-01", w, t)
// TODO: Something is modifying the project, someone should track down what.
waitForModified("ns-01", w, t)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this should no longer be necessary. Removing it may prevent flakes since we don't know why it's timed this way at the moment.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed, will self-lgtm

@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented May 7, 2019

minor comment. lgtm otherwise

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 7, 2019
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label May 7, 2019
@openshift-ci-robot
Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@bparees bparees added the lgtm Indicates that a PR is ready to be merged. label May 7, 2019
@bparees
Copy link
Copy Markdown
Contributor Author

bparees commented May 7, 2019

@adambkaplan fyi. this completes moving the openshift-controller-manager lease object into the openshift-controller-manager namespace instead of kube-system

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label May 7, 2019
@openshift-ci-robot
Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@bparees bparees added the lgtm Indicates that a PR is ready to be merged. label May 7, 2019
@bparees
Copy link
Copy Markdown
Contributor Author

bparees commented May 7, 2019

/retest

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

2 similar comments
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

@bparees
Copy link
Copy Markdown
Contributor Author

bparees commented May 8, 2019 via email

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

@droslean
Copy link
Copy Markdown
Member

droslean commented May 8, 2019

/test e2e-aws-serial

@openshift openshift deleted a comment from openshift-ci-robot May 8, 2019
@openshift openshift deleted a comment from deads2k May 8, 2019
@openshift-merge-robot openshift-merge-robot merged commit d5d8b2c into openshift:master May 8, 2019
@bparees bparees deleted the leader branch May 15, 2019 18:47
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants