Thomas Strömberg
d3fe318fa9
Merge pull request #9998 from Jorropo/fix/debian-multiarch-bundeling
...
fixing debian and arch concurrent multiarch builds
2021-01-25 08:29:29 -08:00
Thomas Strömberg
9cdb76fcc8
Make rpm-version behave the same as deb-version
2021-01-22 15:18:17 -08:00
Medya Gh
7a9a28f274
update minikube version in makefile
2021-01-22 10:58:39 -08:00
Ilya Zuyev
5e371df1b1
Fix Makefile comments for e2e targets
2021-01-21 23:06:22 -08:00
Ilya Zuyev
606335a883
Fix Makefile comments for e2e targets
2021-01-21 23:04:52 -08:00
Ilya Zuyev
855d55e4db
Add Makefile target for building fat darwin binary (both amd64+arm64)
2021-01-21 11:58:49 -08:00
Ilya Zuyev
6408c29f0a
Add darwin-arm64 Makefile targets
2021-01-21 11:26:27 -08:00
Medya Gh
70253a9c87
update kicbase and iso to last build
2021-01-20 16:41:10 -08:00
Sharif Elgamal
ea7de4badf
Merge branch 'master' of github.com:kubernetes/minikube into stress
2021-01-20 12:52:53 -08:00
Sharif Elgamal
e74ea8082a
make stress tests look more like integration tests
2021-01-20 12:49:03 -08:00
Ilya Zuyev
a2ccf09c80
fix update-gopogh-version comment and update gopogh version in jenkins scripts
2021-01-19 16:30:28 -08:00
Ilya Zuyev
28ecf222b0
Comment update-gopogh-version make target
2021-01-19 16:06:11 -08:00
Ilya Zuyev
4342b53a92
Add Makefile target to update gopogh version
2021-01-19 15:50:10 -08:00
Sharif Elgamal
0a0a47c2ba
initial stress test go implementation
2021-01-19 13:19:06 -08:00
Ilya Zuyev
9367439dac
add e2e-linux-arm64 to Makefile e2e-cross target
2021-01-15 16:07:30 -08:00
Ilya Zuyev
2ca3cd204f
Fix Makefile
2021-01-12 16:02:27 -08:00
Ilya Zuyev
837cfb7aca
Revert "remove old make target for pushing kicbase"
...
This reverts commit a13d15fe85
.
2021-01-12 15:57:48 -08:00
Ilya Zuyev
a13d15fe85
remove old make target for pushing kicbase
2021-01-12 15:56:07 -08:00
Ilya Zuyev
480c36d0c0
trigger build
2021-01-12 13:55:22 -08:00
Ilya Zuyev
6c860a48fe
confirm kicbase push
2021-01-08 11:49:10 -08:00
Ilya Zuyev
f24a3e0a51
fix Makefile
2021-01-08 11:31:14 -08:00
Ilya Zuyev
9184efeb37
fix Makefile rules
2021-01-08 11:06:37 -08:00
Ilya Zuyev
1993e2eab6
fix kicbase image name
2021-01-08 10:57:08 -08:00
Ilya Zuyev
3aaf9c0f7c
Add buildx debug flags
2021-01-08 10:40:54 -08:00
Ilya Zuyev
df47190cca
fix docker builder creation args
2021-01-06 11:54:22 -08:00
Ilya Zuyev
65cf998d6f
Merge branch 'master' into ilyaz/multiarch_kicbase
2021-01-05 16:30:26 -08:00
Ilya Zuyev
6335658103
Revert single-arch kicbase fallback support
2021-01-05 16:29:48 -08:00
Jorropo
c14734c69c
fix: debian and arch concurrents multiarch builds
...
Signed-off-by: Jorropo <jorropo.pgm@gmail.com>
2020-12-20 04:09:47 +01:00
tstromberg
aed36e2947
Makefile: Make Debian/RedHat package revisions settable
2020-12-18 08:01:17 -08:00
Sharif Elgamal
79c883a906
Update Makefile and release notes for 1.16.0 release
2020-12-17 13:33:42 -08:00
Sharif Elgamal
4b5202f070
Update Makefile and release notes for 1.16.0-beta.0
2020-12-14 16:38:13 -08:00
Ilya Zuyev
405ccc57df
skip docker login if AUTOPUSH is not defined
2020-12-13 21:10:51 -08:00
Ilya Zuyev
d1160305d2
allow to override the list of ma-kicbase registries
2020-12-13 19:39:46 -08:00
Ilya Zuyev
1860291cac
kic-base-image-multiarch target
2020-12-13 19:21:45 -08:00
Ilya Zuyev
0c68a59f07
kic-base-image-multiarch target
2020-12-13 18:59:19 -08:00
Medya Gh
f3be305abb
bump iso on head for snapshot4
2020-12-11 12:11:26 -08:00
Medya Ghazizadeh
9aac4f7f42
Merge pull request #9912 from prezha/fix-update-kubernetes-version
...
fix: use release tags and add make targets
2020-12-10 16:03:38 -08:00
Sharif Elgamal
9280a047a9
Merge pull request #9894 from sharifelgamal/hyperkit
...
fix hyperkit tests
2020-12-10 11:26:44 -08:00
Predrag Rogic
d472499af1
fix: use release tags and add make targets
2020-12-10 02:27:19 +00:00
Predrag Rogic
871f22eb19
fix: use release tags and add make targets
2020-12-10 02:16:29 +00:00
Predrag Rogic
ff24033257
fix: use release tags and add make targets
2020-12-10 01:34:40 +00:00
Predrag Rogic
61a12b313f
fix: use release tags and add make targets
2020-12-10 01:28:40 +00:00
Sharif Elgamal
cd1925da89
add phony to new makefile target
2020-12-09 13:39:48 -08:00
Anders F Björklund
559231fa1d
Upgrade go version to 1.15.5
...
Use same as Kubernetes 1.20
2020-12-09 22:03:12 +01:00
Sharif Elgamal
76b0d71670
add alias target for functional tests in makefile
2020-12-09 11:11:45 -08:00
Medya Ghazizadeh
21db1adab4
Merge pull request #9887 from medyagh/bump_isp_16_s1
...
Bump iso on head
2020-12-09 11:08:26 -08:00
Thomas Strömberg
78c6d9f855
Merge pull request #9407 from ilya-zuyev/select_int_tests_to_run
...
Add a Makefile variable to run a subset of integration tests files
2020-12-09 10:21:23 -08:00
Medya Gh
2c99e42506
bump iso
2020-12-08 16:22:41 -08:00
Medya Gh
502458e958
bump iso on head
2020-12-08 16:21:44 -08:00
Medya Ghazizadeh
a128bbbbd1
Merge pull request #9819 from afbjorklund/virtualbox-amd64
...
Debian installer: only recommend virtualbox when running on amd64
2020-12-08 10:23:15 -08:00
Anders F Björklund
d8ceff8779
Bump kernel version for buildroot
2020-12-05 16:38:36 +01:00
Anders F Björklund
d4bdc21ff2
Upgrade buildroot minor version
2020-12-05 13:31:59 +01:00
Medya Ghazizadeh
c90956172c
Merge pull request #9822 from medyagh/storage_prov_v4
...
bump storage provsioner to multi arch
2020-12-02 13:57:37 -08:00
Priya Wadhwa
5553f48e36
Add --label flag so we can add custom labels to metric collection
...
We can later use this flag to specify environment (Cloud Shell, OS), or driver used.
2020-12-01 19:37:15 -08:00
Medya Gh
d141036382
bump storage provsioner to multi arch
2020-12-01 14:29:09 -08:00
Anders F Björklund
71de27fb75
Only recommend virtualbox when running on amd64
...
Remove the "recommendation" from the arm64 deb
2020-12-01 17:11:22 +01:00
Medya Gh
7bc81b1cbd
add imagesha
2020-11-25 14:22:29 -08:00
Medya Gh
8639a067e6
bump kic image on head
2020-11-25 14:07:24 -08:00
Priya Wadhwa
e83ba9df9c
Update ISO and kicbase to include scheduled stop so we can test them
2020-11-18 10:54:41 -08:00
Sharif Elgamal
41b74b00ec
update Makefile and release notes for 1.15.1 release
2020-11-16 14:20:03 -08:00
Medya Gh
d32ceb0f30
release v1.15.0
2020-11-13 14:16:38 -08:00
Medya Gh
f3125fa1ad
release latest snapshot image/iso
2020-11-12 16:04:26 -08:00
Medya Gh
878ff02101
bump iso on head
2020-11-09 12:36:16 -08:00
Medya Gh
57ff0fa687
spleling
2020-11-05 15:07:56 -08:00
Medya Gh
b6d83e4e01
improve makefile in building kicbase
2020-11-05 15:01:17 -08:00
Medya Ghazizadeh
a7b8f20ec2
Merge pull request #9523 from afbjorklund/buildroot-2020.02.7
...
Upgrade buildroot and kernel minor version
2020-10-30 18:41:05 -05:00
Medya Gh
cc30cd7b1f
release v1_14_2
2020-10-27 14:52:42 -07:00
Medya Gh
330f1227e5
release 1.14.1
2020-10-23 16:24:58 -07:00
Anders F Björklund
ed00bcd15c
Bump kernel version for buildroot
2020-10-22 23:12:56 +02:00
Anders F Björklund
1770ecdb3e
Upgrade buildroot minor version
2020-10-22 23:12:33 +02:00
Anders F Björklund
f0d059a144
Remove old unused build tags from localkube
...
These are being used by github.com/containers/image:
* containers_image_ostree_stub
* containers_image_openpgp
It is not used by minikube anymore, since localkube:
* 5e34247db
Use containers/image build tags everywhere
* 57aa3e61a
Use the build tags for containers/image everywhere
* 55b41415e
Cache images for localkube
* 201e5f9ef
Vendor changes
Note that the minikube build tag actually had a typo.
Said "container_image" rather than "containers_image".
2020-10-21 21:33:51 +02:00
Predrag Rogic
570f4f3c88
Upgrade go version to 1.15.2
2020-10-14 21:00:24 +01:00
Medya Gh
3808dff344
update makefile
2020-10-12 16:58:50 -07:00
Medya Gh
4ea581cf04
bump ISO to use latest
2020-10-12 16:54:14 -07:00
Medya Ghazizadeh
0c7284a0ca
Merge pull request #9329 from afbjorklund/buildroot-2020.02.6
...
Buildroot 2020.02.6
2020-10-12 15:33:56 -05:00
Medya Gh
df3fb8c7d5
update makefile
2020-10-09 15:00:59 -07:00
Ilya Zuyev
c0a9b55110
Rename INT_TESTS_TO_RUN -> TEST_FILES
2020-10-08 12:18:34 -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
Priya Wadhwa
edacefce32
Release v1.14.0-beta.0
2020-10-06 13:38:14 -04:00
Ilya Zuyev
cf69119580
Add a Makefile variable to run a subset of integration tests
2020-10-05 22:31:06 -07:00
Medya Ghazizadeh
5eca07a573
Merge pull request #9340 from blueelvis/'task/windows_html_report'
...
Added target for Windows HTML & switched encoding for Windows Report
2020-09-29 15:10:17 -05:00
Medya Ghazizadeh
f66e0a8639
Merge pull request #9330 from afbjorklund/kicbase-ubuntu
...
Base kicbase directly on ubuntu, without kindbase
2020-09-29 14:48:06 -05:00
Anders F Björklund
5ab4bc64fc
Remove the base target from kicbase docker build
2020-09-29 20:13:59 +02:00
Jituri, Pranav
5dce77b9cb
Make 1 target for html report and remove changes to github actions
2020-09-29 02:12:51 +05:30
Jituri, Pranav
256a1c2b92
Added target for Windows HTML & switched encoding
2020-09-28 18:19:36 +05:30
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
Anders F Björklund
5ae6ce03bb
Use newer version of the go-bindata tool
...
Use the same "vendor" as kubernetes does
2020-09-27 17:52:05 +02:00
Anders F Björklund
8a18334cba
Complete the fork of kindbase by copy/paste
...
Base kicbase directly on ubuntu, without kindbase
Move all the files that are still copied and used
Avoid installing software only to be deleted later
The entrypoint had already been forked since earlier
2020-09-27 15:16:42 +02:00
Anders F Björklund
85f8d05757
Fork all files needed for kindbase from upstream
...
This is for reference, to be able to combine them
2020-09-27 15:15:43 +02:00
Anders F Björklund
4c8e88ab47
Upgrade Buildroot to 2020.02 LTS with Linux 4.19
...
Do the kernel upgrade separately, for easier ISO testing
Use the same kernel version as was in "2019.02.x" branch
2020-09-27 14:11:32 +02:00
Anders F Björklund
75b0950033
Update KERNEL_VERSION to match BUILDROOT_VERSION
...
This was missed in 8f9c572ff5
2020-09-27 14:07:19 +02:00
Priya Wadhwa
3d547a937f
Fix Makefile rule to build bot
2020-09-22 14:00:27 -04:00
Sharif Elgamal
7e7344da18
Update Makefile and release notes for v1.13.1
2020-09-18 16:20:58 -07:00
Medya Gh
48811763ed
help text
2020-09-10 16:08:24 -07:00
Medya Gh
6dcce31c72
clean up
2020-09-10 16:04:17 -07:00
Medya Gh
25939ca4d2
add phony
2020-09-10 16:01:33 -07:00
Medya Gh
334fa8af26
help text
2020-09-10 16:01:15 -07:00
Medya Gh
3e5d0abba0
add HTML report to Makefile and funtional only test
2020-09-10 15:55:08 -07:00
priyawadhwa
95ea4f87d2
Merge pull request #9121 from afbjorklund/silent
...
Add silent rules for less verbose build output
2020-09-08 13:51:13 -04:00
Sharif Elgamal
ed9a106968
fix typo
2020-09-02 16:21:29 -07:00
Sharif Elgamal
6e9b0320bc
Update Makefile for 1.13.0 release
2020-09-02 16:16:51 -07:00
Thomas Stromberg
4446cee4e1
Bump storage-provisioner version to v3
2020-09-01 16:15:21 -07:00
Thomas Stromberg
1ac12e7615
Upgrade golangci-lint to v1.30.0
2020-08-30 17:20:42 -07:00
Anders F Björklund
c83d53def7
Add silent rules for less verbose build output
...
Similar to what automake (and also ninja) uses.
Use "make V=0" to enable, by default disabled.
2020-08-30 18:14:25 +02:00
Marcin Niemira
ef65d0f1e7
unify docker push in makefile
2020-08-14 20:24:42 +10:00
Marcin Niemira
ac2988c8aa
fix conflict
2020-08-13 09:42:19 +10:00
Marcin Niemira
75dd0cf591
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
2020-08-13 09:40:15 +10:00
Marcin Niemira
0ef45d7114
typofix
2020-08-13 09:35:57 +10:00
Medya Gh
cbab32ca97
add chenglog
2020-08-12 13:31:21 -07:00
Marcin Niemira
971284ecb5
fix message in makefile
2020-08-12 19:29:08 +10:00
Marcin Niemira
836f64a11c
minor cleanup
2020-08-12 10:07:18 +10:00
Marcin Niemira
6eb7555609
add docker login
2020-08-12 10:06:26 +10:00
Marcin Niemira
9eaef38aa9
unify variable declarations
2020-08-11 20:15:54 +10:00
Marcin Niemira
e2cdfa5829
minor cleanup
2020-08-11 20:01:46 +10:00
Marcin Niemira
0ef7f11514
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
2020-08-11 19:59:54 +10:00
Marcin Niemira
dbfa79d0b9
setup targets for kicbase gcr, gh and dockerhub
2020-08-11 19:59:40 +10:00
Sharif Elgamal
70c9db6252
Merge branch 'master' of github.com:kubernetes/minikube into v1.12.2
2020-08-04 13:39:25 -07:00
Priya Wadhwa
ad95211d3d
Add ldflags to e2e tests
2020-08-04 15:15:31 -04:00
Priya Wadhwa
bb00499c50
pass in ldflags to integration test, this should fix storage provisioner bug in TestSTartStop integration test
2020-08-04 14:07:26 -04:00
Priya Wadhwa
c42b906610
Include storage provisioner version as ldflag when building preload tarballs
2020-08-03 19:35:40 -04:00
Sharif Elgamal
a4cd184361
Merge branch 'master' of github.com:kubernetes/minikube into v1.12.2
2020-08-03 15:48:35 -07:00
Sharif Elgamal
382629a891
Bump Makefile for 1.12.2 release and add release notes
2020-08-03 14:21:15 -07:00
Priya Wadhwa
0538dddd9d
Upgrade storage provisioner to v2
2020-08-03 13:48:09 -04:00
Marcin Niemira
b6cc2ab54c
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
2020-07-28 20:06:52 +10:00
Medya Gh
e89b0b4757
move dockerfile to a different folder
2020-07-27 15:59:56 -07:00
Thomas Stromberg
61cff412c4
Increase integration target timeout from 60m to 90m
2020-07-27 12:33:44 -07:00
Marcin Niemira
61578ae035
rm space before linebreak in user_confirm function (Makefile)
2020-07-25 14:43:55 +10:00
Marcin Niemira
32ab4dd0b7
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
2020-07-25 08:56:50 +10:00
Marcin Niemira
f9d55e573b
rename IN_AUTOMATION to IN_CI
2020-07-25 08:48:09 +10:00
Medya Gh
47ed4bc23c
update lint version
2020-07-24 14:45:15 -07:00
Marcin Niemira
950cc9a600
add user confirmation
2020-07-24 17:07:47 +10:00
Marcin Niemira
413acacf13
check if kic-base image exists before pushing
2020-07-24 15:31:16 +10:00
Medya Gh
d066e2bcbb
ignore
2020-07-23 17:15:02 -07:00
Marcin Niemira
feeb0abe26
add kickbase make target
2020-07-23 22:35:35 +10:00
Medya Ghazizadeh
515095a2d2
Merge pull request #8780 from afbjorklund/kic-automount
...
Add minimal minikube-automount to the kic image
2020-07-21 15:50:16 -07:00
Medya Gh
77c94988eb
update golang version
2020-07-20 14:45:26 -07:00
Anders F Björklund
bcaa3d206a
Make the kicbase image build context much smaller
...
(cherry picked from commit 0735629741
)
2020-07-20 23:02:13 +02:00
Priya Wadhwa
de66b35a0a
release v1.12.1
2020-07-17 16:06:05 -04:00
Medya Ghazizadeh
5df15f60fb
Merge pull request #8660 from RA489/go-v1.14.4
...
Upgrade go version to 1.14.4
2020-07-10 10:44:08 -07:00
Medya Gh
747f54cfb2
update version in makefile
2020-07-09 10:33:10 -07:00
Medya Gh
2616da204a
bump iso to v1.12.0
2020-07-08 15:08:27 -07:00
priyawadhwa
7367c72a3e
Merge pull request #8490 from zhijianli88/cleanup
...
A few cleanup
2020-07-08 14:52:28 -04:00
RA489
39a4268317
Upgrade go version to 1.14.4
2020-07-08 23:27:38 +05:30
Anders F Björklund
8f9c572ff5
Upgrade buildroot minor version
2020-07-05 22:17:43 +02:00
Anders F Björklund
8db8b8776f
Revert "Upgrade Buildroot to 2019.02 LTS and Linux to 5.4"
...
This reverts commit b53518d74f
.
2020-07-05 22:08:44 +02:00
Medya Gh
6b88fc0a0c
bump the the beta version
2020-07-01 13:50:51 -07:00
Anders F Björklund
6adf11a888
Upgrade golang version from 1.13.8 to 1.13.9
2020-06-28 20:33:32 +02:00
Priya Wadhwa
bf2d09d10a
Release v1.12.0-beta.0
2020-06-18 13:22:52 -07:00
Li Zhijian
0b68d1d970
remove executable permission
...
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2020-06-16 16:44:30 +08:00
Medya Ghazizadeh
8fcfaf4a66
Merge pull request #8187 from afbjorklund/buildroot-2020.02
...
Buildroot 2020.02
2020-06-09 15:07:59 -07:00
Medya Gh
5944abdc6b
release v1.11.0
2020-05-29 12:45:05 -07:00
Anders F Björklund
14937e4677
Never use docker inspect, always provide the type
...
Should avoid errors like: map has no entry for key "State"
When inspecting a volume, rather than a container or image
2020-05-21 17:20:53 +02:00
Anders F Björklund
9ecab2ae81
Stop go bootstrap from using minikube modules
...
The go bootstrap procedure will try to find a "go.mod"
in any parent directory of the current (build) directory.
So eventually it will find the minikube go.mod (modules),
and then choke because the bootstrap_go doesn't have HTTP.
go: cloud.google.com/go@v0.45.1: no http in bootstrap go command
Create an empty module file, just to keep it from hurting
itself. It doesn't seem to be used anyway, so add anything.
This is similar to the packages trying to find a git repository
only to end up looking at buildroot's git repository instead.
Except that this problem is even more silly (and fatal) than it.
2020-05-17 21:50:06 +02:00
Anders F Björklund
b53518d74f
Upgrade Buildroot to 2019.02 LTS and Linux to 5.4
...
With binutils 2.32 and gcc 9 as per newer defaults
Systemd requires SSP, and some legacy options gone
2020-05-17 10:41:21 +02:00
Medya Gh
81558dfdcb
fix raw version
2020-05-12 19:50:21 -07:00
Medya Gh
0f1b4c1067
fix iso verion
2020-05-12 18:19:28 -07:00
Medya Gh
02b210c2c6
updae version in Makefile
2020-05-12 17:25:50 -07:00
Medya Gh
2d66a283ad
update version
2020-05-11 14:35:21 -07:00
Thomas Stromberg
84c8e633ed
Update golangci-lint to v1.26.0
2020-05-07 15:35:33 -07:00
Anders F Björklund
292a58c095
Upload cross tars to google storage for release
...
For use with Zero Install (executable, smaller download)
Older versions had issues with checksumming naked binaries
2020-05-04 07:19:21 +02:00
Thomas Stromberg
f1f4f80168
Version bump to v1.10.0-beta.2
2020-04-29 10:45:25 -07:00
Priya Wadhwa
9f680d41aa
Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic
2020-04-23 14:59:10 -07:00
Thomas Strömberg
30b4f88709
Merge pull request #7869 from kubernetes/win-int
...
Makefile: Add IS_EXE to integration dependency list
2020-04-23 14:28:11 -07:00
Priya Wadhwa
0947384937
Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic
2020-04-23 12:46:52 -07:00
Priya Wadhwa
e4731f1793
Add --cache-from to kic base image so that we reuse layers from previous images
2020-04-23 12:08:40 -07:00
Thomas Stromberg
fc93678154
Add IS_EXE to integration dependency list
2020-04-23 10:47:36 -07:00
Priya Wadhwa
b031d6e67c
update iso
2020-04-22 16:56:36 -07:00
Priya Wadhwa
4e7d253efe
Release v1.10.0-beta.1
2020-04-21 11:44:36 -07:00
Priya Wadhwa
e068a498f5
Verify ISO exists before releasing binaries
2020-04-21 10:59:01 -07:00
Priya Wadhwa
b419996b34
Update ISO version in makefile
2020-04-20 18:19:32 -07:00
Priya Wadhwa
f5a859a383
Release v1.10.0-beta.0
2020-04-20 17:02:33 -07:00
Anders F Björklund
a02fbbe1c8
Add linker flags to go test, for docs test
...
TestGenerateDocs uses the minikube version
2020-04-20 22:15:03 +02:00
Anders F Björklund
e020314dbd
Restore the make gotest target for unit tests
...
This got mysteriously lost in commit 9405163
2020-04-15 19:51:55 +02:00
Radoslaw Smigielski
bb6e25f8d9
Remove unused docs/ directory
...
docs/ directory became obsoleted since massive reorganization
made in commit 7559952
2020-04-09 14:01:42 +01:00
Priya Wadhwa
09dd0acb9b
Update docs contents
2020-04-07 15:15:08 -07:00
Priya Wadhwa
7d1d965faa
Merge branch 'master' of https://github.com/kubernetes/minikube into generate-docs
2020-04-06 10:26:19 -07:00
Thomas Stromberg
1b78a7b8a9
Version bump: v1.9.2
2020-04-04 10:53:59 -07:00
Priya Wadhwa
4de1197927
add comment to makefile
2020-04-02 19:06:50 -07:00
Thomas Stromberg
ac878e4a6c
Bump version to v1.9.1
2020-04-02 16:39:08 -07:00
Priya Wadhwa
6fdecf2ebf
Add unit test to check that docs are up to date
...
This requires the following changes:
1. We need to pass in -ldflags to `go test`, since we need to know the curren iso version to correctly generate the description for --iso-url
2. We need to rewrite the description of the --driver flag on `minikube start` because it is operating system specific, which doesn't make sense for our documentation
2020-04-02 10:48:47 -07:00
Priya Wadhwa
9405163530
add makefile rule for generating docs
2020-04-01 16:15:27 -07:00
Priya Wadhwa
bbe64aa712
Upgrade to v1.9.0 and add release notes
2020-03-26 10:55:24 -07:00
Medya Gh
7e799c6be3
add comment to Makefile for updating docsy
2020-03-26 03:00:56 -07:00
Thomas Stromberg
314692a038
Version bump: v1.9.0-beta.2
2020-03-21 11:09:59 -07:00
Anders F Björklund
1cebb31557
Upgrade buildroot minor version
2020-03-18 21:24:41 +01:00
priyawadhwa
1c9e63312c
Merge pull request #7042 from priyawadhwa/preload-release-script
...
Refactor preload_images.go to function as an automated release script for preloaded tarballs
2020-03-18 10:33:18 -07:00
Priya Wadhwa
5659a1df6e
Remove cloudbuild stuff, run preload generation in jenkins
2020-03-17 13:54:00 -07:00
Priya Wadhwa
c38cc9debe
Add cloudbuild setup for preload generator image
2020-03-17 13:13:10 -07:00
Thomas Stromberg
ce5bf6c073
Version bump to v1.9.0-beta.1
2020-03-17 12:10:02 -07:00
Medya Ghazizadeh
0bd6323c29
Merge pull request #7035 from afbjorklund/goflags
...
Add makefile parameter for adding go build args
2020-03-14 09:15:25 -07:00
Priya Wadhwa
8b364befc0
Remove unused variables from Makefile
2020-03-13 16:10:55 -07:00
Priya Wadhwa
9c8102dd58
Refactor preload_images.go to generate and upload a preloaded tarball
...
This script is now responsible for making sure that the DefaultK8sVersion, NewestK8sVersion, and OldestK8sVersion supported by minikube have preloaded tarballs. It will be run on every PR as an automated release script for preloaded tarballs.
2020-03-13 16:05:46 -07:00
Medya Ghazizadeh
fb2ec883b4
Merge pull request #6949 from afbjorklund/go-1.13.8
...
Upgrade go version 1.13.6 -> 1.13.8
2020-03-13 15:14:00 -07:00
Anders F Björklund
cc72fdb535
Add makefile parameter for adding go build args
...
For instance -v (verbose) or -work (show $WORK)
2020-03-13 22:38:56 +01:00
Priya Wadhwa
1372c4742d
Update to minikube v1.8.2
2020-03-13 14:21:49 -07:00
Anders F Björklund
6d00e95263
Change gcr.io location of the kube-cross images
2020-03-12 21:47:13 +01:00
Anders F Björklund
ff07ab8bd1
Upgrade go version 1.13.6 -> 1.13.8
2020-03-08 12:32:46 +01:00
Medya Gh
f66e666908
bump patch version
2020-03-06 17:53:57 -08:00
Thomas Stromberg
4f629f190d
Update Makefile and CHANGELOG to v1.8.0
2020-03-06 11:09:50 -08:00
Thomas Stromberg
3e772d0048
Merge master
2020-03-04 20:18:16 -08:00