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

fix: removed global nodeSelector to apply the parameter individually … #156

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

rfrozza
Copy link
Contributor

@rfrozza rfrozza commented Jan 14, 2025

What this PR does
If the cluster uses nodes with both architectures (ARM64 and AMD64), individual "nodeSelector" provides a more granular/flexible way to ensure the pods are scheduled in the desired node.

Why we need it
Because selenium/standalone-chrome supports only linux/amd64 (at least for now).

…to each resource (deploy|job|cronjob|statefulset|daemonset)
@aeciopires aeciopires added enhancement New feature or request good first issue Good for newcomers labels Jan 14, 2025
Copy link
Member

@aeciopires aeciopires left a comment

Choose a reason for hiding this comment

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

Good job @rfrozza!

Thanks for your contribution.

I will publish in next release

@aeciopires aeciopires merged commit 976f3d6 into zabbix-community:main Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants