Medya Gh
|
1207de734b
|
bump golang lint ci to latest
|
2021-04-19 15:16:31 -07:00 |
Medya Ghazizadeh
|
d4c1c2a79f
|
Merge pull request #11127 from afbjorklund/image-pull
new command "image pull: allow to load remote images directly without cache
|
2021-04-19 14:57:48 -07:00 |
Anders F Björklund
|
d8050ee03c
|
Add documentation to the public image functions
|
2021-04-19 21:55:43 +02:00 |
Medya Ghazizadeh
|
19ea60f843
|
Merge pull request #11120 from sharifelgamal/gen-test-docs
site: Automatically generate integration test documentation
|
2021-04-19 12:40:40 -07:00 |
Anders F Björklund
|
9c1a4f4fc0
|
Allow to load remote images directly without cache
|
2021-04-19 20:24:06 +02:00 |
Sharif Elgamal
|
245f44da66
|
write to a file and move code around for clarity
|
2021-04-16 15:33:50 -07:00 |
Sharif Elgamal
|
1319b6e398
|
refactor checkRepository to make mocking easier
|
2021-04-14 12:51:16 -07:00 |
Sharif Elgamal
|
f95c0eb709
|
avoid network calls for mirror unit tests
|
2021-04-12 15:24:46 -07:00 |
Ilya Zuyev
|
193e4d5497
|
fix error message
|
2021-04-09 16:35:44 -07:00 |
Ilya Zuyev
|
6aa7e11923
|
fix imports
|
2021-04-08 11:50:03 -07:00 |
Ilya Zuyev
|
8d8f95305b
|
Merge branch 'master' into ilyaz/do_not_run_amd64_on_m1
|
2021-04-08 11:44:52 -07:00 |
Ilya Zuyev
|
b2aa1e56aa
|
make linter happy
|
2021-04-08 11:14:03 -07:00 |
Ilya Zuyev
|
9a3157950f
|
add download link
|
2021-04-08 10:25:12 -07:00 |
Medya Ghazizadeh
|
78288f87f3
|
Merge pull request #10976 from wangchenglong01/wangchl01
define a variable instead of duplicating "kube-system"
|
2021-04-07 18:05:27 -07:00 |
Ilya Zuyev
|
d1431f67a6
|
exit if run amd64 binary on M1 cpu
|
2021-04-07 15:44:03 -07:00 |
Medya Ghazizadeh
|
40d0f5ef06
|
Merge pull request #11014 from afbjorklund/config-memory
Respect memory being set in the minikube config
|
2021-04-07 15:27:14 -07:00 |
Medya Ghazizadeh
|
848a28db5f
|
Merge pull request #11007 from afbjorklund/list-images
Add ListImages function and image list command
|
2021-04-07 15:26:22 -07:00 |
Anders F Björklund
|
cc553bfb00
|
Fix broken unit tests encoding wrong result
|
2021-04-07 20:28:05 +02:00 |
Anders F Björklund
|
a757877392
|
Add new config generation to reduce complexity
|
2021-04-07 20:24:08 +02:00 |
Anders F Björklund
|
f672afe1d4
|
Fix wrong error message on memory validation
|
2021-04-07 20:02:46 +02:00 |
Anders F Björklund
|
25a98a2ebf
|
Respect memory being set in the minikube config
|
2021-04-07 19:58:09 +02:00 |
Anders F Björklund
|
35d8d4aa52
|
Add ListImages function and image list command
|
2021-04-06 22:57:34 +02:00 |
Medya Ghazizadeh
|
18dacff70f
|
Merge pull request #10958 from azhao155/yzhao/feature/AddAutoPauseInitiliazedStatus
auto-pause: initialize the pause state from the current state
|
2021-04-05 13:46:23 -07:00 |
Predrag Rogic
|
387ad774bb
|
multinode: fix kindnet and dns issues
|
2021-04-05 16:18:37 +01:00 |
Cookie Wang
|
006adc0530
|
define a variable instead of duplicating "kube-system"
|
2021-04-02 14:32:37 +08:00 |
Medya Ghazizadeh
|
2df898a50a
|
Merge pull request #10968 from MadhavJivrajani/master
Avoid logging 'kubeconfig endpoint' error when cluster is 'starting'
|
2021-04-01 09:57:30 -07:00 |
Kent Iso
|
14cde713bd
|
Fix unit test failing boilerplate, TestGenerateDocs
|
2021-04-01 21:22:05 +09:00 |
Madhav Jivrajani
|
7f1a33b6d0
|
avoid logging 'kubeconfig endpoint' error when cluster is 'starting'
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
|
2021-04-01 10:24:34 +05:30 |
Yanshu Zhao
|
93dad50a94
|
fix lint
|
2021-03-30 16:27:50 +00:00 |
Yanshu Zhao
|
837ff51c4a
|
Add initialization logic for auto-pause
|
2021-03-30 08:26:11 +00:00 |
Medya Ghazizadeh
|
0de446dc9e
|
Merge pull request #10792 from prezha/kvm-network
kvm2 driver: add dedicated network & static ip
|
2021-03-29 17:17:50 -07:00 |
Yanshu Zhao
|
fc7195cbe5
|
Replace glog with klog
|
2021-03-29 21:58:40 +00:00 |
Medya Gh
|
5f942518f5
|
lint master
|
2021-03-29 13:42:20 -07:00 |
Medya Ghazizadeh
|
660cc42e88
|
Merge pull request #10823 from azhao155/yzhao/feature/auto-hook
Add auto-pause webhook to inject env into pods for redirecting in-cluster kubectl request to reverse proxy of api server.
|
2021-03-29 09:53:14 -07:00 |
Medya Ghazizadeh
|
29f0aec44a
|
Merge pull request #10920 from anencore94/cp_window
Fix to minikube cp functional test work on windows os
|
2021-03-29 09:33:18 -07:00 |
Tharun
|
f022babe1e
|
refractored image command removeImages function
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2021-03-29 10:56:13 +05:30 |
Predrag Rogic
|
06d4313f3f
|
kvm2 driver: add static ip
|
2021-03-27 23:33:24 +00:00 |
Predrag Rogic
|
fcc6283859
|
kvm2 driver: add dedicated network
|
2021-03-26 23:34:04 +00:00 |
Tharun
|
e37f8bc1a2
|
add unload as an alias and fixed parent command usage
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2021-03-27 02:30:15 +05:30 |
anencore94
|
4f9aac3aa5
|
Fix to minikube cp functional test work on windows os
- use filpath lib to represent local path depends on host os
- write within-minikube-path as function to represent what
the path means
|
2021-03-26 15:26:03 +09:00 |
Tharun
|
82d7fcc65f
|
address log and docs feedback
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2021-03-25 19:32:13 +05:30 |
Tharun
|
b9b657ca85
|
add minikube rm image command
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2021-03-25 17:24:47 +05:30 |
Medya Ghazizadeh
|
77c6de357d
|
Merge pull request #10807 from afbjorklund/load-new
Image load: Allow loading local images from tar or cache
|
2021-03-24 17:50:03 -07:00 |
Tharun
|
628a4a8319
|
not mention timeToStop in status instead of showing NonExistent
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2021-03-24 11:37:57 +05:30 |
Medya Ghazizadeh
|
f567893cdb
|
Merge pull request #10872 from tharun208/feat/docker_env_status
add docker-env and podman-env to minikube status
|
2021-03-23 20:44:11 -07:00 |
Medya Ghazizadeh
|
3e869e0b7c
|
Merge pull request #10198 from anencore94/minikube-scp
Add minikube cp command as new feature
|
2021-03-23 12:43:02 -07:00 |
Tharun
|
d72eea61c9
|
add test for docker-env status check and fix feedbacks
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2021-03-23 23:25:38 +05:30 |
Tharun
|
2779ec021b
|
add docker-env and podman-env to minikube status
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2021-03-23 22:24:04 +05:30 |
Yanshu Zhao
|
14ec53f29f
|
Fix typo
|
2021-03-23 15:39:04 +00:00 |
Anders F Björklund
|
e35057ae7d
|
Use accessor methods instead of just variables
|
2021-03-23 12:34:57 +01:00 |