Ciprian Hacman
aec463acf8
chore: Reduce verbosity for `upload` make target
2024-10-25 12:43:07 +03:00
Ciprian Hacman
91e0c97f82
hack/generate-asset-hashes.sh
2024-10-07 08:25:20 +03:00
Ciprian Hacman
eea1b4560c
Update dependencies
2024-09-27 08:09:14 +03:00
Ciprian Hacman
4b69dfb4fe
Update Go to v1.22.7
2024-09-13 19:34:24 +03:00
justinsb
774d2fdfca
tests: build and push locally for metal tests
...
Because we now push much larger files, replace our in-memory storage with disk-backed storage.
2024-09-11 18:22:23 -04:00
Ciprian Hacman
23623edbe6
Update golangci-lint to v1.61.0
2024-09-11 08:37:27 +03:00
justinsb
06a608a39f
autogen: more kube asset hashes
...
Updated generate-asset-hashes with latest versions, and ran it to record hashes.
2024-08-30 07:00:08 -04:00
justinsb
28654cbe82
versionbump: update golang to 1.22.6
2024-08-26 08:01:41 -04:00
Ciprian Hacman
8b843856e7
Update deps to K8s v0.31.0
2024-08-25 17:48:14 +03:00
github-actions
523bd3c8c6
Update dependencies
2024-08-09 20:20:55 +00:00
github-actions
bbb3154b1f
Update dependencies
2024-07-26 06:04:53 +00:00
github-actions
2b1fe5e325
Update dependencies
2024-07-19 06:05:17 +00:00
github-actions
0ee32c57c0
Update dependencies
2024-07-12 06:04:29 +00:00
justinsb
ace6669767
chore: update golang to 1.22.5
2024-07-04 11:07:18 -04:00
github-actions
3f8258bf43
Update dependencies
2024-06-21 06:04:56 +00:00
Ciprian Hacman
20af220b23
Update Go to v1.21.4
2024-06-15 09:33:48 +03:00
github-actions
5f5b51944e
Update dependencies
2024-06-14 06:05:25 +00:00
github-actions
33b26b7130
Update dependencies
2024-06-08 15:30:32 +03:00
github-actions
1bb9483a15
Update dependencies
2024-05-17 06:04:26 +00:00
Ciprian Hacman
86f5d455e5
Release 1.30.0-alpha.1 ( #16563 )
...
* Release 1.30.0-alpha.1
* Update tests for K8s v1.30
* Remove mentions of K8s v1.24
2024-05-11 23:40:27 -07:00
Kubernetes Prow Robot
22eea4ed74
Merge pull request #16439 from justinsb/store_hashes_for_assets
...
Use embedded hashes for our well-known assets
2024-05-10 21:11:43 -07:00
github-actions
4d7871e890
Update dependencies
2024-05-10 01:14:37 +00:00
justinsb
fc049f40f3
Use embedded hashes for our well-known assets
...
Rather than downloading the hash every time, we can record the hashes
for our well-known assets and bake them into the kOps binary. If the
hash is not baked in, we will continue to fall-back to downloading it,
this is important for new k8s versions, or where the user specifies a
version of one of our well-known assets (such as containerd).
2024-05-09 10:27:33 -04:00
justinsb
00f7899fe8
Bump golang to 1.22.3
...
Includes some security fixes, though they don't look likely to impact
us.
2024-05-09 07:43:02 -04:00
github-actions
954a2ca07a
Update dependencies
2024-05-03 06:04:53 +00:00
github-actions
f0861a88b1
Update dependencies
2024-04-26 06:04:20 +00:00
github-actions
91efcb0b54
Update dependencies
2024-04-22 02:35:12 +00:00
github-actions
778acb5cad
Update dependencies
2024-04-12 06:04:18 +00:00
github-actions
23f59a725c
Update dependencies
2024-04-05 06:04:27 +00:00
Ciprian Hacman
4cf7fe8647
Update hack/generate-asset-hashes.sh
2024-04-02 06:52:11 +03:00
justinsb
991bfe207d
Create assetdata
...
We create some yaml files that record the hashes for well-known file assets,
and then we will be able to look them up by their canonical URL.
This is not yet actually used, that can be done in a future commit.
2024-04-01 09:35:42 -04:00
github-actions
1fc3fc5823
Update dependencies
2024-03-29 06:03:59 +00:00
justinsb
e5d5175e08
refactor: isolate asset construction out of cloudup
...
Continuing the node/infra splitting.
2024-03-28 08:04:46 -04:00
github-actions
8345f89edb
Update dependencies
2024-03-23 13:12:51 +00:00
Ciprian Hacman
aa49afba9b
Update golangci-lint to v1.57.1
2024-03-23 13:54:17 +02:00
github-actions
f352eac4ce
Update dependencies
2024-03-15 06:04:44 +00:00
github-actions
ae7492b2f9
Update dependencies
2024-03-08 06:04:06 +00:00
Ciprian Hacman
6e959ba22f
Exclude SC1091 in shellcheck
2024-03-06 06:57:37 +02:00
Ciprian Hacman
951470c6c5
Verify bootstrap script output with shellcheck
2024-03-06 06:23:37 +02:00
Ciprian Hacman
5624055739
Update shellcheck to v0.9.0
2024-03-06 06:23:37 +02:00
github-actions
a533e6b923
Update dependencies
2024-03-01 06:04:18 +00:00
justinsb
700974a060
chore: update boilerplate.py to recognize new build tags
...
Sync up with upstream https://github.com/kubernetes/kubernetes/blob/master/hack/boilerplate/boilerplate.py
We want to pick up the new-style go:build tags.
2024-02-28 12:33:50 -05:00
Ciprian Hacman
5bdd812926
Update Go to v1.22.0
2024-02-11 06:39:29 +02:00
Ciprian Hacman
f8ebec5009
azure: Migrate vfs to new SDK version
2024-02-09 05:58:45 +02:00
justinsb
62bab3df38
build: add script for rapid development of kops-controller
2023-11-30 10:44:22 -05:00
Ciprian Hacman
730a520706
Update controller-gen to v0.13.0
2023-10-25 07:31:41 +03:00
Ciprian Hacman
53729a291b
Update Go to v1.21.3
2023-10-11 08:05:08 +03:00
justinsb
b494ad9a8b
helper scripts: update to use python3
...
This addresses the underlying reason why boilerplate was not being
checked.
2023-07-18 14:08:57 -04:00
justinsb
a94924a02f
verify-boilerplate: stricter error checking
...
If python isn't found, without this fix the script exits with code 0,
despite not checking boilerplate.
2023-07-18 13:59:27 -04:00
John Gardiner Myers
0dfac69d83
Remove support for Weave networking
2023-06-22 23:03:24 -07:00