Commit Graph

15130 Commits (826f1852abc7bc6e54e021334e2bc65dfc582ba2)

Author SHA1 Message Date
Steven Powell 826f1852ab replace over-write with overwrite 2021-05-12 14:26:34 -07:00
Steven Powell 8e696da904 ran make generate-docs again 2021-05-12 14:26:34 -07:00
Steven Powell 83366b7929 added over-write flag for image load 2021-05-12 14:26:32 -07:00
Steven Powell 32a91d6eb2 image load loads image even if name:tag already exists 2021-05-12 14:24:49 -07:00
ilya-zuyev 46f17ea0fe
Merge pull request #11390 from ilya-zuyev/ilyaz/fix_armv6_build
Fix armv6 build
2021-05-12 14:21:39 -07:00
Ilya Zuyev 1a2ea2cb5a Add `out/minikube-linux-armv6: $(SOURCE_GENERATED)` dependency 2021-05-12 13:31:38 -07:00
Medya Ghazizadeh 0b58021952
Merge pull request #11377 from andriyDev/FixReleaseNotesOnMac
Refactor hack/release_notes.sh pullsheet commands and use sort instead of awk sorting
2021-05-12 13:00:02 -07:00
Medya Ghazizadeh c214b040e6
Merge pull request #11381 from sharifelgamal/test-doc
Make sure all tests have comments
2021-05-11 18:05:36 -07:00
Sharif Elgamal 7982396834 remove unnecessary logging from extract 2021-05-11 16:56:15 -07:00
Sharif Elgamal 80bb2999e4 remove last newline 2021-05-11 15:32:57 -07:00
Sharif Elgamal 8b67bf15e5 fix error message 2021-05-11 15:26:23 -07:00
Sharif Elgamal 971c74f381 fix spelling 2021-05-11 15:23:07 -07:00
Sharif Elgamal 972dae8133 Make sure all tests have comments 2021-05-11 15:17:43 -07:00
Medya Ghazizadeh 9e57c747e2
Merge pull request #11351 from afbjorklund/go-1.16.4
Upgrade go version from 1.16.1 to 1.16.4
2021-05-11 14:53:49 -07:00
Medya Ghazizadeh c136fe3cfd
Merge pull request #11060 from afbjorklund/retro-arch
Allow building minikube for outdated architectures
2021-05-11 12:22:03 -07:00
Medya Ghazizadeh 966a4d6867
Merge pull request #11364 from afbjorklund/kicbase-daemon
Don't reload from tarball if image exists in daemon
2021-05-11 12:18:23 -07:00
ilya-zuyev 1f2d50f297
Merge pull request #11247 from hex0punk/goroutine-leak-fix
Goroutine leak fix
2021-05-11 12:02:54 -07:00
Andriy Dzikh 02b9fd7d7e Refactor hack/release_notes.sh pullsheet commands and use sort instead of awk sorting. 2021-05-11 11:41:48 -07:00
Medya Ghazizadeh 0b1babeb56
Merge pull request #11349 from afbjorklund/image-ls
Switch place of minikube image ls and list
2021-05-11 10:35:49 -07:00
Medya Ghazizadeh d905531c20
Merge pull request #11354 from alenzen/patch-1
Use upgrade instead of install for the RPM installation
2021-05-11 10:34:44 -07:00
Medya Ghazizadeh 37266d4040
Merge pull request #11362 from kubernetes/dependabot/go_modules/google.golang.org/api-0.46.0
Bump google.golang.org/api from 0.45.0 to 0.46.0
2021-05-11 10:34:15 -07:00
Medya Ghazizadeh c3b45ea68d
Merge pull request #11350 from afbjorklund/arm64-tarballs
Add missing arm64 tarballs to the release page
2021-05-11 10:31:32 -07:00
Medya Ghazizadeh 5b1a43085b
Merge pull request #11360 from kubernetes/dependabot/go_modules/github.com/otiai10/copy-1.6.0
Bump github.com/otiai10/copy from 1.5.1 to 1.6.0
2021-05-11 10:20:58 -07:00
Medya Ghazizadeh 51f03a2b60
Merge pull request #11369 from guettli/patch-1
Updated URL and remove zsh note
2021-05-11 10:14:08 -07:00
Thomas Güttler 28f2757f43
Updated URL and remove zsh note
The URL was outdated.
Removed the zsh note, too. I think it makes sense that it gets explained on the target page, not here.
2021-05-11 16:52:07 +02:00
Anders F Björklund acadaa6736 Don't reload from tarball if image exists in daemon 2021-05-10 12:57:37 +02:00
dependabot[bot] 3b12c98ed0
Bump google.golang.org/api from 0.45.0 to 0.46.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.45.0...v0.46.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:51:22 +00:00
dependabot[bot] 1ce908894c
Bump github.com/otiai10/copy from 1.5.1 to 1.6.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:42:01 +00:00
Anders F Björklund 118d201a73 Upgrade go version from 1.16.1 to 1.16.4 2021-05-10 07:16:24 +02:00
Medya Ghazizadeh 329a1fbf82
Merge pull request #11356 from kubernetes/revert-11063-daemon-podman
Revert "base-image: Allow using podman as well as docker daemon"
2021-05-09 22:07:53 -07:00
Medya Ghazizadeh d9482f68e0
Revert "base-image: Allow using podman as well as docker daemon" 2021-05-09 10:43:53 -07:00
Alessandro Lenzen c089b94eaa use -U instead of -i for RPM package installation
-U installs the package if it is not currently installed just like -i.
It upgrades the package if it is currently installed to a newer version.
2021-05-09 17:27:58 +02:00
Anders F Björklund ac624bff80 Add missing arm64 tarballs to the release page
The arm64 build targets for the drivers are currently missing,
but they should be downloaded at runtime anyway so exclude them.
2021-05-09 10:11:22 +02:00
Anders F Björklund fb728a8893 Switch place of minikube image ls and list
Just to make it more similar to the docker image commands.

Both ls/list and rm/remove are equivalent commands, though.
2021-05-09 09:37:02 +02:00
Medya Ghazizadeh a1de28589f
Merge pull request #11337 from dinever/improve-olm-test
fix flaky OLM addon test by increasing timeout limit
2021-05-07 19:41:13 -07:00
Medya Ghazizadeh 807440a8a9
Merge pull request #11063 from afbjorklund/daemon-podman
Allow using podman as well as docker daemon
2021-05-07 17:01:06 -07:00
Medya Ghazizadeh f0dce36050
Merge pull request #11342 from medyagh/more_langs
improve french translation
2021-05-07 16:51:08 -07:00
Medya Gh 1903571ef5 french 2021-05-07 16:40:36 -07:00
Medya Ghazizadeh 8f167f4213
Merge pull request #10899 from daehyeok/overwrite_flag
Refactoring generate/update config file code.
2021-05-07 16:30:15 -07:00
Medya Ghazizadeh a2d62511d2
Merge pull request #11191 from zhijianli88/shell-completion
completion: add specific shell completion
2021-05-07 16:16:54 -07:00
Medya Ghazizadeh 90f00f2189
Merge pull request #11341 from dinever/fix-sidebar-highlight
docs: fix sidebar current page highlight issue
2021-05-07 16:15:24 -07:00
Medya Ghazizadeh a78919f464
Merge pull request #11338 from dinever/fix-contribution-docs
docs: fix format issue for Contributor Guide
2021-05-07 16:12:43 -07:00
Sharif Elgamal b96d013f9b
Merge pull request #11340 from sharifelgamal/upload-name
unify integration test names for uploading
2021-05-07 16:08:50 -07:00
Medya Gh 3aef16647a finish french trasnlation 2021-05-07 16:04:37 -07:00
Peixuan Ding 90a714de4f docs: fix sidebar current page highlight issue 2021-05-07 18:57:02 -04:00
Sharif Elgamal fea1be9d51 unify integration test names for uploading 2021-05-07 15:35:38 -07:00
Medya Ghazizadeh f898de0709
Merge pull request #11339 from medyagh/update_translation_strings
update translation strings
2021-05-07 15:18:53 -07:00
Sharif Elgamal 074cc5b97e
Merge pull request #11317 from sharifelgamal/combine-scripts
ci: combine run_tests.sh and common.sh for integration testing
2021-05-07 15:15:43 -07:00
Medya Gh 1b78ce48a5 update translation strings 2021-05-07 15:12:57 -07:00
Peixuan Ding 614644a47c docs: fix format issue for Contributor Guide 2021-05-07 18:11:52 -04:00