Commit Graph

16855 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 17ed2ca063
Merge pull request #13395 from naveensrinivasan/naveen/feat/pin-deps
Pin actions to a full length commit SHA
2022-03-27 18:23:21 -07:00
naveensrinivasan b832368bf7 Pin actions to a full length commit SHA
- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

>Pin actions to a full length commit SHA

>Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload.

https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

Also, dependabot supports upgrading based on SHA.

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-03-27 18:05:05 +00:00
naveensrinivasan f48e39c2a1 Pinned action by SHA and included the URL for verification 2022-03-27 18:02:41 +00:00
Kubernetes Prow Robot 45573f8611
Merge pull request #13420 from olemarkus/remove-unused-var
Remove id var, which is never used beyond that if test
2022-03-26 21:41:21 -07:00
Kubernetes Prow Robot dfe5903630
Merge pull request #13421 from olemarkus/update-security-docs
Update the security docs
2022-03-26 20:57:21 -07:00
Kubernetes Prow Robot cd7aad276a
Merge pull request #13414 from zetaab/fix/lbdrain
fix member update when draining
2022-03-26 10:47:21 -07:00
Ole Markus With 420498174a Update the security docs 2022-03-26 10:11:54 +01:00
Ole Markus With 222eaebe35 Remove id var, which is never used beyond that if test 2022-03-26 09:48:51 +01:00
Kubernetes Prow Robot fe9351b68c
Merge pull request #13419 from olemarkus/fix-dev-upload
dev-upload from upload directory, not bazelupload
2022-03-25 23:59:21 -07:00
Ole Markus With 520283d7b7 dev-upload from upload directory, not bazelupload 2022-03-26 07:19:53 +01:00
Kubernetes Prow Robot 65226b1452
Merge pull request #13410 from mixja/s3-uri-gov-cloud
Correctly detect GovCloud regions
2022-03-25 21:01:21 -07:00
Kubernetes Prow Robot f6e64c8e1d
Merge pull request #13415 from MoShitrit/alpha-to-stable-2022-03-24-take-2
Promote alpha to stable
2022-03-25 12:11:58 -07:00
Moshe Shitrit 8b8ab3fc89 promote alpha to stable 2022-03-25 10:56:09 -04:00
Jesse Haka 2e71008d1d update bazel 2022-03-25 14:57:35 +02:00
Jesse Haka 7e65112096 update goimports 2022-03-25 14:39:54 +02:00
Jesse Haka e4162d2c8f fix member update when draining 2022-03-25 14:37:35 +02:00
Kubernetes Prow Robot 703422d584
Merge pull request #13412 from hakman/update_netlify_deps
Update netflify deps
2022-03-24 21:51:50 -07:00
Ciprian Hacman a77cf8aa94 Update netflify deps
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-25 06:13:21 +02:00
Justin Menga 210d072da9 Correctly detect GovCloud regions 2022-03-24 12:59:32 -07:00
Kubernetes Prow Robot 6844934e1a
Merge pull request #13405 from anthonyhaussman/feat/tone/set_version_pin_aws-node-termination
AWS-NODE-TERMINATION: Add possibility to set a tune image version
2022-03-24 00:56:41 -07:00
Kubernetes Prow Robot 81b0ce3fc9
Merge pull request #13408 from olemarkus/cleanup-dist
Clean up the rest of the dev-upload targets
2022-03-24 00:14:41 -07:00
Ole Markus With 17919e9fda Clean up the rest of the dev-upload targets 2022-03-23 20:58:08 +01:00
Kubernetes Prow Robot f540def9db
Merge pull request #13407 from olemarkus/dev-upload-no-bazel
Don't use bazel for dev-upload
2022-03-23 11:47:45 -07:00
Ole Markus With bf1d6f553c Don't use bazel for dev-upload 2022-03-23 19:09:15 +01:00
Kubernetes Prow Robot f5305792fe
Merge pull request #13404 from olemarkus/channels-protokube-build
Clean up channels and protokube targets
2022-03-23 07:54:12 -07:00
Kubernetes Prow Robot 3fc4fa38c4
Merge pull request #13401 from olemarkus/ko-dev-upload
Use ko-builds for dev-upload
2022-03-23 05:20:09 -07:00
Kubernetes Prow Robot acacf62cdf
Merge pull request #13402 from hakman/fix_k8s_side-loading
Use k8s.gcr.io for k8s side-loaded images
2022-03-23 04:38:00 -07:00
Anthony Hausman e8dcb67a1f
FIX: Pass update-expected for tests 2022-03-23 12:14:54 +01:00
Kubernetes Prow Robot 256c63edbc
Merge pull request #13403 from hakman/x-tools-0.1.10
Update golangci-lint to v1.45.0
2022-03-23 04:00:00 -07:00
Anthony Hausman 2b589d5914
FIX: Set default version into `model/components/nodeterminationhandler.go` 2022-03-23 11:56:38 +01:00
Ciprian Hacman 759172c3f0 Use k8s.gcr.io for k8s side-loaded images
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-23 12:15:57 +02:00
Anthony Hausman 308a886557
AWS-NODE-TERMINATION: Add possibility to set a tune image version
Add the possibility into the AWS `node-termination-handler` addon to set a different image tag version.
It can help to have last fixes if it's needed.
2022-03-23 10:59:51 +01:00
Ole Markus With 6f9ead86cd Clean up channels and protokube targets 2022-03-23 10:50:52 +01:00
Ciprian Hacman 3da84d4480 Update golangci-lint to v1.45.0
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-23 11:38:46 +02:00
Ole Markus With ed9e5b54a7 Use ko-builds for dev-upload 2022-03-23 08:00:41 +01:00
Kubernetes Prow Robot 0c46b5ceb0
Merge pull request #13397 from heybronson/update-k8s
update k8s dependencies
2022-03-21 12:54:45 -07:00
Bronson Mirafuentes 83d0d63784 update k8s dependencies 2022-03-21 11:45:02 -07:00
Kubernetes Prow Robot 4dfd85ca8f
Merge pull request #13390 from olemarkus/crossbuild-kops
Clean up kops build targets
2022-03-21 03:11:21 -07:00
Ole Markus With 5b90e580d0 Clean up crossbuild kops targets
Reuse kops builds in kops-install

Do not force rebuilds

Fix all target

Fix docs target

Add binary name to kops crossbuild targets
2022-03-21 10:31:40 +01:00
Kubernetes Prow Robot 41f1bb4a93
Merge pull request #13341 from olemarkus/ko-build
Build kops images with ko
2022-03-21 02:23:09 -07:00
Ole Markus With 214f616d73 Build kops-controller with ko
ko install target

Add kops-controller to all

Add ko targets for the rest of the images

Build ko images to IMAGES instead of BAZELIMAGES

Update registry repo
2022-03-21 09:42:59 +01:00
Kubernetes Prow Robot 9b4c1408c7
Merge pull request #13394 from srikiz/DO-Use-Available-Regions
[Digital Ocean] Use available regions as per the latest DO documentation
2022-03-20 10:01:08 -07:00
srikiz b0b7ca8992 Use available regions as per the latest DO documentation 2022-03-20 20:08:24 +05:30
Kubernetes Prow Robot 65694b20b8
Merge pull request #13234 from spotinst/feat-ocean-template
Spotinst: Ocean as a template for VNGs
2022-03-19 00:45:08 -07:00
Kubernetes Prow Robot 58a93a00da
Merge pull request #13375 from heybronson/relnotes_1.24.0-alpha.3
Release notes for 1.24.0-alpha.3
2022-03-18 21:55:12 -07:00
Bronson Mirafuentes e0ca3da42b Release notes for 1.24.0-alpha.3
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-19 06:15:26 +02:00
Bronson Mirafuentes e112d81025
Release 1.24.0-alpha.3 (#13372)
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 21:09:12 -07:00
Kubernetes Prow Robot 930b904e6f
Merge pull request #13392 from olemarkus/remove-pr-target
Remove pr target
2022-03-18 14:15:56 -07:00
Ole Markus With 3382a2fea0 Remove pr target
This target may have done something at some point in time. But not anymore
2022-03-18 19:11:44 +01:00
Kubernetes Prow Robot 25bcdb2070
Merge pull request #13161 from justinsb/local_testing
dev: create scripts to make it easier to run e2e tests
2022-03-18 02:45:16 -07:00