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

Fix compatibility with Pulsar 3.3.x+ docker images where /pulsar isn't writable #531

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Sep 27, 2024

Motivation

Fixes this issue:

[pod/pulsar-ci-zookeeper-0/pulsar-ci-zookeeper] pkcs12: Can't open "/pulsar/zookeeper.p12" for writing, Permission denied
[pod/pulsar-ci-zookeeper-0/pulsar-ci-zookeeper] Importing keystore /pulsar/zookeeper.p12 to /pulsar/zookeeper.keystore.jks...

Modifications

Use a temporary directory to store the keystore files.

Verifying this change

  • Make sure that the change passes the CI checks.

Additional context

@lhotari lhotari merged commit fffdcfc into apache:master Sep 27, 2024
31 checks passed
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.

1 participant