Commit Graph

14217 Commits (9ea99ae1291642c4187d51eea23da087f01b42dc)

Author SHA1 Message Date
Yanshu Zhao 9ea99ae129 Add skip into label object of web hook, clean up code 2021-03-23 07:03:42 +00:00
Yanshu Zhao 107331275c Add template for reverse proxy ip 2021-03-17 18:52:55 +00:00
Yanshu Zhao 839aacf580 polish the code 2021-03-17 08:18:36 +00:00
Yanshu Zhao 923a6247a2 fix lint 2021-03-17 02:43:48 +00:00
Yanshu Zhao c6e3e09e03 add glog into module 2021-03-17 02:31:45 +00:00
Yanshu Zhao 4072ea7a93 Add header file 2021-03-15 06:37:06 +00:00
Yanshu Zhao 74209abc2c add auto-pause hook deployment template to auto-pause add on 2021-03-15 06:29:23 +00:00
Yanshu Zhao 91f9bd6ef9 Add webhook to inject env to redirect inner cluster requests to haproxy
in auto-pause
2021-03-15 05:56:44 +00:00
Medya Ghazizadeh ff0e25ada8
Merge pull request #10793 from afbjorklund/kubectl-cluster
minikube kubectl: The --cluster flags should be prepended
2021-03-12 14:18:21 -08:00
Medya Ghazizadeh b6c41014a4
Merge pull request #10800 from medyagh/usage_err_break
ui: break down usage for no profile found
2021-03-12 14:09:21 -08:00
Medya Gh 67172b636c break down usage for no profile found 2021-03-12 12:29:23 -08:00
Steven Powell b51b71599b
Merge pull request #10795 from tripolkaandrey/remove_message_disabled_registry_addon
Removed "use {port} instead of default 5000" message when disabling registry addon
2021-03-12 11:18:17 -07:00
tripolkaandrey e2acd0d657 added check for enabled registry addon 2021-03-12 12:24:25 +02:00
Anders F Björklund e8a35de28e The --cluster flags should be prepended
Not appended, because it will break exec
2021-03-12 08:39:41 +01:00
Medya Ghazizadeh fe94d18c49
Merge pull request #10635 from BLasan/issue-10539
test: remove unwanted docker images after functional test
2021-03-11 16:54:54 -08:00
Medya Ghazizadeh b9f342c9f3
Merge pull request #10779 from medyagh/revert_non_ingress
skip ingress test on none driver and add warning
2021-03-11 12:16:28 -08:00
Medya Ghazizadeh bf204d10b4
Merge pull request #10782 from afbjorklund/cni-portmap
Enable portmap for the default cni bridge
2021-03-11 12:06:30 -08:00
Medya Ghazizadeh ed2f4f9b5b
Merge pull request #10787 from jjkiely/minikube-dead-link
Site: Fix dead link in memory limit advice
2021-03-11 10:25:06 -08:00
Medya Gh 2709a0b856 skip 2021-03-11 10:23:16 -08:00
jjkiely e2d08bbd06 Updated more information section of validateChangedMemoryFlags function with correct, working link 2021-03-11 16:19:15 +00:00
Medya Gh ee74d42eba merge conflict 2021-03-11 01:14:06 -08:00
Medya Ghazizadeh 025fae0de3
Merge pull request #10704 from nixpanic/iso/add-losetup
install losetup from util-linux in the ISO to enable support for VolumeMode=Block PVCs
2021-03-10 15:38:31 -08:00
Medya Ghazizadeh 97a8f7d0b9
Merge pull request #10747 from kubernetes/dependabot/go_modules/github.com/google/go-cmp-0.5.5
Bump github.com/google/go-cmp from 0.5.4 to 0.5.5
2021-03-10 15:33:08 -08:00
Medya Ghazizadeh 5147ef3554
Merge pull request #10730 from sharifelgamal/auth-gce
auto-detect gce and do not enable gcp auth addon
2021-03-10 15:26:34 -08:00
Anders F Björklund 71145bca47 Enable portmap for the default cni bridge
Otherwise the registry addon will not work, since it uses
hostPort 5000 (which in turn requires port mapping enabled)
2021-03-10 23:47:09 +01:00
Sharif Elgamal 86080e50b6 fix gcp-auth test 2021-03-10 13:57:24 -08:00
Medya Ghazizadeh e1c872aef2
Merge pull request #10758 from prezha/multinode-wait-join
multinode cluster: fix waits and joins
2021-03-10 13:32:37 -08:00
Medya Ghazizadeh b3b4807ed8
Merge pull request #10760 from yxxhero/master
add validateImageRepository func for validates --image-repository args
2021-03-10 13:30:44 -08:00
Medya Ghazizadeh df7cb644af
Merge pull request #10763 from afbjorklund/silent-shell
Silent output when talking to a shell
2021-03-10 13:26:41 -08:00
Sharif Elgamal 201c53ec6b
update latest release to v1.18.1 2021-03-10 13:13:39 -08:00
Medya Ghazizadeh b4552e0bf7
Merge pull request #10777 from sharifelgamal/auto-release
updating latest release on front page on release
2021-03-10 12:27:27 -08:00
Sharif Elgamal 69ae6d0e54 updating latest release on front page on release 2021-03-10 12:12:16 -08:00
Predrag Rogic 9ba6c7cdcb
multinode cluster: fix waits and joins 2021-03-10 18:38:19 +00:00
Sharif Elgamal db79518adc fix gcp auth test 2021-03-10 09:09:04 -08:00
Predrag Rogic 9b64ebfa94
multinode cluster: fix waits and joins 2021-03-10 16:18:24 +00:00
Predrag Rogic dc476fe1f8
multinode cluster: fix waits and joins 2021-03-10 14:18:31 +00:00
Predrag Rogic 13f07dd7e3
multinode cluster: fix waits and joins 2021-03-10 14:18:30 +00:00
Predrag Rogic 3341197b4c
multinode cluster: fix waits and joins 2021-03-10 14:18:30 +00:00
dependabot[bot] 024d496a16
Bump github.com/google/go-cmp from 0.5.4 to 0.5.5
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.4...v0.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 08:07:48 +00:00
Medya Ghazizadeh 81eeb7dd97
Merge pull request #10731 from afbjorklund/go_containerregistry-update2
Update go-container registry to 0.4.1 + patch
2021-03-09 23:41:09 -08:00
Anders F Björklund 1c4c88e942 Use helper for IsTerminal also in wantsColor 2021-03-10 08:17:03 +01:00
yxxhero f65333730c add unittest for validateImageRepository and optimize validateImageRepository 2021-03-10 13:28:43 +08:00
minikube-bot d299be963d Updating ISO to v1.18.0-1615350772-10704 2021-03-10 05:22:51 +00:00
Medya Ghazizadeh 232f69ca35
Merge pull request #10767 from sharifelgamal/auto-error
print out error on failed iso and kicbase builds
2021-03-09 20:30:11 -08:00
Medya Gh 938f552d30 fix go mod 2021-03-09 19:47:28 -08:00
Medya Gh 77693d6661 fix go mod 2021-03-09 19:47:28 -08:00
Anders F Björklund 72f37b8780 Update go-container registry to 0.4.1 + patch 2021-03-09 19:47:28 -08:00
Medya Ghazizadeh 61eaf03a3e
Merge pull request #10746 from kubernetes/dependabot/go_modules/github.com/libvirt/libvirt-go-3.9.0incompatible
Bump github.com/libvirt/libvirt-go from 3.4.0+incompatible to 3.9.0+incompatible
2021-03-09 19:47:05 -08:00
BLasan 57150e6d50 Remove unwanted docker images after functional test 2021-03-10 08:23:22 +05:30
dependabot[bot] 7d8a60a3de
Bump github.com/libvirt/libvirt-go
Bumps [github.com/libvirt/libvirt-go](https://github.com/libvirt/libvirt-go) from 3.4.0+incompatible to 3.9.0+incompatible.
- [Release notes](https://github.com/libvirt/libvirt-go/releases)
- [Commits](https://github.com/libvirt/libvirt-go/compare/v3.4.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 01:56:44 +00:00