| .. | 
		
		
			
			
			
			
				| boilerplate | Use "//go:build" lines together with "// +build" lines | 2021-09-20 07:35:31 +03:00 | 
		
			
			
			
			
				| mkdocs_macros | Fix docs feature table not being rendered | 2020-10-12 07:37:39 +03:00 | 
		
			
			
			
			
				| .cfnlintrc.yaml | Upgrade cfn-lint to 0.44.3 | 2021-01-12 20:14:56 -06:00 | 
		
			
			
			
			
				| .shellcheck_failures | Fix various shellcheck failures | 2020-10-26 15:55:13 -05:00 | 
		
			
			
			
			
				| .staticcheck_failures | Remove coredns dnsprovider | 2021-01-22 09:19:35 +01: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 | Upgrade cfn-lint to 0.44.3 | 2021-01-12 20:14:56 -06:00 | 
		
			
			
			
			
				| common.sh | Fix various shellcheck failures | 2020-10-26 15:55:13 -05:00 | 
		
			
			
			
			
				| dev-build-aws.sh | Script for iterating development on AWS | 2021-09-18 13:42:14 -04:00 | 
		
			
			
			
			
				| dev-build-gce.sh | Script for iterating development on GCE | 2021-08-23 08:37:09 -04:00 | 
		
			
			
			
			
				| dev-build.sh | Import common.sh and use KOPS_ROOT when applicable | 2020-02-15 20:04:12 -06:00 | 
		
			
			
			
			
				| go.mod | Remove dependencies on k8s.io/code-generator | 2021-11-15 10:44:43 -05:00 | 
		
			
			
			
			
				| go.sum | Remove dependencies on k8s.io/code-generator | 2021-11-15 10:44:43 -05:00 | 
		
			
			
			
			
				| go_install_from_commit.sh | /hack: improve shell script in hack | 2019-12-25 17:16:31 +08:00 | 
		
			
			
			
			
				| install-bazelisk.sh | Update Bazel to v3.5.0 | 2021-03-18 14:58:09 +02: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 | Fix set-version leaving backup files with "-e" suffix | 2021-06-04 15:06:54 -07:00 | 
		
			
			
			
			
				| tools.go | Remove dependencies on k8s.io/code-generator | 2021-11-15 10:44:43 -05:00 | 
		
			
			
			
			
				| update-bazel.sh | Move tools.go into separate go module without vendoring | 2020-12-08 23:06:44 -06:00 | 
		
			
			
			
			
				| update-expected.sh | dev: hack/update-expected script should clear KOPS_ARCH | 2021-09-06 14:45:08 -04:00 | 
		
			
			
			
			
				| update-gofumpt.sh | Add gofumpt scripts | 2021-12-01 22:37:41 +02:00 | 
		
			
			
			
			
				| update-goimports.sh | hack/goimports - Replace mapfile with read | 2020-12-11 08:22:54 -06:00 | 
		
			
			
			
			
				| update-header.sh | Fix various shellcheck failures | 2020-10-26 15:55:13 -05:00 | 
		
			
			
			
			
				| upload | hack/upload: avoid ACLs for GCS buckets with UBLA enabled | 2021-07-14 22:46:07 -07:00 | 
		
			
			
			
			
				| verify-apimachinery.sh | Import common.sh and use KOPS_ROOT when applicable | 2020-02-15 20:04:12 -06:00 | 
		
			
			
			
			
				| verify-bazel.sh | Merge pull request #10182 from h3poteto/fix/hack-verify-bazel | 2021-01-10 08:23:05 -08:00 | 
		
			
			
			
			
				| verify-boilerplate.sh | Remove go-bindata | 2021-03-20 16:02:09 -05:00 | 
		
			
			
			
			
				| verify-cloudformation.sh | Upgrade cnf-lint to 0.54.2 | 2021-09-24 15:11:10 +03:00 | 
		
			
			
			
			
				| verify-crds.sh | Make hack/update and hack/verify scripts more consistent | 2020-10-26 15:01:43 -04:00 | 
		
			
			
			
			
				| verify-gofmt.sh | Replace bazel :gofmt target with direct invocation | 2021-10-26 08:04:08 -04:00 | 
		
			
			
			
			
				| verify-gofumpt.sh | Add gofumpt scripts | 2021-12-01 22:37:41 +02:00 | 
		
			
			
			
			
				| verify-goimports.sh | hack/goimports - Replace mapfile with read | 2020-12-11 08:22:54 -06: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-shellcheck.sh | Keep SHELLCHECK_IMAGE vesion sync with SHELLCHECK_VERSION defined before | 2020-09-01 09:55:13 +08:00 | 
		
			
			
			
			
				| verify-spelling.sh | Move tools.go into separate go module without vendoring | 2020-12-08 23:06:44 -06:00 | 
		
			
			
			
			
				| verify-staticcheck.sh | Move tools.go into separate go module without vendoring | 2020-12-08 23:06:44 -06:00 | 
		
			
			
			
			
				| verify-terraform.sh | Check for hardcoded partitions in integration tests | 2021-10-30 06:42:13 -05:00 | 
		
			
			
			
			
				| verify-versions.sh | Verify all versions are set correctly | 2021-05-07 21:09:11 -07:00 |