Commit Graph

9016 Commits (0a63afb60cc3967650701b8b3e37833c2e0952b6)

Author SHA1 Message Date
Thomas Stromberg 0a63afb60c Add compatability alias 2020-04-07 10:45:47 -07:00
Medya Ghazizadeh a577ed0465
Merge pull request #7460 from medyagh/wait-coredns
add new wait component apps_running
2020-04-06 18:30:14 -07:00
Thomas Strömberg f99a546c9c
Merge pull request #7329 from tstromberg/doc-fixit-reorg
Epic Docs Site Re-Organization!
2020-04-06 16:29:16 -07:00
Thomas Stromberg 6be5682c15 Merge branch 'doc-fixit-reorg' of github.com:tstromberg/minikube into doc-fixit-reorg 2020-04-06 16:26:19 -07:00
Thomas Stromberg 6f5a0496cd Final merge 2020-04-06 16:25:56 -07:00
Thomas Strömberg 7ec035ebe2
Merge pull request #7443 from vikkyomkar/issue-7406
Docs on how to enable feature gates
2020-04-06 16:17:43 -07:00
Thomas Stromberg 9b4d4dd661 Update screenshot and frontpage based on review feedback 2020-04-06 16:17:00 -07:00
Medya Gh b880469cd7 add logs for waiting 2020-04-06 15:23:06 -07:00
Medya Gh c9eb446eb3 fix comment 2020-04-06 15:17:35 -07:00
Medya Gh 20c27081ca add timeout for WaitForAppsRunning 2020-04-06 15:16:41 -07:00
Thomas Stromberg dbf3f3a445 Merge branch 'master' into doc-fixit-reorg 2020-04-06 15:16:01 -07:00
Medya Gh 2da72fac54 add wait for k8s-app running 2020-04-06 15:14:16 -07:00
Medya Gh 0bb1c411d4 add new wait component apps_running 2020-04-06 14:57:33 -07:00
Vikky Omkar 06ac3fcae6
added a heading for feature gate 2020-04-06 14:19:02 +05:30
Medya Ghazizadeh 8c8ceabdf4
Merge pull request #7439 from tomocy/translations-ja
Update Japanese translations
2020-04-05 20:15:59 -07:00
Vikky Omkar f05002e8aa
doc on how to enable feature gates 2020-04-06 00:56:54 +05:30
tomocy 242547423c Update Japanese translations 2020-04-06 00:48:35 +09:00
Medya Ghazizadeh 792ca8ea38
Merge pull request #7430 from afbjorklund/translations
Update translations files by running extract
2020-04-05 03:08:47 -07:00
Anders Björklund aa0e9d77c2
Merge pull request #7429 from afbjorklund/golint-mustload
Add some basic documentation string for golint
2020-04-05 10:31:48 +02:00
Anders F Björklund d41865a5fb Add some basic documentation string for golint
"exported type ControlPlane should have comment or be unexported"
2020-04-05 10:19:16 +02:00
Anders F Björklund fe39b0ce52 Update translations files by running extract
This should probably be part of the release
2020-04-05 10:15:58 +02:00
tstromberg 4593ac3558 Change directory case 2020-04-04 20:30:07 -07:00
Thomas Stromberg cf61a83425 Move start page back 2020-04-04 18:08:51 -07:00
Thomas Stromberg d434f91414 Get final bits out of the way for code review. 2020-04-04 18:08:01 -07:00
Thomas Strömberg a9558856c5
Merge pull request #7418 from minikube-bot/jenkins-releases.json-v1.9.2
update releases.json to include v1.9.2
2020-04-04 15:29:13 -07:00
Thomas Stromberg f277d55e4a Merge 2020-04-04 14:19:02 -07:00
minikube-bot f0620c2cca Update releases.json to include v1.9.2 2020-04-04 14:05:19 -07:00
Thomas Strömberg 93af9c1e43
Merge pull request #7415 from tstromberg/v1.9.2
Version bump: v1.9.2
2020-04-04 13:56:42 -07:00
Thomas Stromberg 1b78a7b8a9 Version bump: v1.9.2 2020-04-04 10:53:59 -07:00
Thomas Strömberg 25cbb6e6f0
Merge pull request #7410 from medyagh/adjust_warn_slow
adjust warn if slow for ps and volume
2020-04-04 10:45:42 -07:00
Thomas Strömberg f54c87f5a1
Merge pull request #7413 from afbjorklund/start-translate
Make node start message easier to translate
2020-04-04 10:44:48 -07:00
Anders F Björklund e4fb49304a Make node start message easier to translate 2020-04-04 12:47:04 +02:00
Medya Gh a0263c2513 adjust more 2020-04-03 20:59:03 -07:00
Medya Gh a62d611e0b adjust kill time 2020-04-03 20:59:03 -07:00
Medya Gh 8f51d7de58 adjust warn if slow for ps and volume 2020-04-03 20:59:03 -07:00
Medya Ghazizadeh 610c877c0c
Merge pull request #7398 from medyagh/mass_goimport
adjust mysql test on timeout
2020-04-03 20:58:35 -07:00
Medya Gh 0ccb077a7f adjust none 2020-04-03 20:56:33 -07:00
Medya Gh b346fd9890 remove script 2020-04-03 20:52:53 -07:00
Medya Gh 31ee6650de go import after gofmt 2020-04-03 20:52:53 -07:00
Medya Gh 62e3b74652 adjust github actions 2020-04-03 20:52:53 -07:00
Medya Gh 1c516924ef go import and gofmt 2020-04-03 20:52:53 -07:00
Medya Ghazizadeh f65f925670
Merge pull request #7375 from medyagh/wait_sa2
--wait, wait for more components
2020-04-03 20:47:43 -07:00
Medya Gh 77d1da04a2 change log level for err 2020-04-03 18:48:39 -07:00
Medya Gh 478d183331 use all components list in should wait 2020-04-03 18:46:18 -07:00
Medya Gh 4221e63e13 add logs for wait components 2020-04-03 18:43:37 -07:00
Medya Ghazizadeh c2be5e57ee
Merge pull request #7403 from tomocy/translations-ja
Update Japanese translations
2020-04-03 18:35:49 -07:00
Thomas Strömberg e78e8ed29d
Merge pull request #7407 from tstromberg/debug-statement
Remove noisy debug statement from logs
2020-04-03 17:21:40 -07:00
Thomas Strömberg 44f1b4c313
Merge pull request #7394 from priyawadhwa/parallel
parallelize updating cluster and setting up certs
2020-04-03 16:59:24 -07:00
Thomas Stromberg ecbe344ac2 Remove noisy debug statement from logs 2020-04-03 16:55:02 -07:00
tomocy 5377039e9f Update some Japanese translations 2020-04-04 02:06:48 +09:00