kops/hack
Peter Rifel f2466cb452 Fix cloudformation lint job
The dockerfile we were using in the cfn-python-lint repo wasn't actually pinned to the version associated with the git tag, it always installs the latest version.
A recent release consolidated error rules regarding invalid values.
We use an invalid "us-test-1" region and zones in much of our testing.
We used to be able to ignore this "invalid AZ" error, but now we would need to ignore all invalid values for all resource properties.
This pins cfn-python-lint to an older version but we'll have to figure out how we want to handle this longer term.
2020-11-21 22:42:35 +02:00
..
boilerplate Remove unused scripts 2020-02-15 20:01:10 -06:00
brew Adding this depends makes it work on Sierra for me 2017-02-16 22:21:44 +00:00
lib Script to call goimports 2017-03-16 09:42:38 -04:00
mkdocs_macros Fix docs feature table not being rendered 2020-10-12 07:37:39 +03:00
.cfnlintrc.yaml Add verify-cloudformation script 2020-10-28 15:05:26 -05:00
.packages Use all kops mirrors to determine artifacts hashes 2020-09-18 09:44:37 +03:00
.shellcheck_failures Remove outdated docs for Calico 2020-08-08 11:08:26 +03:00
.staticcheck_failures staticcheck fixes and updates 2020-06-30 09:07:11 -05:00
BUILD.bazel bazel: add notes that tasks do not work 2018-06-04 10:45:52 -07:00
__init__.py Moving mkdocs_macros package into hack directory 2020-07-13 23:44:01 -04:00
cfn-lint.Dockerfile Fix cloudformation lint job 2020-11-21 22:42:35 +02:00
common.sh Move utility functions into common.sh 2020-02-15 20:03:26 -06:00
dev-build.sh Import common.sh and use KOPS_ROOT when applicable 2020-02-15 20:04:12 -06:00
go_install_from_commit.sh /hack: improve shell script in hack 2019-12-25 17:16:31 +08:00
make-apimachinery.sh Upgrade to go 1.14.4 2020-07-14 09:24:48 -05:00
new-iam-user.sh Use portable shebang for hack scripts 2018-07-20 14:28:12 +02:00
pre-commit.sh /hack: improve shell script in hack 2019-12-25 17:16:31 +08:00
set-version Release 1.19.0-alpha.4 2020-09-16 11:37:38 +03:00
update-bazel.sh Update gitignore and some verify scripts for new e2e code 2020-10-08 19:39:28 -05:00
update-expected.sh Unset more env vars in update-expected.sh 2020-08-20 10:17:36 -05:00
update-goimports Fix update and verify goimports 2020-08-12 16:24:17 +03:00
update-header.sh Adding py to formats 2020-07-12 19:39:35 -04:00
upload Upload binaries to DO Spaces 2020-08-07 00:09:30 +05:30
verify-apimachinery.sh Import common.sh and use KOPS_ROOT when applicable 2020-02-15 20:04:12 -06:00
verify-bazel.sh Update gitignore and some verify scripts for new e2e code 2020-10-08 19:39:28 -05:00
verify-bindata.sh Ignore untracked files in "git status" 2020-08-24 05:30:30 +03:00
verify-boilerplate.sh Import common.sh and use KOPS_ROOT when applicable 2020-02-15 20:04:12 -06:00
verify-cloudformation.sh Fix cloudformation lint job 2020-11-21 22:42:35 +02:00
verify-generate.sh Ignore untracked files in "git status" 2020-08-24 05:30:30 +03:00
verify-gofmt.sh Import common.sh and use KOPS_ROOT when applicable 2020-02-15 20:04:12 -06:00
verify-goimports Fix update and verify goimports 2020-08-12 16:24:17 +03:00
verify-gomod.sh Ignore untracked files in "git status" 2020-08-24 05:30:30 +03:00
verify-hashes.sh Install container runtime packages as assets - Tests 2020-10-27 20:24:31 +02:00
verify-packages.sh Import common.sh and use KOPS_ROOT when applicable 2020-02-15 20:04:12 -06:00
verify-shellcheck.sh Keep SHELLCHECK_IMAGE vesion sync with SHELLCHECK_VERSION defined before 2020-09-01 09:55:13 +08:00
verify-spelling.sh Import common.sh and use KOPS_ROOT when applicable 2020-02-15 20:04:12 -06:00
verify-staticcheck.sh Update gitignore and some verify scripts for new e2e code 2020-10-08 19:39:28 -05:00
verify-terraform.sh verify-terraform: rearrange arguments to find 2020-09-07 17:35:57 -04:00