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

Install mgmt-api agent in the Dockerfile, not docker-entrypoint.sh #521

Closed
burmanm opened this issue Jul 16, 2024 · 0 comments · Fixed by #491
Closed

Install mgmt-api agent in the Dockerfile, not docker-entrypoint.sh #521

burmanm opened this issue Jul 16, 2024 · 0 comments · Fixed by #491
Labels
done Issues in the state 'done'

Comments

@burmanm
Copy link
Contributor

burmanm commented Jul 16, 2024

The cassandra-env.sh should not be modified in the entrypoint.sh if we want to run readOnlyRootFilesystem.

@burmanm burmanm moved this to Ready For Review in K8ssandra Jul 16, 2024
@adejanovski adejanovski added the ready-for-review Issues in the state 'ready-for-review' label Jul 16, 2024
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in K8ssandra Jul 22, 2024
@adejanovski adejanovski added done Issues in the state 'done' and removed ready-for-review Issues in the state 'ready-for-review' labels Jul 22, 2024
emerkle826 added a commit that referenced this issue Sep 4, 2024
* [FEATURE] [#523](#523) Trust store reload functionality for DSE only (not Cassandra)
* [FEATURE] [#527](#527) Add Cassandra 4.1.6 to the build matrix
* [FEATURE] [#522](#522) Add DSE 6.9.1 to the build matrix
* [FEATURE] [#529](#529) Add DSE 6.9.2 to the build matrix
* [ENHANCEMENT] [#521](#521) Add management-api to Cassandra conf in the Dockerfile, not entrypoint for DSE 6.9, Cassandra 4.1 and Cassandra 5.0. This allows to run the container with readOnlyRootFilesystem.
* [BUGFIX] [#524](#524) Fix HintsService Hint_delays- metrics parsing and ReadCoordination metrics parsing
* [BUGFIX] [#520](#520) Update DSE 6.9.0 dependnecy
* [BUGFIX] [#531](#531) Fix DSE 6.9 UBI image agent loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done'
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants