openshift / origin-aggregated-logging

139 stars 230 forks source link

Converting JKS format to PKCS for elasticsearch #2077

Closed Red-GV closed 3 years ago

Red-GV commented 3 years ago

Second Part of this PR: https://github.com/openshift/elasticsearch-operator/pull/669

/cc @periklis /assign @ewolinetz

Links

Red-GV commented 3 years ago

All keystores and truststores now have PKCS#7 data. I also removed the hack files because they are not being used anymore in this repo. My understanding is that the other repos are creating the secrets now and they have not been touched in years.

Would be dependent on #2094 to now use python3 properly.

Red-GV commented 3 years ago

/retest

ewolinetz commented 3 years ago

/lgtm

openshift-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ewolinetz, periklis, Red-GV

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/origin-aggregated-logging/blob/master/OWNERS)~~ [ewolinetz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment