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

Include encryption at rest feature to the docker evnironement for integration-tests #4075

Open
karol-kokoszka opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@karol-kokoszka
Copy link
Collaborator

As we faced couple of issue when restoring data to multiDC cluster with encryption at rest feature enabled, we would like to include this feature into our integration-tests docker environemnt, so that we can run all the tests against such a setup.

It looks that this feature is for scylla enterprise only, https://enterprise.docs.scylladb.com/stable/operating-scylla/security/encryption-at-rest.html, but the docker compose we use is configurable in terms of what ScyllaDB version to use.

image: scylladb/agent-${SCYLLA_VERSION}

It can be enabled only when the enterprise version is chosen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant