Sharif Elgamal
0993622e85
add dnsmasq
2020-11-12 10:08:40 -08:00
Sharif Elgamal
499bda8f5d
or true
2020-11-11 15:43:46 -08:00
Sharif Elgamal
0e4dd72872
update
2020-11-11 14:48:17 -08:00
Sharif Elgamal
0f0b01fa0d
install recommends
2020-11-11 14:44:13 -08:00
Sharif Elgamal
bf25c38098
automatically try install kvm for kvm2 tests
2020-11-11 14:21:21 -08:00
Medya Ghazizadeh
f67515dec7
Merge pull request #9660 from sharifelgamal/docker-fix
...
jenkins: docker install script
2020-11-10 15:38:31 -08:00
Thomas Strömberg
f6fa0ec0f6
Merge pull request #9529 from prezha/hack-update--kubernetes-version
...
hack/update: kubernetes version
2020-11-10 14:28:33 -08:00
Sharif Elgamal
a85e7ddd26
install psmisc
2020-11-10 13:42:07 -08:00
Sharif Elgamal
3b5eab6e56
Merge branch 'master' of github.com:kubernetes/minikube into docker-fix
2020-11-10 13:38:08 -08:00
Sharif Elgamal
ffafd95454
remove newgrp, add lsof
2020-11-10 10:33:27 -08:00
Thomas Strömberg
47396dc7b7
Merge pull request #9532 from prezha/hack-update--kicbase-version
...
hack/update: kicbase version
2020-11-10 10:17:51 -08:00
Sharif Elgamal
fe0e087d91
testing fix for docker install script
2020-11-10 09:22:14 -08:00
Predrag Rogic
e1826f2da4
remove redundant hack/kubernetes_version/update_kubernetes_version.go
2020-11-07 20:10:21 +00:00
Predrag Rogic
9654f7bd3d
hack/update: kubernetes version
2020-11-07 20:04:08 +00:00
Sharif Elgamal
e298618913
changes to script
2020-11-06 14:55:06 -08:00
Sharif Elgamal
72fa0be5f4
Add script to automatically install docker on jenkins machines
2020-11-06 14:36:41 -08:00
Medya Ghazizadeh
331b64d3b2
Merge pull request #9480 from prezha/fix-kubernetes-version
...
get greatest instead of just latest Kubernetes version
2020-11-06 12:30:02 -08:00
Ma Xinjian
bd9de07865
fix small typo
...
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-11-03 14:57:24 +08:00
Predrag Rogic
e38d49a2a8
hack/update: kicbase version
2020-10-28 22:33:39 +00:00
Predrag Rogic
73c43e5b74
hack/update: golang version
2020-10-28 22:24:40 +00:00
Thomas Strömberg
a78fc8bfb4
Merge pull request #9439 from prezha/release-kicbase-version
...
automate pushing kicbase image from snapshot to stable after release
2020-10-28 11:43:20 -07:00
Thomas Strömberg
b8b432c8fe
Merge pull request #9464 from prezha/update-kubernetes-version-i1
...
Add hack/update package to automate PR generation
2020-10-28 11:17:32 -07:00
Predrag Rogic
3c883f1075
update from glog to klog
2020-10-22 00:57:49 +01:00
prezha
53d87e1c9f
automate pushing kicbase image from snapshot to stable after release
2020-10-22 00:05:42 +01:00
Predrag Rogic
2c1efe857a
fix klog 'no such flag -logtostderr' with InitFlags
2020-10-17 00:59:05 +01:00
Predrag Rogic
bcad74de5d
change hack/kubernetes_version/update_kubernetes_version.go in a separate pr[9480]
2020-10-17 00:55:29 +01:00
Predrag Rogic
1337811d49
change hack/kubernetes_version/update_kubernetes_version.go in a separate pr[9480]
2020-10-17 00:52:53 +01:00
Predrag Rogic
e42791ea02
fix klog 'no such flag -logtostderr' with InitFlags
2020-10-17 00:43:19 +01:00
Predrag Rogic
fa17b9641c
get greatest instead of just latest version
2020-10-17 00:07:25 +01:00
Predrag Rogic
2977a4b1cb
get greatest instead of just latest version
2020-10-16 23:06:28 +01:00
Predrag Rogic
885421ac37
get greatest instead of just latest version
2020-10-16 22:43:10 +01:00
Predrag Rogic
570f4f3c88
Upgrade go version to 1.15.2
2020-10-14 21:00:24 +01:00
prezha
96ac580eff
update: consolidation & automation
2020-10-14 01:44:08 +01:00
Priya Modali
8936a8c7f8
Merge branch 'master' of https://github.com/kubernetes/minikube into klog
2020-10-13 09:08:27 -07:00
Medya Ghazizadeh
7f4e7ee317
Merge pull request #9384 from prezha/update-kubernetes-version-i1
...
update_kubernetes_version: standalone script v2
2020-10-12 17:41:43 -05:00
Priya Modali
ab4a0ab558
Cleaning up flags parsing.
2020-10-08 11:18:50 -07:00
Priya Modali
ef2090ac31
Merge branch 'master' of https://github.com/kubernetes/minikube into klog
2020-10-08 10:27:04 -07:00
priyawadhwa
82a5189b93
Merge pull request #9334 from afbjorklund/multiarch-storage-provisioner-manifest
...
Make storage-provisioner available for all arch
2020-10-07 14:43:47 -04:00
Predrag Rogic
b926b802cf
reverting back from klog to glog
2020-10-07 02:21:55 +01:00
Predrag Rogic
5ba07d547b
fix wrongly reported "nothing changed"
...
when there are changes that has been made in the local filesystem repo
and make the issue mentioned in the PR message ("fixes: ") a parameter
2020-10-04 01:25:27 +01:00
Predrag Rogic
61a579a8f9
update_kubernetes_version: standalone script v2
...
polls GitHub for the current Kubernetes Stable release and latest RC or Beta pre-release, then automatically updates local repo and/or creates a unique PR in kubernetes/minikube repo
2020-10-03 01:37:18 +01:00
Priya Modali
43cc1a2581
Resolved merg conflicts.
2020-10-02 14:10:55 -07:00
Priya Modali
43ea47f4e0
Fixed merge conflicts.
2020-09-29 16:17:31 -07:00
Priya Modali
97d96bf925
Switching from glob library to klog library.
2020-09-29 15:49:41 -07:00
Medya Gh
f0f10d6135
first version
2020-09-29 14:14:24 -07:00
Till Hoffmann
5965b68733
Improved file-filter for github-release-assets
2020-09-29 10:31:34 +02:00
Anders F Björklund
92cce721aa
Make storage-provisioner available for all arch
...
Always use architecture when building the image.
When developing locally, tag the image with version
(this tag now refers to the local host architecture)
When making a release, make a manifest with version
(this manifest now lists all supported architectures)
Don't use architecture, when specifying "image:".
2020-09-27 19:40:42 +02:00
Predrag Rogic
1444ce37d7
update_kubernetes_version: refactor
...
- add context.WithTimeout - limit the time spent on quering GitHub
APIs
- extract Kubernetes GitHub Releases API quering into a separate
fetchKubernetesReleases func
- extract Kubernetes Version Update logic into a separate
updateKubernetesVersions func
- extract file patching instructions into a separate replaceAllString
func
- patch '../../site/content/en/docs/commands/start.md' => remove the
need to run 'make generate-docs' before 'make test'
- resolve 'ERROR: logging before flag.Parse'
- consolidate and add more verbose logging
- add more descriptive code comments
- removed TODO - will stick to the '0' patch version for all testData
sets
- ensure 'make test' completes w/o any issues
2020-09-22 21:46:18 +01:00
Predrag Rogic
19cc40f420
update_kubernetes_version: implement a standalone program that polls GitHub for the latest Kubernetes release
2020-09-22 03:41:27 +01:00
Sharif Elgamal
d0f17a4886
skip building gvisor and storage provisioner on release for now
2020-09-03 12:11:50 -07:00