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

tolerate arm64 in tools deployments and jobs #1703

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

cfryanr
Copy link
Member

@cfryanr cfryanr commented Oct 5, 2023

Kind clusters do not put taints on arm64 nodes. However, GKE (and maybe other) clusters do. Just in case we want to run the integration tests on a GKE arm64 cluster, I suspect that we will need this tolerations on our tools deployments.

Release note:

None, changes testing code only.

NONE

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #1703 (bbf4412) into main (5852a9e) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1703   +/-   ##
=======================================
  Coverage   79.16%   79.16%           
=======================================
  Files         163      163           
  Lines       15767    15767           
=======================================
  Hits        12482    12482           
  Misses       2970     2970           
  Partials      315      315           

@joshuatcasey joshuatcasey merged commit bc1593e into main Oct 10, 2023
39 checks passed
@joshuatcasey joshuatcasey deleted the tools_tolerations branch October 10, 2023 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants