Commit Graph

9401 Commits (dd5bf7f03760cc956b9c504aba944687bfe6a8b4)

Author SHA1 Message Date
Thomas Strömberg dd5bf7f037
Fix issues link
Fixes #7507
2020-04-15 11:37:26 -07:00
Medya Ghazizadeh acced95db4
Merge pull request #7687 from tstromberg/header-wrong-font
Fix navbar logo font to match headings
2020-04-15 11:19:46 -07:00
Thomas Stromberg 3105c870ce Fix navbar logo font to match headings 2020-04-15 10:59:06 -07:00
Medya Ghazizadeh 7ff8251be8
Merge pull request #7672 from medyagh/kic_stuck_redo1
docker/podman: graceful shutdown to avoid stuck containers
2020-04-15 10:38:14 -07:00
Medya Gh 1c125e78da address review comments 2020-04-15 10:17:23 -07:00
Medya Gh 36bfdeab7b fix pause start test 2020-04-14 22:55:20 -07:00
Medya Gh 2447837faf dedicate a gitub slave to test pause 2020-04-14 22:43:26 -07:00
Medya Gh 34fafc783f fine tune 2020-04-14 22:20:28 -07:00
Medya Gh 29280ceff6 lint 2020-04-14 21:33:21 -07:00
Medya Gh 7303ccf07d lint 2020-04-14 21:31:12 -07:00
Medya Gh 54aa958f01 use oci to delete 2020-04-14 20:51:18 -07:00
Medya Gh b2bcd9a5cb allow SSH commands to run in kic driver 2020-04-14 20:26:10 -07:00
Medya Gh f22a36332e add shut down to stop 2020-04-14 20:21:40 -07:00
Medya Gh 892162d11c add driver helper NeedsShutdown 2020-04-14 19:59:00 -07:00
Sharif Elgamal 1554d8e969
Merge pull request #7586 from govargo/feature/add-status-node-section
Add master node/worker node type to `minikube status`
2020-04-14 19:44:46 -07:00
Medya Ghazizadeh dc834c3df7
Merge pull request #7619 from govargo/fix-proxy-cidr-check
Add proxy cidr check in order not to access nil address
2020-04-14 19:41:48 -07:00
Medya Ghazizadeh b913981fd9
Merge pull request #7658 from medyagh/kic_apparmor
unconfine apparmor for kic
2020-04-14 19:39:35 -07:00
Medya Ghazizadeh a1ee950082
Merge pull request #7669 from medyagh/delete_tmp_file
clean up temp dir in unit test
2020-04-14 19:38:17 -07:00
Medya Gh d4b48e1e05 clean up after test dirs 2020-04-14 19:33:26 -07:00
Medya Gh 649819b963 clean up temp dir in unit test 2020-04-14 19:11:08 -07:00
Medya Ghazizadeh 25e69026ce
Merge pull request #7635 from kadern0/issue-7627
Validate profile name characters
2020-04-14 16:05:37 -07:00
Sharif Elgamal 9002a70a49
Merge pull request #7668 from afbjorklund/translate-experimental
Make it possible to translate (experimental)
2020-04-14 15:24:32 -07:00
Anders F Björklund dc3dd016bd Make it possible to translate (experimental) 2020-04-14 22:19:30 +02:00
Pablo Caderno fba5f9a2d3 Added validation for profile name
It must be container friendly
2020-04-14 14:52:04 +10:00
Kenta Iso 9036230e26 Add NOTE about status to multi node tutorial 2020-04-14 11:55:49 +09:00
Kenta Iso 83d6d59c69 Update `minikube status` output example to multi node tutorial 2020-04-14 11:53:29 +09:00
Kenta Iso 29f1144de3 Add node type to each node in `minikube status` 2020-04-14 11:53:29 +09:00
Kenta Iso 47333325e8 add master node/worker node section to `minikube status` 2020-04-14 11:53:29 +09:00
Medya Ghazizadeh a2a1d85538
Merge pull request #7650 from medyagh/site_front_page
site: SEO large size link to minikube site
2020-04-13 19:15:12 -07:00
Medya Ghazizadeh 85b69ce4a4
Merge pull request #7652 from medyagh/gh_action_smaller
github actions: remove some of the not working tests
2020-04-13 19:15:00 -07:00
Medya Ghazizadeh 1ee990a38c
Merge pull request #7655 from medyagh/integ_profile_shorter
test: remove dot from profile names
2020-04-13 19:14:45 -07:00
Medya Ghazizadeh 56ad574ee6
Merge pull request #7656 from medyagh/fix_log
clean up logs
2020-04-13 19:14:32 -07:00
Medya Gh b7f0bfc369 unconfine apparmor for kic 2020-04-13 16:44:17 -07:00
Medya Gh 9dfe6a6a70 clean up logs 2020-04-13 16:39:52 -07:00
Medya Gh 4d4874e7c3 make unique profile name hostname friendly 2020-04-13 16:23:46 -07:00
Medya Gh a5e078074a shorten 2020-04-13 16:13:53 -07:00
Medya Ghazizadeh 5aead2b791
Merge pull request #7649 from prasadkatti/patch-8
Add kubeadm requirements to none driver docs page
2020-04-13 16:02:22 -07:00
Medya Gh 74602ccc6a remove not working tests in github actions 2020-04-13 15:35:27 -07:00
Medya Gh 4c17ab5dd5 optimize seo 2020-04-13 13:27:22 -07:00
Medya Gh bbc27bca45 add minikube website 2020-04-13 13:24:33 -07:00
Medya Gh b3bcbf0974 get search engine's attention 2020-04-13 13:18:49 -07:00
Prasad Katti 964af77e14 Add kubeadm requirements to none driver docs page 2020-04-13 12:07:00 -07:00
Kenta Iso 9fe4f761f3 change log level from error to warning 2020-04-13 15:48:31 +09:00
Kenta Iso 05ce6164e8 if ip and block is equal, return true 2020-04-13 15:48:31 +09:00
Kenta Iso b861d27ea6 fix broken proxy docs url 2020-04-13 15:48:31 +09:00
Kenta Iso 97f1c784e3 add check proxy cidr is valid 2020-04-13 15:48:31 +09:00
Medya Ghazizadeh cd7d4b8157
Merge pull request #7609 from prasadkatti/ipv6_support
Add a note that minikube does not support IPv6 yet
2020-04-12 22:04:54 -07:00
Medya Ghazizadeh d734118664
Merge pull request #7629 from vorburger/patch-1
fix broken link in dashboard doc
2020-04-12 02:44:39 -07:00
Michael Vorburger ⛑️ 20dab3b1a1
fix broken link in dashboard doc 2020-04-12 10:14:14 +02:00
Medya Ghazizadeh 827f73f8e1
Merge pull request #7621 from developer-guy/master
[DOCS UPDATE] Update audit-policy.md in pages of tutorial.
2020-04-11 17:01:42 -07:00