Skip to content

NetworkCheck diagnostic: create projects with empty nodeselector #14686

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

Merged

Conversation

sosiouxme
Copy link
Member

@sosiouxme sosiouxme commented Jun 15, 2017

fix bug 1431588 https://bugzilla.redhat.com/show_bug.cgi?id=1431588
fix bug 1459241 https://bugzilla.redhat.com/show_bug.cgi?id=1459241

When creating the projects in which the test pods will deploy, create
them with an empty node selector so that they can run on any nodes, not
just nodes with the cluster default node selector.

@sosiouxme sosiouxme requested a review from pravisankar June 15, 2017 21:03
@sosiouxme
Copy link
Member Author

sosiouxme commented Jun 15, 2017

@pravisankar any concerns? I wasn't sure if specifying the one annotation was going to get in the way of whatever default annotations were supposed to be, but it doesn't look like it's a problem in my tests.

fix bug 1431588 https://bugzilla.redhat.com/show_bug.cgi?id=1431588
fix bug 1459241 https://bugzilla.redhat.com/show_bug.cgi?id=1459241

When creating the projects in which the test pods will deploy, create
them with an empty node selector so that they can run on any nodes, not
just nodes with the cluster default node selector.
@sosiouxme sosiouxme force-pushed the 20170615-network-diagnostic-selector branch from 7760b10 to 4ad8129 Compare June 15, 2017 21:08
@pravisankar
Copy link

@sosiouxme No issues. Default node selector is only applied to the project if it doesn't have its own node selector.
Looking at the RFE, it is a reasonable request and we should run diags on all the nodes.

Copy link

@pravisankar pravisankar left a comment

Choose a reason for hiding this comment

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

LGTM

@sosiouxme
Copy link
Member Author

[merge][severity: bug]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 4ad8129

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 4ad8129

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2302/) (Base Commit: a68db68) (PR Branch Commit: 4ad8129)

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 17, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1030/) (Base Commit: 7b0131b) (PR Branch Commit: 4ad8129) (Extended Tests: bug) (Image: devenv-rhel7_6374)

@openshift-bot openshift-bot merged commit f12892b into openshift:master Jun 17, 2017
@sosiouxme sosiouxme deleted the 20170615-network-diagnostic-selector branch June 18, 2017 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants