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

PM-2039 Support custom nodepool #62

Merged
merged 1 commit into from
Nov 6, 2024
Merged

PM-2039 Support custom nodepool #62

merged 1 commit into from
Nov 6, 2024

Conversation

johnmarcou
Copy link
Contributor

@johnmarcou johnmarcou commented Nov 4, 2024

This PR implements K8S_NODE_POOL environment variable to allow to spin pods on a specific node pool.

This change be tested on staging cluster using the existing nodepool mina-delegation-verify.

This change will not need any update of the helm chart. The specific nodepool can be created in the gitops repository for the need of the deployment (given a cluster), and the environment variable can be set in mean time. I will open the PR for production when we are ready.

@johnmarcou johnmarcou self-assigned this Nov 4, 2024
@johnmarcou johnmarcou force-pushed the pm-2039 branch 3 times, most recently from ae8dd70 to fd6a086 Compare November 4, 2024 16:03
@johnmarcou johnmarcou requested a review from piotr-iohk November 4, 2024 16:03
@johnmarcou johnmarcou marked this pull request as ready for review November 4, 2024 16:03
Copy link
Collaborator

@piotr-iohk piotr-iohk left a comment

Choose a reason for hiding this comment

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

LGTM. Seems to behave well on staging.

@piotr-iohk piotr-iohk merged commit 38d6a88 into main Nov 6, 2024
1 check passed
@piotr-iohk piotr-iohk deleted the pm-2039 branch November 6, 2024 13:20
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.

3 participants