Skip to content

Conversation

@adduarte
Copy link

Misconfiguratoin of DNS and netwrok control access will cause the
addition of rhel compute node to fail.

DNS configuration and network control access are under the control of the user
and their state can not be predicted.
In order to prevent the failures, it falls on the users shoulders to verify
that DNS and control access are correctly configured to allow the needed access.
The access maybe easily tested prior to installation.

@openshift-ci-robot openshift-ci-robot added bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels May 23, 2020
@openshift-ci-robot
Copy link

@adduarte: This pull request references Bugzilla bug 1804083, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

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

In response to this:

Bug 1804083: Explains requirements for delploying RHEL compute node

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.

@mandre
Copy link
Member

mandre commented Jul 9, 2020

/lgtm

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 9, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 9, 2020
@pierreprinetti
Copy link
Member

/assign @maxwelldb

@maxwelldb maxwelldb changed the title Bug 1804083: Explains requirements for delploying RHEL compute node Bug 1804083: Explains requirements for deploying RHEL compute node Jul 9, 2020
@maxwelldb
Copy link
Contributor

@pierreprinetti @adduarte @mandre Is this targeting 4.4 or 4.4+?

@maxwelldb maxwelldb self-requested a review July 9, 2020 14:30
@maxwelldb maxwelldb added this to the Next Release milestone Jul 9, 2020
@mandre
Copy link
Member

mandre commented Jul 9, 2020

It's targeting 4.4+ but isn't a blocker for 4.5.

Copy link
Contributor

@maxwelldb maxwelldb left a comment

Choose a reason for hiding this comment

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

@mandre What do you think about leaving the general part of this as is:

Each system should be able to access the cluster's API
endpoints using a DNS resolvable hostname. Any network security access control in place should allow the system access to the cluster's API service endpoints. This maybe tested by using a tool like curl, curl --insecure <URL>:<port>, and verifying it does not time out.

But moving the OSP-specific note to the ShiftStack installation docs? Otherwise, I think it looks out of place if we don't describe similar measures for all of the other platforms.

I can restructure if you agree.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Aug 12, 2020
@adduarte
Copy link
Author

/lgtm

@openshift-ci-robot
Copy link

@adduarte: you cannot LGTM your own PR.

Details

In response to this:

/lgtm

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.

@adduarte adduarte requested a review from maxwelldb August 13, 2020 00:19
@adduarte
Copy link
Author

adduarte commented Sep 1, 2020

Made requested change. Left specific statement of network security to address original root cause

@adduarte adduarte requested a review from maxwelldb September 1, 2020 16:06
Copy link
Contributor

@maxwelldb maxwelldb left a comment

Choose a reason for hiding this comment

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

Small suggestion, plus deleting duplicate spaces.

@adduarte adduarte requested a review from maxwelldb September 2, 2020 23:49
@ahardin-rh ahardin-rh added peer-review-done Signifies that the peer review team has reviewed this PR and removed peer-review-needed Signifies that the peer review team needs to review this PR labels Sep 17, 2020
@ahardin-rh
Copy link
Contributor

Just one peer review comment from me. Otherwise, looks great!

@maxwelldb
Copy link
Contributor

@ahardin-rh TY!

@maxwelldb
Copy link
Contributor

@adduarte Make that one last change, and then squash this PR into one commit. Then, I can merge it. 👍

Misconfiguratoin of DNS and netwrok control access will cause the
addition of rhel compute node to fail.

DNS configuration and network control access are under the control of the user
and their state can not be predicted.
In order to prevent the failures, it falls on the users shoulders to verify
that DNS and control access are correctly configured to allow the needed access.
The access maybe easily tested prior to installation.
@adduarte
Copy link
Author

@maxwelldb there you go (I hope) I think I got everything and squashed to one commit.

@maxwelldb maxwelldb self-requested a review September 17, 2020 21:13
@maxwelldb
Copy link
Contributor

@adduarte Looking good! Just one fix for a problem that the last edit introduced:

"DNS resolvable" -> ""DNS-resolvable"

I tried to add the commit myself, but I don't have rights to shiftstack/openshift-docs.

Promise--that's the last thing!

@mandre
Copy link
Member

mandre commented Sep 18, 2020

I tried to add the commit myself, but I don't have rights to shiftstack/openshift-docs.

You should now have received an invite.

@maxwelldb
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 18, 2020
@maxwelldb maxwelldb merged commit 052f602 into openshift:master Sep 18, 2020
@openshift-ci-robot
Copy link

@adduarte: Some pull requests linked via external trackers have merged:

The following pull requests linked via external trackers have not merged:

These pull request must merge or be unlinked from the Bugzilla bug in order for it to move to the next state.

Bugzilla bug 1804083 has not been moved to the MODIFIED state.

Details

In response to this:

Bug 1804083: Explains requirements for deploying RHEL compute node

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.

@maxwelldb
Copy link
Contributor

/cherry-pick enterprise-4.4

@maxwelldb
Copy link
Contributor

/cherry-pick enterprise-4.5

@maxwelldb
Copy link
Contributor

/cherry-pick enterprise-4.6

@openshift-cherrypick-robot

@maxwelldb: new pull request created: #25582

Details

In response to this:

/cherry-pick enterprise-4.4

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-cherrypick-robot

@maxwelldb: new pull request created: #25583

Details

In response to this:

/cherry-pick enterprise-4.5

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-cherrypick-robot

@maxwelldb: new pull request created: #25584

Details

In response to this:

/cherry-pick enterprise-4.6

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.

@maxwelldb
Copy link
Contributor

@adduarte Merged into master and relevant release branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.4 branch/enterprise-4.5 branch/enterprise-4.6 bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. peer-review-done Signifies that the peer review team has reviewed this PR size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants