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

Update server-logger to function with multiple securityContext settings #555

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented Jul 18, 2023

What this PR does:
Modifies the server-logger to use an EmptyVolume to ensure that it doesn't have securityContext restrictions.

  • Update the CI tests to using a :version instead of :latest so that we don't accidentially test with incorrect version
  • Deprecate runDockerAsCassandraUser since our current security changes have made it non-functional.

Which issue(s) this PR fixes:
Fixes #553
Fixes #554

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner July 18, 2023 13:58
Add missing shell directive

Fix checkout-strategy for the docker build job
@burmanm
Copy link
Contributor Author

burmanm commented Jul 20, 2023

That CI error is not relevant, it's really just CI issue with download issue (originally, later the date won't match so it won't work).

@burmanm burmanm merged commit 672ecf6 into k8ssandra:master Jul 26, 2023
39 of 40 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.

server-system-logger does not work with different securityContexts Deprecate dockerImageRunsAsCassandra
2 participants