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

accessControl properties are only added to the coordinator #189

Open
mgorbatenko opened this issue Jul 5, 2024 · 0 comments
Open

accessControl properties are only added to the coordinator #189

mgorbatenko opened this issue Jul 5, 2024 · 0 comments

Comments

@mgorbatenko
Copy link

mgorbatenko commented Jul 5, 2024

accessControl properties need to be on worker nodes to properly implement graceful shutdowns. Without that, the preStop api request will result in a 403. A work around is to add the access control properties via additionalConfigFiles. I believe it would be helpful to have the properties added to the worker configmap as well, so that the properties are present on both the coordinator and worker nodes.

Some of my learnings outlined on the Trino slack here.

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

No branches or pull requests

1 participant