k3s/pkg
Kubernetes Submit Queue 4b4e1bec69
Merge pull request #67736 from cheftako/GetClusters
Automatic merge from submit-queue (batch tested with PRs 67736, 68123, 68138). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Added support to get clusters in gce cloud provider.

**What this PR does / why we need it**:
Implemented the call to get all cluster objects in a zone for a project.
Also added code to allow the container api to be set in the gce.conf
file.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2018-09-04 12:51:32 -07:00
..
api make update 2018-08-30 18:24:23 -04:00
apis Merge pull request #63011 from NickrenREN/local-plugin-change 2018-09-04 10:24:36 -07:00
auth Improve multi-authorizer errors 2018-07-06 10:55:17 -04:00
capabilities
client Deprecate ListWatchUntil, fix it and call places 2018-08-15 13:34:31 +02:00
cloudprovider Merge pull request #67736 from cheftako/GetClusters 2018-09-04 12:51:32 -07:00
controller add OWNERS file 2018-09-04 19:40:13 +08:00
credentialprovider Merge pull request #65043 from brendandburns/todo4 2018-08-26 14:07:04 -07:00
features fix #51135 make CFS quota period configurable, adds a cli flag and config option to kubelet to be able to set cpu.cfs_period and defaults to 100ms as before. 2018-09-01 20:19:59 +02:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated [kube-controller-manager] auto-generated file 2018-09-04 19:40:10 +08:00
kubeapiserver Merge pull request #64149 from sttts/sttts-ctrl-mgr-secure-ports 2018-08-31 09:06:31 -07:00
kubectl Merge pull request #68132 from soltysh/deprecate_run 2018-09-04 10:24:47 -07:00
kubelet autogenerated go code, godeps, bazel and gofmt 2018-09-02 14:38:59 +03:00
kubemark autogenerated 2018-08-29 20:21:17 +03:00
master cloud-controller-manager: enable secure ports 10258, deprecate insecure port 2018-08-31 20:52:22 +02:00
printers Merge pull request #65074 from wgliang/master.describe-pv 2018-09-04 08:03:35 -07:00
probe Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
proxy Merge pull request #68075 from riverzhang/fix-ipvs-readme 2018-08-31 14:16:16 -07:00
quota Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
registry make update 2018-08-30 18:24:23 -04:00
routes
scheduler Merge pull request #68196 from losipiuk/lo/revert-delte-predicate-funs 2018-09-04 11:41:37 -07:00
security Merge pull request #68105 from tallclair/psp-test 2018-08-31 19:25:39 -07:00
securitycontext ProcMount: add api options and feature gate 2018-08-30 11:40:02 -04:00
serviceaccount svcacct: pass pod information in user.Info.Extra() when available 2018-08-31 11:54:50 -07:00
ssh Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util fix UT errors and add new UTs 2018-09-03 13:35:17 +08:00
version Set gazelle:importmap_prefix for everything under staging/src 2018-06-22 16:22:57 -07:00
volume fix UT errors and add new UTs 2018-09-03 13:35:17 +08:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
.import-restrictions
BUILD make update 2018-08-30 18:24:23 -04:00
OWNERS