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 fix: let eyaml secret to be mounted, even when hiera config is no… #239

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ashish1099
Copy link

…t given

@ashish1099
Copy link
Author

#238

@ashish1099 ashish1099 changed the title https://github.com/puppetlabs/puppetserver-helm-chart/issues/238 bug fix: let eyaml secret to be mounted, even when hiera config is no… bug fix: let eyaml secret to be mounted, even when hiera config is no… Aug 15, 2024
@davidphay
Copy link
Collaborator

Nice PR thanks !

Can you please bump the minor version and update the Changelog?

Finally, you might want to include your name in the Credits?

@ashish1099
Copy link
Author

Have added my name in the credits

…am change in docker build for puppetserver [here](voxpupuli/container-puppetserver#87)

due to set -e, the set-permission ends up with exit status 1

```raw
puppetserver-puppet8 Running /docker-entrypoint.d/20-use-templates-initially.sh
puppetserver-puppet8 Upgrading /opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems
puppetserver-puppet8 Running /docker-entrypoint.d/30-set-permissions.sh
puppetserver-puppet8 chown: changing ownership of /etc/puppetlabs/puppet/eyaml/keys/private_key.pkcs7.pem: Read-only file system
puppetserver-puppet8 chown: changing ownership of /etc/puppetlabs/puppet/eyaml/keys/public_key.pkcs7.pem: Read-only file system
puppetserver-puppet8 chown: changing ownership of /etc/puppetlabs/puppet/eyaml/keys/..data: Read-only file system
puppetserver-puppet8 chown: changing ownership of /etc/puppetlabs/puppet/eyaml/keys/..2024_12_31_07_02_41.3099963006/private_key.pkcs7.pem: Read-only file system
puppetserver-puppet8 chown: changing ownership of /etc/puppetlabs/puppet/eyaml/keys/..2024_12_31_07_02_41.3099963006/public_key.pkcs7.pem: Read-only file system
puppetserver-puppet8 chown: changing ownership of /etc/puppetlabs/puppet/eyaml/keys/..2024_12_31_07_02_41.3099963006: Read-only file system
puppetserver-puppet8 chown: changing ownership of /etc/puppetlabs/puppet/eyaml/keys: Read-only file system
```
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.

2 participants