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

warn on missing service cert signer in oadm diagnostics #16863

Merged

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Oct 13, 2017

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1501952

Updates master-config.yaml validation to warn on missing service serving signer cert configuration.

@mrobson

[deads@deads-02 origin]$ oc adm diagnostics --master-config=openshift.local.config/master/master-config.yaml MasterConfigCheck
[Note] Determining if client configuration exists for client/cluster diagnostics
Info:  Successfully read a client config file at '/home/deads/.kube/config'
[Note] Performing systemd discovery

[Note] Running diagnostic: MasterConfigCheck
       Description: Check the master config file
       
WARN:  [DH0005 from diagnostic MasterConfigCheck@openshift/origin/pkg/diagnostics/host/check_master_config.go:52]
       Validation of master config file 'openshift.local.config/master/master-config.yaml' warned:
       assetConfig.loggingPublicURL: Invalid value: "": required to view aggregated container logs in the console
       assetConfig.metricsPublicURL: Invalid value: "": required to view cluster metrics in the console
       controllerConfig.serviceServingCert.signer: Required value: required for the service serving cert signer; automatic serving certificate signing will fail
       
[Note] Summary of diagnostics execution (version v3.7.0-alpha.1+05f812f-1107-dirty):
[Note] Warnings seen: 1

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 13, 2017
@openshift-merge-robot openshift-merge-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 13, 2017
@deads2k
Copy link
Contributor Author

deads2k commented Oct 13, 2017

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Oct 16, 2017

/retest
/assign mrobson
/assign soltysh

@mrobson
Copy link

mrobson commented Oct 18, 2017

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 18, 2017
@openshift-merge-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, mrobson

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@mrobson
Copy link

mrobson commented Oct 18, 2017

/retest

@soltysh
Copy link
Member

soltysh commented Oct 18, 2017

This seems reasonable to land in 3.7

/retest
/kind bug

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 18, 2017
@deads2k
Copy link
Contributor Author

deads2k commented Oct 18, 2017

/retest

4 similar comments
@deads2k
Copy link
Contributor Author

deads2k commented Oct 18, 2017

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Oct 18, 2017

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Oct 19, 2017

/retest

@soltysh
Copy link
Member

soltysh commented Oct 19, 2017

/retest

@openshift-bot
Copy link
Contributor

/retest

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

@openshift-merge-robot
Copy link
Contributor

/test all [submit-queue is verifying that this PR is safe to merge]

@openshift-merge-robot
Copy link
Contributor

Automatic merge from submit-queue (batch tested with PRs 16943, 16872, 16916, 16863, 16925).

@openshift-merge-robot openshift-merge-robot merged commit 710fcf5 into openshift:master Oct 20, 2017
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 20, 2017

@deads2k: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/openshift-jenkins/extended_conformance_gce d8b6baa link /test extended_conformance_gce

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

@deads2k deads2k deleted the server-49-validation branch January 24, 2018 14:36
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. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. 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.

None yet

8 participants