Commit Graph

420 Commits

Author SHA1 Message Date
Ole Markus With 67ed7988f5 Bump alpha and stable channel with the latest kops and k8s releases
And alpha channel with latest AMI
2022-10-19 10:20:46 +02:00
Moshe Shitrit 3f4e18994a bump k8s and ubuntu ami version in alpha 2022-10-15 14:08:05 -04:00
Ole Markus With 392ececda7 Let kOps take ownership of any field currently owned by kubectl 2022-10-01 08:58:26 +02:00
Ciprian Hacman e854b261c5 Update channels with the latest Ubuntu images 2022-09-28 11:31:07 +03:00
Ciprian Hacman 89afe649ac Update channels with the latest Ubuntu images 2022-09-28 08:39:03 +03:00
Eric Bailey 51f4654303 Promote fixed k8s patch versions 2022-09-21 13:13:58 -05:00
Ciprian Hacman 1d68d3335d Add release 1.25.0 to channels 2022-09-19 14:00:36 +03:00
Ole Markus With 64ce77fc43 Bump stable and alpha channels with latest k8s/kops releases 2022-09-17 11:49:21 +02:00
Moshe Shitrit a1ebffc779 bump k8s versions in alpha with September releases 2022-09-15 11:54:51 -04:00
Moshe Shitrit 152e09b467 set recommended kOps version to 1.23.4 in k8s version 1.18 2022-09-10 13:38:02 -04:00
Moshe Shitrit 3f0d2758f1 recommend latest kops version in stable channel 2022-09-09 11:39:27 -04:00
Moshe Shitrit 5f6918d5b2 recommend latest kops version in alpha 2022-09-09 11:38:44 -04:00
Moshe Shitrit 8ca33a79b0 promote alpha to stable 2022-08-28 20:35:00 -04:00
Moshe Shitrit 055f1a4d27 bump aws ubuntu version in alpha 2022-08-20 12:11:41 -04:00
Moshe Shitrit 5d775f9532 bump k8s versions in alpha 2022-08-20 12:11:16 -04:00
Justin SB 6184f12861 Introduce applylib
A number of projects need a library for applying objects.  While we
are figuring out exactly what functionality is needed, we are using a
copy-and-paste approach.

Introduce applylib here also, and add the create-or-update
functionality that we want here.
2022-08-17 08:10:20 -04:00
Kubernetes Prow Robot 7035526204
Merge pull request #14135 from hakman/go-1.19.0
Update Go to v1.19.0
2022-08-17 02:40:55 -07:00
Ciprian Hacman cb99db0757 Run make goimports 2022-08-17 07:03:33 +03:00
Ole Markus With 381ceb1d14 Revert back to using kubectl in channels
Introduces an Applier interface and keeps the custom client based implementation
2022-08-14 13:06:17 +02:00
Peter Rifel 3eb30853f7
Fix typo in channels error message 2022-08-02 17:21:08 -05:00
Ole Markus With 70181ec3b3 Remove --files flag from channels and make single arg mandatory 2022-08-02 20:27:36 +02:00
Kubernetes Prow Robot 8ec65a2ab6
Merge pull request #14075 from olemarkus/merge-factory
Merge cmd factories
2022-07-30 22:18:27 -07:00
Ole Markus With 0bd3160bbc Merge channels and kops cli factories 2022-07-31 06:32:57 +02:00
Ole Markus With 820bba41cf Use SSA for updating addon channel objects 2022-07-30 11:21:09 +02:00
Moshe Shitrit 4f58bf6c7f promote alpha k8s versions to stable 2022-07-24 23:58:45 -04:00
Kubernetes Prow Robot eedb906f0b
Merge pull request #13963 from justinsb/follow_up_13753
Applier should be more tolerant of errors
2022-07-21 06:57:57 -07:00
Moshe Shitrit ff3519721a
bump alpha channel k8s releases 2022-07-14 15:32:40 -04:00
Justin SB bb1070269a Applier should be more tolerant of errors
We also aim to be a little stricter about invalid input
(e.g. namespace specified for cluster-scoped objects).
2022-07-11 11:09:29 -04:00
Ciprian Hacman 6829e7a69a Add release 1.24.0 to channels 2022-07-09 08:36:25 +03:00
Ole Markus With 389d7c1214 Set UserAgent to kops on the REST config 2022-07-02 16:13:30 +02:00
Ole Markus With cb96d39804 Use dynamic client for applying channels manifest rather than calling kubectl 2022-07-02 16:13:27 +02:00
Ole Markus With ba67287540 Apply PKI even if addon fails 2022-06-29 08:12:56 +02:00
Kubernetes Prow Robot e992530d6d
Merge pull request #13819 from olemarkus/channels-replace-non-force
Replace manifests after apply
2022-06-25 09:36:57 -07:00
Moshe Shitrit ebd1a310c8 promote alpha to stable 2022-06-25 01:19:21 -04:00
Ole Markus With 699653d00b Replace manifests after apply 2022-06-21 13:57:33 +02:00
Moshe Shitrit 13fcc26c6b recommend latest kops version in stable channel 2022-06-17 16:10:42 -04:00
Moshe Shitrit a5fbc3d268 recommend latest kops version and add kops 1.24 in alpha channel 2022-06-17 16:10:21 -04:00
Moshe Shitrit 4e49fafe92 bump k8s versions and ubuntu ami (aws) in alpha channel 2022-06-17 01:20:43 -04:00
Ciprian Hacman 6a24dc2dbc Revert "Use kubectl replace instead of apply when updating addons"
This reverts commit 18c5d184e7.
2022-06-10 07:19:58 +03:00
Ole Markus With db5cee1320 Channels to have exit status 1 on apply failure 2022-06-08 10:32:01 +02:00
Kubernetes Prow Robot dfe504e238
Merge pull request #13731 from olemarkus/channels-replace
Use kubectl replace instead of apply when updating addons
2022-06-04 06:08:21 -07:00
Ole Markus With 18c5d184e7 Use kubectl replace instead of apply when updating addons 2022-06-04 12:12:00 +02:00
Moshe Shitrit a413f49fb9 promote alpha to stable (k8s releases) 2022-06-01 13:59:55 -04:00
Moshe Shitrit 9fd92171e0 bump k8s versions with May releases 2022-05-25 22:25:36 -04:00
Ole Markus With 5c2f33d148 Promote May AMIs in channels
Already been running for some time in e2e
2022-05-17 07:46:30 +02:00
Moshe Shitrit daca2a6b2e promote alpha to stable 2022-05-01 17:32:12 -04:00
Ole Markus With 7006f10a15 Bump alpha channel with april releases 2022-04-25 10:34:41 +02:00
Kubernetes Prow Robot 6d264080ed
Merge pull request #13484 from olemarkus/no-bazel-targets
Remove bazel targets and tools
2022-04-17 23:16:41 -07:00
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
Ole Markus With 8d4a6c35a9 Bump Ubuntu AMIs in alpha and stable 2022-04-12 08:12:25 +02:00