Skip to content

Commit 0ab3deb

Browse files
authored
Update multi-arch validator to check node affinity for multi-platform environments (#276)
* Updated .gitignore to ignore vscode files. * Added validation for node affinity boundaries in the CSV.
1 parent 36145b1 commit 0ab3deb

File tree

4 files changed

+485
-156
lines changed

4 files changed

+485
-156
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@
2020
.idea/*
2121
vendor/
2222
bin/
23+
24+
.vscode

0 commit comments

Comments
 (0)