Commit Graph

16836 Commits

Author SHA1 Message Date
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
Kubernetes Prow Robot ee5c74db1c
Merge pull request #13389 from olemarkus/remove-oss-target
Remove oss-upload target since aliyun support has been removed
2022-03-18 01:43:16 -07:00
Kubernetes Prow Robot e567be2767
Merge pull request #13380 from hakman/migrate_to_registry.k8s.io
Migrate to registry.k8s.io
2022-03-18 00:47:16 -07:00
Ciprian Hacman 30404d64a2 Run hack/update-expected.sh
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 09:01:59 +02:00
Ciprian Hacman a4ed2b0654 Migrate to registry.k8s.io
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 08:47:12 +02:00
Kubernetes Prow Robot d751d0f056
Merge pull request #13364 from olemarkus/fix-long-role-names
Fix long role names
2022-03-17 23:43:16 -07:00
Ole Markus With 27ad348105 Remove oss-upload target since aliyun support has been removed 2022-03-18 07:38:21 +01:00
Kubernetes Prow Robot 1fa84011f8
Merge pull request #13382 from srikiz/DO-Remove-SFO2-region
[Digital Ocean] Remove sfo2 region from the list of supported DO regions
2022-03-17 21:45:16 -07:00
Kubernetes Prow Robot 6180ebc491
Merge pull request #13366 from olemarkus/allow-duplicate-taint-keys
Allow duplicate taint keys
2022-03-17 20:51:16 -07:00
Kubernetes Prow Robot 11cfd517e9
Merge pull request #13383 from olemarkus/set-protocol
Add protocol explicitly to services
2022-03-17 20:07:39 -07:00
Kubernetes Prow Robot 25db3c6055
Merge pull request #13381 from glebiller/aws-iam-auth-0.5.5
Upgrade aws-iam-authenticator to v0.5.5
2022-03-17 16:10:41 -07:00
Kubernetes Prow Robot a4f3bb1072
Merge pull request #13370 from olemarkus/remove-targets
Clean up nodeup targets
2022-03-17 14:26:41 -07:00
Ole Markus With 9b11036bb9 Add protocol explicitly to services 2022-03-17 20:56:29 +01:00
srikiz ef092b7b6a Add more supported regions for e2e tests 2022-03-18 00:08:17 +05:30
srikiz f6072832cb Remove sfo2 region from the list of supported DO regions 2022-03-18 00:03:43 +05:30
Guillaume Le Biller 74310774f1
Upgrade aws-iam-authenticator to v0.5.5 2022-03-17 19:22:50 +01:00
Kubernetes Prow Robot 47602beb59
Merge pull request #13367 from ddelange/patch-1
Update HPA docs
2022-03-17 04:43:20 -07:00
Kubernetes Prow Robot 7ffa432a12
Merge pull request #13379 from hakman/bump-channels
Update channels
2022-03-17 03:39:19 -07:00
Ciprian Hacman 82575310e0 Bump k8s versions in alpha with Mar 2022
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-17 11:55:26 +02:00
Ciprian Hacman ae3f9071a3 Promote alpha channel to stable
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-17 11:55:26 +02:00