kops/hack
Peter Rifel df1e30182f
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-17 20:03:40 -06: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 10:09:01 -05:00
.packages Use all kops mirrors to determine artifacts hashes 2020-09-18 09:44:37 +03:00
.shellcheck_failures Fix various shellcheck failures 2020-10-26 15:55:13 -05: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-17 20:03:40 -06:00
common.sh Fix various shellcheck failures 2020-10-26 15:55:13 -05: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
new-iam-user.sh Fix various shellcheck failures 2020-10-26 15:55:13 -05: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-apimachinery.sh Fix various shellcheck failures 2020-10-26 15:55:13 -05:00
update-bazel.sh Compile hack tools into _output/bin/ rather than temp directories 2020-10-26 15:01:43 -04: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 Fix various shellcheck failures 2020-10-26 15:55:13 -05: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 Fix various shellcheck failures 2020-10-26 15:55:13 -05:00
verify-bindata.sh Ignore untracked files in "git status" 2020-08-24 05:30:30 +03:00
verify-boilerplate.sh Fix various shellcheck failures 2020-10-26 15:55:13 -05:00
verify-cloudformation.sh Fix cloudformation lint job 2020-11-17 20:03:40 -06:00
verify-crds.sh Make hack/update and hack/verify scripts more consistent 2020-10-26 15:01:43 -04:00
verify-gofmt.sh Fix various shellcheck failures 2020-10-26 15:55:13 -05:00
verify-goimports Fix update and verify goimports 2020-08-12 16:24:17 +03:00
verify-gomod.sh Add tests/e2e go module support to hack/verify-gomod.sh 2020-10-22 20:57:38 -05:00
verify-hashes.sh Install container runtime packages as assets - Tests 2020-10-14 15:41:51 +03: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 Fix various shellcheck failures 2020-10-26 15:55:13 -05:00
verify-staticcheck.sh Compile hack tools into _output/bin/ rather than temp directories 2020-10-26 15:01:43 -04:00
verify-terraform.sh Set minimum Terraform version to 0.12.26/0.13.0 2020-10-28 20:24:41 +00:00