minikube-bot
1ade9eeebd
Update auto-generated docs and translations
2022-06-22 18:04:56 +00:00
minikube-bot
307b4db28e
Update auto-generated docs and translations
2022-04-12 18:21:28 +00:00
Todd MacIntyre
0d677cb71b
fix documentation typo for minikube image load command
2022-02-08 15:13:24 -08:00
Piotr Resztak
c8117c5bfd
update translation strings
2021-12-22 00:57:41 +01:00
Medya Ghazizadeh
2fd09e11a8
Merge pull request #12149 from afbjorklund/build-cp
...
Build images on the primary control plane
2021-09-27 19:11:04 -07:00
Predrag Rogic
6efbd1ce13
merge
2021-08-24 04:20:52 +01:00
Anders F Björklund
817f8b4b70
Add also stand-alone image push matching pull
...
Normally this is done as part of image build
2021-08-22 20:11:19 +02:00
Anders F Björklund
380b846715
Add stand-alone image pull and image tag commands
...
Needed for testing, but maybe elsewhere as well
2021-08-22 19:52:07 +02:00
Anders F Björklund
9e588e6ba1
Add stand-alone image pull and image tag commands
...
Needed for testing, but maybe elsewhere as well
2021-08-15 20:22:24 +02:00
Anders F Björklund
68197de861
Add command to save images from the cluster
...
This is the opposite command of "minikube image load",
and can be used after doing a "minikube image build".
The default is to save images in the cache, but it is
also possible to save to files or to standard output.
2021-08-13 23:28:25 +01:00
Medya Ghazizadeh
0bd906077f
Revert "new `image save` command"
2021-08-13 14:06:42 -07:00
Anders F Björklund
b75bf27942
Add command to save images from the cluster
...
This is the opposite command of "minikube image load",
and can be used after doing a "minikube image build".
The default is to save images in the cache, but it is
also possible to save to files or to standard output.
2021-08-10 09:49:23 +02:00
Anders F Björklund
2ab5c86a88
Build images on the primary control plane
...
Allow selecting another node using --node
Or continue build on all nodes with --all
2021-08-06 19:04:51 +02:00
Steven Powell
bcc6b46185
ran make generate-docs
2021-05-12 14:28:51 -07:00
Steven Powell
826f1852ab
replace over-write with overwrite
2021-05-12 14:26:34 -07:00
Steven Powell
8e696da904
ran make generate-docs again
2021-05-12 14:26:34 -07:00
Steven Powell
83366b7929
added over-write flag for image load
2021-05-12 14:26:32 -07:00
Anders F Björklund
fb728a8893
Switch place of minikube image ls and list
...
Just to make it more similar to the docker image commands.
Both ls/list and rm/remove are equivalent commands, though.
2021-05-09 09:37:02 +02:00
Anders F Björklund
c7153247f9
Regenerate documentation for the unit test
2021-04-21 20:26:28 +02:00
Anders F Björklund
c961190ed8
Allow passing environ and options to build
2021-04-21 20:26:28 +02:00
Anders F Björklund
02b4267fd0
Add option for pushing image to registry
2021-04-21 20:26:28 +02:00
Anders F Björklund
c94a6d7968
Make sure to pass any file param to build
2021-04-21 20:26:28 +02:00
Anders F Björklund
6cfbf2cc3d
Move minikube build cmd to minikube image build
...
Use the long name also for examples and usage
2021-04-21 20:26:28 +02:00
Anders F Björklund
9c1a4f4fc0
Allow to load remote images directly without cache
2021-04-19 20:24:06 +02:00
Anders F Björklund
35d8d4aa52
Add ListImages function and image list command
2021-04-06 22:57:34 +02: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
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
Anders F Björklund
3bcb5a1e09
Regenerate documentation with the new load help
2021-03-23 07:54:16 +01:00
Anders F Björklund
6fd8a052e2
Merge branch 'master' into load-new
2021-03-23 07:52:36 +01:00
Anders F Björklund
a7cf6feb9e
Regenerate documentation to fix failing unit test
2021-03-23 07:44:06 +01:00
Anders F Björklund
0d99d18803
Allow loading local images as well as from cache
...
Previously only allowed loading from daemon or remote
via the cache, and not directly from local tarball.
2021-03-13 14:43:15 +01:00
Priya Wadhwa
63d3a20cf8
update docs
2021-02-04 16:31:44 -08:00