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 support for tolerations in operator #1648

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

benkilimnik
Copy link
Member

@benkilimnik benkilimnik commented Aug 3, 2023

Summary: Adds support for tolerations to enable users to deploy PEMs to nodes that have taints through the CLI.

Relevant Issues: #598

Type of change: /kind feature

Test Plan: Used skaffold to deploy an unreleased version of the operator. Verified that tolerations parameter actually gets passed through to the pod spec.

@benkilimnik benkilimnik requested a review from a team as a code owner August 3, 2023 21:09
@benkilimnik benkilimnik temporarily deployed to pr-actions-approval August 3, 2023 21:10 — with GitHub Actions Inactive
@benkilimnik benkilimnik temporarily deployed to pr-actions-approval August 3, 2023 22:46 — with GitHub Actions Inactive
@benkilimnik benkilimnik temporarily deployed to pr-actions-approval August 4, 2023 15:57 — with GitHub Actions Inactive
@aimichelle
Copy link
Member

Looks like it is failing pr-genfile-checker, so you may need to rerun go generate.

@benkilimnik benkilimnik temporarily deployed to pr-actions-approval August 4, 2023 20:17 — with GitHub Actions Inactive
Signed-off-by: Benjamin Kilimnik <[email protected]>
@benkilimnik benkilimnik temporarily deployed to pr-actions-approval August 4, 2023 20:26 — with GitHub Actions Inactive
@aimichelle aimichelle merged commit 6796db6 into pixie-io:main Aug 4, 2023
23 checks passed
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.

2 participants