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

Bug 1428711 - [IntService_public_324] ES pod is unable to read searchguard.truststore after upgarde logging from 3.3.1 to 3.5.0 #3616

Merged

Conversation

richm
Copy link
Contributor

@richm richm commented Mar 9, 2017

https://bugzilla.redhat.com/show_bug.cgi?id=1428711
The list of secrets for elasticsearch was missing searchguard.truststore

@jcantrill @ewolinetz ptal

How does upgrading secrets work? Does it pull the existing secrets, write
them to {{generated_certs_dir}}/{{secretname}}, and re-use them?

Specifically in the case of this bz - where does the value of
searchguard.truststore come from? I think it should be the same as the
value of truststore. That is, when upgrading from 3.3 to 3.5, the ansible
code should pull the secret value of truststore, and use that value for
both truststore and searchguard.truststore. Is this how it works?

…guard.truststore after upgarde logging from 3.3.1 to 3.5.0

https://bugzilla.redhat.com/show_bug.cgi?id=1428711
The list of secrets for elasticsearch was missing searchguard.truststore
@richm
Copy link
Contributor Author

richm commented Mar 9, 2017

aos-ci-test

@ewolinetz
Copy link
Contributor

@richm it doesn't pull from the current secret, but it does reuse the cert chain if it exists on the first master node. It should oc apply the current secret with the new content, so afterwards it should match up that truststore and searchguard.truststore are the same

@openshift-bot
Copy link

@ewolinetz
Copy link
Contributor

[merge]

@openshift-bot
Copy link

openshift-bot commented Mar 10, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_openshift_ansible_extended_conformance_install/12/) (Base Commit: 32d20e7)

@openshift-bot
Copy link

Evaluated for openshift ansible merge up to bc3042f

@openshift-bot
Copy link

[test]ing while waiting on the merge queue

@openshift-bot
Copy link

Evaluated for openshift ansible test up to bc3042f

@openshift-bot
Copy link

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_openshift_ansible_extended_conformance_install/12/) (Base Commit: 32d20e7)

@openshift-bot openshift-bot merged commit 646195d into openshift:master Mar 10, 2017
ewolinetz added a commit to ewolinetz/openshift-ansible that referenced this pull request Mar 10, 2017
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.

None yet

3 participants