We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Value of ScyllaConfigAgent from CRD is ignored, and hardcoded value is passed to as a VolumeSource:
scylla-operator/pkg/controllers/cluster/resource/resource.go
Line 171 in 629e325
The text was updated successfully, but these errors were encountered:
cluster: take agent secret name from rack spec (#298)
f5a6599
Fixes #298
b8ac59a
It also ignores the field ScyllaConfig/scylla-client-config-secret
ScyllaConfig
scylla-client-config-secret
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
Value of ScyllaConfigAgent from CRD is ignored, and hardcoded value is passed to as a VolumeSource:
scylla-operator/pkg/controllers/cluster/resource/resource.go
Line 171 in 629e325
The text was updated successfully, but these errors were encountered: