Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

[Fix/Operator] JKS password issue #83

Merged
merged 6 commits into from
Mar 18, 2021

Conversation

erdrix
Copy link
Contributor

@erdrix erdrix commented Mar 18, 2021

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets
License Apache 2.0

What's in this PR?

This PR change the way we are managing JKS and it password with cert-manager for the secret creation.

Why?

In some cases, the password to access to the truststore and keystore was not set before the pod started. This situation resulted in an infinite restart loop requiring manually removing the configmap to fix node creation.

Additional context

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@erdrix erdrix added bug Something isn't working MVP Targeted for the v1 release priority:1 labels Mar 18, 2021
@erdrix erdrix merged commit 84749fa into Orange-OpenSource:master Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working MVP Targeted for the v1 release priority:1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant