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

Backport: Bind server_addr to mgr pod ip and retry cert generation #2415

Closed
wants to merge 15 commits into from

Conversation

travisn
Copy link
Member

@travisn travisn commented Dec 21, 2018

Description of your changes:
Backport the mgr changes:

  • Bind the prometheus and dashboard mgr modules to the pod ip instead of [::]
  • Retry generation of the self-signed cert if the dashboard module is not yet initialized

Which issue is resolved by this Pull Request:
Resolves #2298 #2335

Checklist:

  • Documentation has been updated, if necessary.
  • Pending release notes updated with breaking and/or notable changes, if necessary.
  • Upgrade from previous release is tested and upgrade user guide is updated, if necessary.
  • Code generation (make codegen) has been run to update object specifications, if necessary.
  • Comments have been added or updated based on the standards set in CONTRIBUTING.md

galexrt and others added 15 commits December 9, 2018 00:25
Signed-off-by: Alexander Trost <galexrt@googlemail.com>
Signed-off-by: Olaf Klischat <o.klischat@syseleven.de>
…ocs-fix

backport: ceph quickstart cluster.yaml fixed
Fixes rook#2351

Signed-off-by: Dmitry Yusupov <dmitry@nexenta.com>
(cherry picked from commit 66bbe71)
Signed-off-by: travisn <tnielsen@redhat.com>
(cherry picked from commit 620c61b)
Backport: Properly detect the Ceph image version during upgrade
Backport: EdgeFS documentation needs more love
Signed-off-by: Alexander Trost <galexrt@googlemail.com>
(cherry picked from commit cdf73a2)
Backport "Fix name of ec data pool StorageClass parameter"
Signed-off-by: Dmitry Yusupov <dmitry.yusupov@nexenta.com>
(cherry picked from commit 4f0f902)
Backport: Wrong condition in devices discovery
Signed-off-by: travisn <tnielsen@redhat.com>
(cherry picked from commit 261aae3)
Signed-off-by: travisn <tnielsen@redhat.com>
(cherry picked from commit b770b80)
@travisn travisn closed this Dec 21, 2018
@travisn travisn deleted the backport-mgr-cert-port branch December 21, 2018 21:10
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.

mgr fails to create self signed cert
5 participants