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

Add access control config to worker nodes #213

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

florianMalbranque
Copy link
Member

@florianMalbranque florianMalbranque commented Aug 20, 2024

Add access control config files to worker to enable graceful shutdown,
Fixes: trinodb/trino#22589

@cla-bot cla-bot bot added the cla-signed label Aug 20, 2024
@florianMalbranque
Copy link
Member Author

👋 @nineinchnick PTAL

@florianMalbranque
Copy link
Member Author

Maybe @losipiuk

Copy link
Member

@losipiuk losipiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I will allow @nineinchnick to do the final call

@florianMalbranque
Copy link
Member Author

👋 @nineinchnick , addressed your reviews, PTAL

Copy link
Member

@nineinchnick nineinchnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a test.

charts/trino/templates/configmap-coordinator.yaml Outdated Show resolved Hide resolved
charts/trino/templates/configmap-coordinator.yaml Outdated Show resolved Hide resolved
charts/trino/templates/configmap-coordinator.yaml Outdated Show resolved Hide resolved
charts/trino/templates/configmap-coordinator.yaml Outdated Show resolved Hide resolved
charts/trino/templates/configmap-worker.yaml Outdated Show resolved Hide resolved
@@ -0,0 +1,15 @@
{{- define "trino.accessControlConfigMap" -}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this define line, keep only the if block.

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

Successfully merging this pull request may close these issues.

Cannot write system information on Graceful Shutdown
3 participants