Priya Wadhwa
|
fd506460b3
|
Add README for mkcmp
|
2021-02-26 13:00:19 -08:00 |
Medya Ghazizadeh
|
abb403645e
|
Merge pull request #10617 from ariesliuwei/logche
migrate some logs to structured logging
|
2021-02-25 11:32:10 -08:00 |
Medya Ghazizadeh
|
80219cfa70
|
Merge pull request #10616 from ariesliuwei/logmod
Migrate kubectl logs to structured logging
|
2021-02-25 11:31:30 -08:00 |
Medya Ghazizadeh
|
33146eac8e
|
Merge pull request #10615 from ariesliuwei/ari-logfix
Migrate kubectl logs to structured logging
|
2021-02-25 11:30:50 -08:00 |
liuwei10
|
5788d43116
|
Migrate some logs to structured logging
|
2021-02-25 18:59:21 +08:00 |
liuwei10
|
6ea237047b
|
Migrate kubectl logs to structured logging
|
2021-02-25 18:47:40 +08:00 |
liuwei10
|
f939910a94
|
Migrate kubectl logs to structured logging
|
2021-02-25 17:41:38 +08:00 |
Medya Ghazizadeh
|
828769b816
|
Merge pull request #10606 from spowelljr/fixOutOfRange
Check for args length to prevent out of bounds panic
|
2021-02-24 16:33:09 -08:00 |
Steven Powell
|
c50bdaabfe
|
Check for args length to prevent out of bounds panic
|
2021-02-24 16:45:24 -07:00 |
Medya Gh
|
4a6f00ba4b
|
add todo with issue numbers
|
2021-02-24 13:15:36 -08:00 |
Medya Gh
|
73772286eb
|
address review comments
|
2021-02-24 13:07:25 -08:00 |
Medya Gh
|
1bd0b6daae
|
add final touch
|
2021-02-24 12:30:06 -08:00 |
Medya Gh
|
a162f26f4a
|
spell
|
2021-02-24 12:30:06 -08:00 |
Medya Gh
|
8739e20fef
|
update addon name
|
2021-02-24 12:30:06 -08:00 |
Medya Gh
|
21d9f50e9c
|
adding channels
|
2021-02-24 12:30:06 -08:00 |
Medya Gh
|
191e116d04
|
autopause prototype
|
2021-02-24 12:30:06 -08:00 |
Medya Gh
|
44a256bc53
|
add auto-pause binary
|
2021-02-24 12:30:06 -08:00 |
Medya Ghazizadeh
|
460342a5f2
|
Merge pull request #10575 from hetong07/issue_10519
Improve the error message of setting cgroup memory limit.
|
2021-02-24 11:53:54 -08:00 |
Steven Powell
|
34db47e956
|
Merge pull request #10465 from spowelljr/addLastStart
Add last start logs to minikube logs output
|
2021-02-24 10:52:26 -07:00 |
priyawadhwa
|
57d33de86a
|
Merge pull request #10554 from afbjorklund/drivers-default
Don't select Discouraged or Obsolete by default
|
2021-02-23 17:21:23 -08:00 |
priyawadhwa
|
2ef49ae05c
|
Merge pull request #10321 from BLasan/issue-8040
Move DeletePossibleKicLeftOver function to delete pkg
|
2021-02-23 17:15:50 -08:00 |
hetong07
|
56cf965a7b
|
Rename validateMemoryFlags() -> validateChangedMemoryFlags().
|
2021-02-23 16:16:22 -08:00 |
Steven Powell
|
f0902d4ba5
|
improved func comment
|
2021-02-23 16:54:00 -07:00 |
Steven Powell
|
7098409bdc
|
optimized file/dir creation logic
|
2021-02-23 16:51:40 -07:00 |
Steven Powell
|
48652fa952
|
moved import comment
|
2021-02-23 15:12:21 -07:00 |
Steven Powell
|
6794f2055d
|
removed duplicate flag check
|
2021-02-23 15:04:56 -07:00 |
Steven Powell
|
b42f8f6af2
|
Create logs directory if it does not exist
|
2021-02-23 15:03:04 -07:00 |
hetong07
|
abe7d71aee
|
Only validate cgroup memory setting when using container as driver.
|
2021-02-22 23:14:17 -08:00 |
hetong07
|
9a30756d38
|
Improve the error message of setting cgroup memory limit.
|
2021-02-22 20:18:22 -08:00 |
Anders F Björklund
|
4e4a59901c
|
Don't select Discouraged or Obsolete by default
These drivers require either an active choice (opt-in),
or a previous configuratio (for the warning message).
|
2021-02-21 18:18:43 +01:00 |
BLasan
|
03ae2d2aa3
|
Fix Rsrc Insufficient System memory issue
|
2021-02-21 22:46:23 +05:30 |
Medya Ghazizadeh
|
9d9aeccf23
|
Merge pull request #10535 from BLasan/issue-10143
Fix minikube kubectl context switching
|
2021-02-20 10:06:05 -08:00 |
BLasan
|
01d47d6141
|
Fix minikube kubectl context switching
|
2021-02-20 16:37:15 +05:30 |
Medya Ghazizadeh
|
77e9751229
|
Merge pull request #10493 from kadern0/issue-8790
Improved insecure registry validation function
|
2021-02-19 16:22:00 -08:00 |
Steven Powell
|
610a97067f
|
Fixed failing if lastStart.txt file does not exist
|
2021-02-19 13:54:10 -07:00 |
Steven Powell
|
f390d1ef0b
|
Output last start logs during minikube logs
|
2021-02-19 13:54:02 -07:00 |
Steven Powell
|
91e8c0980b
|
Save start logs to lastStart.txt in minikube dir
|
2021-02-19 13:51:44 -07:00 |
Pablo Caderno
|
6934c85451
|
Improved insecure registry validation function
|
2021-02-17 18:06:00 +11:00 |
Medya Ghazizadeh
|
27d86a421f
|
Merge pull request #10388 from BLasan/issue-10386
Add condition to check --cpus count with available cpu count
|
2021-02-12 12:48:33 -08:00 |
Medya Ghazizadeh
|
350f8a2494
|
Merge pull request #10452 from ilya-zuyev/ilyaz/disable_hyperv_on_m1
Disable all drivers except "docker" and "ssh" on darwin/arm64
|
2021-02-11 17:10:10 -08:00 |
BLasan
|
5c5c2169bc
|
Rename profile.go file as delete.go
|
2021-02-12 00:13:41 +05:30 |
BLasan
|
bb80fe355a
|
Rebase changes in PR #10332
|
2021-02-12 00:13:41 +05:30 |
BLasan
|
707e2e969b
|
Move DeletePossibleKicLeftOver function to profile pkg
|
2021-02-12 00:10:52 +05:30 |
Medya Ghazizadeh
|
3512e88020
|
Merge pull request #10435 from afbjorklund/podman-cleanup
Explicitly remove podman volume and network
|
2021-02-11 10:27:50 -08:00 |
Ilya Zuyev
|
a99d545a54
|
Fix "The driver {{.driver}} is not supported on {{.os}}/{{.arch}}" message
|
2021-02-10 17:06:20 -08:00 |
Ilya Zuyev
|
3caf9c0f05
|
Fix "The driver {{.driver}} is not supported on {{.os}}/{{.arch}}" message
|
2021-02-10 17:05:16 -08:00 |
Medya Ghazizadeh
|
a3609d3778
|
Merge pull request #10380 from daehyeok/profile_list_light
Add -l/--light option for profile list command.
|
2021-02-10 17:04:39 -08:00 |
Ilya Zuyev
|
af5b44df12
|
Fix "The driver {{.driver}} is not supported on {{.os}}/{{.arch}}" message
|
2021-02-10 17:03:53 -08:00 |
Medya Ghazizadeh
|
984b079821
|
Merge pull request #10412 from sharifelgamal/crio
remove crio restart hack
|
2021-02-10 16:55:44 -08:00 |
Ilya Zuyev
|
7536f4436c
|
Fix build constraints
|
2021-02-10 16:15:28 -08:00 |