John Gardiner Myers
1358851c7d
Get VFSContext from caller in NewAssetBuilder()
2023-07-18 08:49:06 -07:00
Kulwant Singh
d6776bb780
use dl.k8s.io not gs://kubernetes-release
2023-05-11 09:01:31 -07:00
John Gardiner Myers
c68be498c6
Refactor NewAssetBuilder to not take a Cluster
2023-01-01 13:37:52 -08:00
John Gardiner Myers
005ec38972
Remove code for no-longer-supported k8s 1.21
2022-12-24 21:44:50 -08:00
Rémy Léone
80d2d53643
fix tenv linter
2022-06-15 18:06:28 +02:00
Ciprian Hacman
ea7df00719
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
John Gardiner Myers
6655022ce1
Remove support for the Lyft CNI
2021-08-28 11:54:39 -07:00
Ciprian Hacman
cc850de7a4
Update CNI plugins to v0.9.1
2021-06-23 08:08:01 +03:00
John Gardiner Myers
e0915887ed
Move asset copying out of apply_cluster
2021-06-05 21:17:50 -07:00
Ciprian Hacman
eff2af2fe2
Update CNI plugins to v0.8.7
2020-12-21 11:07:57 +02:00
Ciprian Hacman
e439684445
Refactor networking assets finder
2020-08-02 22:36:33 +03:00
Ciprian Hacman
755b122f7e
ARM64 support - Add CNI plugin binaries
2020-06-19 04:42:11 +03:00
John Gardiner Myers
68b4282cb6
Remove code for unsupported k8s versions from cloudup
2020-01-12 16:05:00 -08:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Justin SB
8b9969e01c
Simple mirror support
...
We recognize our primary location via string-matching, and we then
have a hard-coded list of mirrors for that location.
Didn't prove easy to make this much better, but we can hopefully do so
iteratively (e.g. fetch mirrors via URL)
2019-02-20 14:31:50 -05:00
Justin Santa Barbara
b68f58d746
Change NewAssetBuilder to take a kops.Cluseter
2018-02-22 21:42:40 -08:00
chrislovecnm
7057aaf1bb
Enabling the file assets
...
File assets and the SHA files are uploaded to the new location. Files
when are users uses s3 are upload public read only. The copyfile task
uses only the existing SHA value.
This PR include major refactoring of the use of URLs. Strings are no
longer categnated, but converted into a URL struct and path.Join is
utlilized.
A new values.go file is included so that we can start refactoring more
code out of the "fi" package.
A
2017-12-17 15:26:57 -07:00
chrislovecnm
8d1ee1fa16
updating files for goimports
2017-11-01 12:51:43 -06:00
Justin Santa Barbara
8bde5317c1
Bump dns-controller & kops for 1.7.0-alpha.1
2017-07-07 00:57:10 -04:00
chrislovecnm
75f5b1ed34
Updating CNI version for k8s 1.6
2017-04-22 14:47:42 -06:00
Justin Santa Barbara
72ec584033
Fix gofmt
2016-12-17 23:18:12 -05:00
Roberto J Rojas
99c42497c3
fixes #1120 - PR #1165 - changes as per review
2016-12-15 10:36:41 -05:00
Roberto J Rojas
1c5e668ffe
fixes issue #1120 - User can specify CNI_VERSION_URL
2016-12-14 20:48:27 -05:00