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

feat: add node toleration option #3823

Merged

Conversation

chen-keinan
Copy link
Contributor

@chen-keinan chen-keinan commented Mar 12, 2023

Description

Related issues

Checklist

command usage:

trivy k8s cluster --report summary --tolerations key1=value1:NoSchedule

command follow the same convention of creating taint for k8s node

@knqyf263
Copy link
Collaborator

LGTM! Can you please resolve conflicts?

@chen-keinan chen-keinan force-pushed the feat/add-node-toleration-option branch from 4bbbcca to 036dcfe Compare March 19, 2023 11:12
@chen-keinan
Copy link
Contributor Author

@knqyf263 branch updated with upstream

@knqyf263 knqyf263 merged commit a754a04 into aquasecurity:main Mar 19, 2023
atombrella pushed a commit to atombrella/trivy that referenced this pull request Mar 25, 2023
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.

Add node toleration support on node-collector
2 participants