Commit Graph

12103 Commits (06a64de85315413bccf2d556ed869a3770115750)

Author SHA1 Message Date
Sharif Elgamal 06a64de853
Merge pull request #9417 from joshmue/fix_ssh_native_toggle
Fix "--native-ssh" flag of "minikube ssh"
2020-10-14 10:30:51 -07:00
priyawadhwa a03b01fa80
Merge pull request #9462 from nkubala/cointainer
Fix typo (cointainer -> container)
2020-10-13 14:31:46 -07:00
Nick Kubala fd15e50dbe
Fix typo (cointainer -> container) 2020-10-13 14:20:35 -07:00
Thomas Strömberg 5ce9d99d68
Merge pull request #9355 from PriyaModali/klog
Switch logging implementation from google/glog to kubernetes/klog
2020-10-13 12:54:49 -07:00
Medya Ghazizadeh 79cb6ffc5d
Merge pull request #9454 from medyagh/bump_iso_14
Bump ISO to use latest Buildroot 2020.02.6
2020-10-13 11:58:55 -05:00
Priya Modali 8936a8c7f8 Merge branch 'master' of https://github.com/kubernetes/minikube into klog 2020-10-13 09:08:27 -07:00
Medya Gh 62dc953456 update docs 2020-10-12 17:30:03 -07:00
Medya Gh 3808dff344 update makefile 2020-10-12 16:58:50 -07:00
Medya Gh 4ea581cf04 bump ISO to use latest 2020-10-12 16:54:14 -07:00
Medya Ghazizadeh 88304ef63b
Merge pull request #9408 from sharifelgamal/failure-policy
simplify addon code by fixing gcp-auth failure policy
2020-10-12 18:08:12 -05:00
Medya Ghazizadeh 7f4e7ee317
Merge pull request #9384 from prezha/update-kubernetes-version-i1
update_kubernetes_version: standalone script v2
2020-10-12 17:41:43 -05:00
Medya Ghazizadeh 0c7284a0ca
Merge pull request #9329 from afbjorklund/buildroot-2020.02.6
Buildroot 2020.02.6
2020-10-12 15:33:56 -05:00
Medya Ghazizadeh ebb0a7d142
Merge pull request #9446 from minikube-bot/jenkins-releases.json-v1.14.0
update releases.json to include v1.14.0
2020-10-12 13:36:38 -05:00
minikube-bot 64d8698f24 Update releases.json to include v1.14.0 2020-10-12 11:04:24 -07:00
Medya Ghazizadeh b09ee50ec0
Merge pull request #9432 from medyagh/release_1_14
Release v.1.14.0
2020-10-12 12:54:48 -05:00
Priya Modali 59548194bd Merge branch 'master' of https://github.com/kubernetes/minikube into klog 2020-10-09 17:45:35 -07:00
Medya Gh 315169e243 line 2020-10-09 15:08:16 -07:00
Medya Gh bbe5fee5b3 update changelog 2020-10-09 15:00:59 -07:00
Medya Gh df3fb8c7d5 update makefile 2020-10-09 15:00:59 -07:00
Medya Gh 53df0f8348 update changelog 2020-10-09 15:00:59 -07:00
Medya Gh 7e823183ed update changelog 2020-10-09 15:00:59 -07:00
Medya Ghazizadeh 567d2f2f65
Merge pull request #9426 from priyawadhwa/drv-cp-endpoint
Add further debugging for DRV_CP_ENDPOINT failure
2020-10-09 16:55:38 -05:00
Priya Wadhwa acd5a7a4c8 address review comments 2020-10-09 14:16:35 -04:00
Priya Modali 2e20b83770 Deleting debug files. 2020-10-09 11:12:51 -07:00
Joshua Mühlfort 8cfe5c1a7b Fix "--native-ssh" flag of "minikube ssh"
In the previous state, the flag was discarded. This commit fixes
that and also makes sure that the SSH client is created after the
default client type is configured according to the flag.
2020-10-09 09:41:19 +02:00
Priya Modali 2985e8a21e Updating unit tests. 2020-10-08 15:10:50 -07:00
Priya Wadhwa 0985957032 Add further debugging for DRV_CP_ENDPOINT failure 2020-10-08 18:00:11 -04:00
Medya Ghazizadeh 4216496bec
Merge pull request #9423 from medyagh/add_local_test
skip "cache add_local" test on macos gh runner
2020-10-08 16:42:30 -05:00
Medya Ghazizadeh 9496845fb6
Merge pull request #9421 from medyagh/kic_image_14
bump kicbase image tag to stable
2020-10-08 16:35:49 -05:00
Medya Gh 070567b4d9 skip docker related test on macos gh runner 2020-10-08 14:24:02 -07:00
Medya Gh 8c7e4f0298 updarte docs 2020-10-08 13:59:56 -07:00
Medya Gh 4d743b2f3d bump kicbase imge 2020-10-08 13:45:54 -07:00
Sharif Elgamal def94d1ccc fix lint 2020-10-08 13:36:30 -07:00
Sharif Elgamal 95f5bc6107 add integration test of gcp-auth addon 2020-10-08 13:25:19 -07:00
Medya Ghazizadeh d32af7fc70
Merge pull request #9413 from nprajilesh/patch-1
fixing the controller name in ingress-nginx-controller patch
2020-10-08 15:24:06 -05:00
Medya Ghazizadeh c459fea74d
Merge pull request #9414 from prezha/delete-context-when-stopped
Delete context when stopped
2020-10-08 15:12:50 -05:00
Thomas Strömberg 2c638c551d
Merge pull request #9419 from tstromberg/stress-cloudshell2
stress test: Minor improvements for running on Cloud Shell
2020-10-08 12:32:19 -07:00
Thomas Stromberg f8c95ee432 stress test: Minor improvements for running on Cloud Shell 2020-10-08 11:28:18 -07:00
Priya Modali ab4a0ab558 Cleaning up flags parsing. 2020-10-08 11:18:50 -07:00
Medya Ghazizadeh 32922f4184
Merge pull request #9412 from Asarew/fix-panic-on-updating-mount-after-creation
fix panic when updating mount-string with KiC driver after cluster creation without mount configuration
2020-10-08 13:07:31 -05:00
Priya Modali ef2090ac31 Merge branch 'master' of https://github.com/kubernetes/minikube into klog 2020-10-08 10:27:04 -07:00
Predrag Rogic c63de60aba
add HostKubeconfigDeleteCtx Reason Exit 2020-10-07 22:58:20 +01:00
Priya Modali 85b722c7b6 Setting klog default flag values. 2020-10-07 14:19:35 -07:00
Predrag Rogic 65a2618485
delete context when minikube is stopped 2020-10-07 22:00:26 +01:00
Medya Ghazizadeh e573b928d5
Merge pull request #9404 from ToonvanStrijp/master
Add new flag "--ports" to expose ports for docker & podman drivers
2020-10-07 15:56:29 -05:00
Medya Ghazizadeh 0068dfb9b7
Merge pull request #9411 from tstromberg/vbox-wut
Remove reference to Virtualbox in "stop" help
2020-10-07 15:54:52 -05:00
Prajilesh N ae123b9ca0
updating the controller name in ingress-nginx-controller-patch.yaml
updated ingress-nginx-controller-patch.yaml

spec:
  template:
    spec:
      containers:
      - name: controller
        ports:
         - containerPort: 6379
           hostPort: 6379
2020-10-08 01:28:21 +05:30
priyawadhwa 82a5189b93
Merge pull request #9334 from afbjorklund/multiarch-storage-provisioner-manifest
Make storage-provisioner available for all arch
2020-10-07 14:43:47 -04:00
ToonvanStrijp 61048eedbe fix typo 2020-10-07 19:41:57 +02:00
ToonvanStrijp 96d7fc4bc0 fix lint tabs 2020-10-07 19:40:59 +02:00