charts icon indicating copy to clipboard operation
charts copied to clipboard

Should not bitnami/ejbca be deployed as a StatefulSet instead of Deployment kind?

Open zentavr opened this issue 1 year ago • 2 comments

Name and Version

bitnami/ejbca 11.3.0

What architecture are you using?

amd64

What steps will reproduce the bug?

EJBCA internally has kinda Services (like a periodic tasks, crons) which could be used for the different purposes. In our organization we use these to update CRLs for our CAs (a lot of VPN CAs). Before the migration into K8S we used EJBCA as a docker container with the pre-defined host name. When you define a Service task - you can specify which hostname should be considered to run the task. Now this is not possible to fulfill, because the hostname of the pod is unique all the time.

000

Are you using any custom parameters or values?

No response

What is the expected behavior?

I would like to be able to use the services

What do you see instead?

The services are not being executed periodically

Additional information

No response

zentavr avatar Feb 17 '24 02:02 zentavr

As a workaround could be done in this way: 001

and the audit log: 002

zentavr avatar Feb 17 '24 03:02 zentavr

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

carrodher avatar Feb 18 '24 20:02 carrodher

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] avatar Mar 05 '24 01:03 github-actions[bot]

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

github-actions[bot] avatar Mar 10 '24 01:03 github-actions[bot]