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

Fix CA topology warning #2114

Closed
wants to merge 1 commit into from
Closed

Fix CA topology warning #2114

wants to merge 1 commit into from

Conversation

tiran
Copy link
Member

@tiran tiran commented Jul 6, 2018

Commit 7284097 kept
find_providing_servers('CA') call before enable_services(). Therefore the
list of known CA servers did not contain the current replica.
ipa-replica-install on the first replica with --setup-ca still printed
the CA topology warning.

See: https://pagure.io/freeipa/issue/7566
Signed-off-by: Christian Heimes cheimes@redhat.com

Commit 7284097 kept
find_providing_servers('CA') call before enable_services(). Therefore the
list of known CA servers did not contain the current replica.
ipa-replica-install on the first replica with --setup-ca still printed
the CA topology warning.

See: https://pagure.io/freeipa/issue/7566
Signed-off-by: Christian Heimes <cheimes@redhat.com>
@tiran tiran added prioritized Pull Request has higher priority for PR-CI needs review Pull Request is waiting for a review ipa-4.7 labels Jul 6, 2018
@tiran
Copy link
Member Author

tiran commented Jul 6, 2018

Fix up for PR #2102

I also addressed a unicode problem that might cause trouble on Python 2.

@abbra
Copy link
Contributor

abbra commented Jul 6, 2018

Looks good. Unfortunately, we had no test for the warning message so the change in behaviour wasn't obvious.

@tiran
Copy link
Member Author

tiran commented Jul 6, 2018

PR only applies to master and 4.6. The 4.5 branch doesn't contain any warning code.

@abbra abbra added ack Pull Request approved, can be merged and removed needs review Pull Request is waiting for a review labels Jul 6, 2018
@tiran tiran added the pushed Pull Request has already been pushed label Jul 6, 2018
@tiran
Copy link
Member Author

tiran commented Jul 6, 2018

master:

@tiran tiran closed this Jul 6, 2018
@tiran tiran deleted the ca_warning branch July 7, 2018 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged prioritized Pull Request has higher priority for PR-CI pushed Pull Request has already been pushed
Projects
None yet
2 participants