Closed akiryushin closed 1 year ago
Hey @akiryushin - thanks for the bug report!
please feel free to send our way a PR - I'll be happy to review and merge it, afterwards.
@akiryushin I prepare a PR for the fix
Can you test now it should be fixed by this PR: https://github.com/puppetlabs/puppetserver-helm-chart/pull/159
I close the issue, feel free to open it again if it not work as expected
Describe the Bug
After restart puppetserver pod doesn't run due to init-container 'perms-and-dirs'. check_for_masters.sh script has gone into an infinite loop. Also multimaster doesn't work.
Expected Behavior
After restart puppetserver is running.
Steps to Reproduce
Steps to reproduce the behavior:
Environment
Additional Context
I propose two solutions to this problem:
PUPPET_SSL_CERT_PEM="/etc/puppetlabs/puppet/ssl/certs/$(puppet config print certname).pem"