Commit Graph

14717 Commits (d53e497e334aa6ad74e89d34e76726fbe95b193f)

Author SHA1 Message Date
Medya Ghazizadeh cafb10ff00
Merge pull request #10950 from govargo/bump-metrics-server
Addon: bump metrics-server to v0.4.2
2021-03-29 09:23:00 -07:00
Medya Ghazizadeh d1b560edba
Merge pull request #10924 from tharun208/feat/remove_image_command
add minikube image rm command
2021-03-29 09:21:35 -07:00
Kent Iso 26dac162b8 bump metrics-server to v0.4.2 2021-03-29 23:32:08 +09:00
dependabot[bot] daea14dbf8
Bump golang.org/x/text from 0.3.4 to 0.3.5
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 07:41:47 +00:00
Tharun f022babe1e refractored image command removeImages function
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-29 10:56:13 +05:30
李龙峰 ab8b66abaa seperated change to separated 2021-03-29 09:53:50 +08:00
李龙峰 5fa71bc721 additonal change to additional 2021-03-29 09:51:57 +08:00
李龙峰 134909abd5 recieve to receive 2021-03-29 09:48:34 +08:00
Vishal Jain bdd4aa120b Added comment. 2021-03-28 15:02:52 -07:00
Vishal Jain b5651309ad Added unit test. 2021-03-28 15:00:27 -07:00
Predrag Rogic 4e34b35479
kvm2 driver: update website 2021-03-28 09:33:39 +01:00
Predrag Rogic 06d4313f3f
kvm2 driver: add static ip 2021-03-27 23:33:24 +00:00
Predrag Rogic 7d8fc64628
retry kapi.ScaleDeployment on failure 2021-03-27 23:20:23 +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
Vishal Jain 198fa8d426 Improve error message. 2021-03-26 12:59:47 -07:00
Medya Ghazizadeh 02bd568e42
Merge pull request #10926 from prezha/fix-node-drain-timeout
add additional options to avoid node drain or delete getting stuck
2021-03-26 01:06:30 -07:00
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
Federico Gallo 62fc31981b
Fix: typo [commands/completion.md]
[site/content/en/docs/commands/completion.md]
Replaced dash (-) for underscore (_) Line 26 => source /etc/bash_completion
2021-03-26 01:26:49 -03:00
Tharun 3503c3ea7f add integration test for minikube rm image command
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-26 02:20:51 +05:30
Tharun 77ba3e93cb refractor TestImageExists method
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-26 01:48:35 +05:30
Sharif Elgamal 700ff6a785
Merge pull request #10853 from sharifelgamal/gcr-auth
create registry credentials when gcp-auth addon is enabled
2021-03-25 12:49:29 -07:00
Medya Ghazizadeh 4224612eff
Merge pull request #10811 from tripolkaandrey/improve/cache-add-not-existing-image-error-message
cache add: improved error message when image does not exist
2021-03-25 12:31:22 -07:00
Medya Ghazizadeh eee22545e9
Merge pull request #10911 from tharun208/fix/minikube_status_for_scheduled_stop
Fix/minikube status for scheduled stop
2021-03-25 11:47:43 -07:00
Tharun 82d7fcc65f address log and docs feedback
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-25 19:32:13 +05:30
Predrag Rogic b1353c5a6a
add additional options to avoid node drain or delete getting stuck 2021-03-25 13:47:52 +00:00
Tharun b9b657ca85 add minikube rm image command
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-25 17:24:47 +05:30
minikube-bot dc94b53463 Updating ISO to v1.18.0-1616648395-10217 2021-03-25 05:44:42 +00:00
Tharun a0487d7277 add check for minikube status after cancelling scheduled stops in test
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-25 06:52:35 +05:30
Tharun e555093da6 fix minikube status of TimeToStop field when cancelling scheduled stops
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-25 06:47:20 +05:30
Medya Ghazizadeh d0afd8b9ec
Merge pull request #10919 from zhangshj-inspur/shaojie-branch
site: spelling
2021-03-24 17:59:14 -07:00
zhangshj 96e7840bb2 correct a wrong word 2021-03-25 08:52:57 +08:00
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
Medya Ghazizadeh 894ca125cb
Merge pull request #10858 from prezha/fix-create-network-race
create network: use locks and reservations to solve race condition
2021-03-24 17:47:21 -07:00
Medya Ghazizadeh fe5f5d997f
Merge pull request #10906 from tharun208/feat/not_mention_timeToStop
status: Omit `timeToStop` if nonexistent
2021-03-24 17:45:57 -07:00
Sharif Elgamal df4224a058 fix lint 2021-03-24 17:11:11 -07:00
Sharif Elgamal 4791950cf8 actual valid yaml would be nice 2021-03-24 17:00:19 -07:00
Sharif Elgamal c7a4605422 fix up tests for GCE 2021-03-24 16:52:02 -07:00
Sharif Elgamal 0bfee479ed add integration test for pulling private image 2021-03-24 16:18:28 -07:00
Sharif Elgamal 63b43cc640 allow access to artifact registry as well 2021-03-24 15:09:43 -07:00
Sharif Elgamal 73641d2b4e break 2021-03-24 13:52:29 -07:00
Sharif Elgamal 03b3113b13 remove unnecessary exits 2021-03-24 13:50:17 -07:00
ilya-zuyev 9136127de6
Merge pull request #10774 from ilya-zuyev/ilyaz/arm64_integration_tests
run arm64 integration tests on jenkins
2021-03-24 13:49:11 -07:00
Sharif Elgamal af57dbc001 account for new API, add extra checks for stability 2021-03-24 13:47:18 -07:00
Medya Ghazizadeh 6fb53c6421
Merge pull request #10909 from afbjorklund/master-docs-fix
Fix the docs generation to be more deterministic
2021-03-24 12:27:58 -07:00
Ilya Zuyev 8f7688d60e fix TestStoppedBinaryUpgrade test 2021-03-24 10:59:51 -07:00
Tharun c03b282026 add check for timeToStop field in minikube status
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-24 23:15:41 +05:30
Anders F Björklund 6ce802b870 Clean up and fix logic after all refactoring 2021-03-24 15:08:34 +01:00
Anders F Björklund 8a027b5539 Don't fail after daemon errors without remote 2021-03-24 13:49:02 +01:00
Anders F Björklund 360771ce84 Fix the docs generation to be more deterministic
This was failing the unit tests sometimes otherwise,
due to the default value for log_file being changed.
2021-03-24 08:32:40 +01:00