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
mgr/cephadm: allow setting insecure_skip_verify for alertmanager #45860
Conversation
|
2 Failures
To summarize, run was passing. Will start tracking this type of lvm batch failure to see if it happens on the same hosts (which would imply a possible hardware issue) in https://tracker.ceph.com/issues/55319 |
ce4b61e
to
614400c
Compare
614400c
to
ede6f2d
Compare
Add a "secure" parameter to alertmanager spec that will cause it to deploy alertmanagers with insecure_skip_verify as true or false depending on the value given for "secure". NOTE: alertmanager must still be reconfigured after applying a yaml with this option changed. Fixes: https://tracker.ceph.com/issues/55272 Fixes: https://tracker.ceph.com/issues/55333 Signed-off-by: Adam King <adking@redhat.com>
ede6f2d
to
e583d4e
Compare
|
jenkins test make check |
|
1 infra failure reimaging machines |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
hi @adk3798: is this going to be backported to quincy-pacific? (as cephadm doesn't follow the regular Ceph backport process it's not clear to me) |
already backported this to pacific. Quincy backport will happen soon as part of a large batch of cephadm things to backport there once the initial release completes. |
Fixes: https://tracker.ceph.com/issues/55272
Signed-off-by: Adam King adking@redhat.com
Changelog: Changed it from always applying this setting to only applying it if an "insecure" property is set to true in the spec
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows