Skip to content

Commit

Permalink
Update multi-arch validator to check node affinity for multi-platform…
Browse files Browse the repository at this point in the history
… environments (#276)

* Updated .gitignore to ignore vscode files.

* Added validation for node affinity boundaries in the CSV.
  • Loading branch information
jaypoulz authored Apr 10, 2023
1 parent 36145b1 commit 0ab3deb
Show file tree
Hide file tree
Showing 4 changed files with 485 additions and 156 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@
.idea/*
vendor/
bin/

.vscode
Loading

0 comments on commit 0ab3deb

Please sign in to comment.