Commit Graph

83 Commits (94c74a2f52171bf6d9b477bfe7817c47b9d90734)

Author SHA1 Message Date
minikube-bot a2691921eb Update auto-generated docs and translations 2021-10-20 19:00:07 +00:00
minikube-bot 5814057d40 Update auto-generated docs and translations 2021-10-06 17:01:28 +00:00
minikube-bot 3ed3ad6000 Update auto-generated docs and translations 2021-09-28 02:13:11 +00:00
Steven Powell f85e7db048
Merge pull request #12233 from kadern0/issue-10495
Added port validation
2021-09-27 15:56:03 -07:00
Pablo Caderno 4e1bcc06ce Fixed error exit. Added docs 2021-09-28 08:43:19 +10:00
minikube-bot cba41a6868 Update auto-generated docs and translations 2021-09-24 21:55:17 +00:00
minikube-bot ff591d3e15 Update auto-generated docs and translations 2021-09-16 00:14:29 +00:00
minikube-bot 8db3407765 Update auto-generated docs and translations 2021-09-15 21:38:08 +00:00
minikube-bot 06f08da4c8 Update auto-generated docs and translations 2021-09-02 22:49:20 +00:00
minikube-bot 30f7220ad1 Update auto-generated docs and translations 2021-08-30 23:53:12 +00:00
minikube-bot f391faa3e2 Update auto-generated docs and translations 2021-08-25 17:47:22 +00:00
minikube-bot 77461f730e Update auto-generated docs and translations 2021-08-23 22:33:04 +00:00
minikube-bot b17f8efa12 Update auto-generated docs and translations 2021-08-23 17:27:05 +00:00
minikube-bot 32f0a138dc Update auto-generated docs and translations 2021-08-20 22:18:39 +00:00
minikube-bot f94f9b8dd2 Update auto-generated docs and translations 2021-08-16 23:11:37 +00:00
minikube-bot a6d75ff368 Update auto-generated docs and translations 2021-08-13 21:15:47 +00:00
minikube-bot cb2e153114 Update auto-generated docs and translations 2021-07-28 20:52:35 +00:00
minikube-bot 706cfd4444 Update auto-generated docs and translations 2021-07-27 00:36:37 +00:00
minikube-bot bb1af92e41 Update auto-generated docs and translations 2021-07-26 22:32:47 +00:00
minikube-bot c09e607384 Update auto-generated docs and translations 2021-07-21 21:02:10 +00:00
minikube-bot 14c9abefa8 Update auto-generated docs and translations 2021-07-12 22:00:19 +00:00
minikube-bot 41699a9dd8 Update auto-generated docs and translations 2021-07-12 16:55:26 +00:00
Alexandre Garnier f76b0795d8 Allow to set the dashboard proxyfied port 2021-07-03 15:59:59 +02:00
Sharif Elgamal 494a24abcc
Merge pull request #11834 from andriyDev/AutoPause
Add support for other container runtimes for auto-pause
2021-07-01 16:01:27 -07:00
minikube-bot 4d5c3ace53 Update auto-generated docs and translations 2021-07-01 21:35:20 +00:00
minikube-bot 914c5801ce Update auto-generated docs and translations 2021-07-01 21:17:23 +00:00
minikube-bot 202e2fa36f Updating kicbase image to v0.0.24-1625170572-11834 2021-07-01 20:31:45 +00:00
Steven Powell cedd2fb47c run `make generate-docs` 2021-06-28 10:28:04 -07:00
Steven Powell 5559a84f15 run `make generate-docs` 2021-06-25 10:52:52 -07:00
Steven Powell 6799b19972 use constant for flag description 2021-06-25 10:49:28 -07:00
Steven Powell a2ae86cb7c renamed flag value from nolimit to max 2021-06-25 10:49:28 -07:00
Steven Powell 08c8996234 updated docs 2021-06-25 10:49:28 -07:00
Steven Powell 2a50af1ba5 wrote github action to check if translations are valid 2021-06-22 16:46:27 -07:00
Steven Powell 4e9cab72d1 run `make generate-docs` 2021-06-15 10:36:49 -07:00
Steven Powell 5b76d8c0bc make generate-docs 2021-06-02 11:20:04 -07:00
Medya Ghazizadeh 0de4580089
Merge pull request #11529 from spowelljr/breakdownGuesetStart
Broke down GUEST_START error code
2021-05-27 15:54:13 -07:00
Steven Powell c1b044d0d4 remove GUEST_CERTS_EXPIRED error 2021-05-27 15:15:33 -07:00
Sharif Elgamal 31417806b7
Merge pull request #11486 from sharifelgamal/gcp-auth-restart
gcp-auth addon: do not reapply gcp-auth yamls on minikube restart
2021-05-27 15:05:34 -07:00
Steven Powell 5be0d5fe9f broke down GUEST_START error code 2021-05-27 14:42:52 -07:00
Steven Powell 7ee9c6df69 make generate-docs 2021-05-27 10:39:32 -07:00
Sharif Elgamal e1b4e70c62 generate-docs 2021-05-26 15:34:51 -07:00
Medya Ghazizadeh b3541115b2
Merge pull request #11478 from sharifelgamal/error-codes
Add list of error codes to documentation
2021-05-24 15:25:58 -07:00
Sharif Elgamal e89aca810a Add list of error codes to documentation 2021-05-21 11:07:59 -07:00
Medya Ghazizadeh d0d62a90e5
Merge pull request #11334 from daehyeok/close_asset
Add `Close() error` function into assets.CopyableFile
2021-05-21 09:23:41 -07:00
Daehyeok Mun d6691e796c Add `Close() error` function into assets.CopyableFile
Add `Close` function and implemetions to explicitly close os.File which opend by
NewFileAsset.
2021-05-20 21:05:09 -07:00
Ilya Zuyev 5600ee6755 Reorganize functional tests 2021-05-20 14:43:51 -07:00
Ilya Zuyev 6454527a1e generate docs 2021-05-19 16:19:21 -07:00
Andriy Dzikh 46884123a8 Run make generate-docs. 2021-05-18 14:10:39 -07:00
ilya-zuyev 2a2ffeb380
Merge pull request #11304 from daehyeok/copy_node
Implement target node option for cp command
2021-05-14 15:59:11 -07:00
Evan Baker eca8a2d540
fix typo in flag documentation: sytemd -> systemd
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2021-05-14 17:00:03 -05:00