Merge branch 'master' into ipv6
This commit is contained in:
commit
cc7cea74ae
2
.gitignore
vendored
2
.gitignore
vendored
@ -114,7 +114,7 @@ zz_generated.openapi.go
|
|||||||
|
|
||||||
# make-related metadata
|
# make-related metadata
|
||||||
/.make/
|
/.make/
|
||||||
# Just in time generated data in the source, should never be commited
|
# Just in time generated data in the source, should never be committed
|
||||||
/test/e2e/generated/bindata.go
|
/test/e2e/generated/bindata.go
|
||||||
|
|
||||||
# This file used by some vendor repos (e.g. github.com/go-openapi/...) to store secret variables and should not be ignored
|
# This file used by some vendor repos (e.g. github.com/go-openapi/...) to store secret variables and should not be ignored
|
||||||
|
@ -1,25 +1,117 @@
|
|||||||
<!-- BEGIN MUNGE: GENERATED_TOC -->
|
<!-- BEGIN MUNGE: GENERATED_TOC -->
|
||||||
- [v1.10.0-alpha.2](#v1100-alpha2)
|
- [v1.10.0-alpha.3](#v1100-alpha3)
|
||||||
- [Downloads for v1.10.0-alpha.2](#downloads-for-v1100-alpha2)
|
- [Downloads for v1.10.0-alpha.3](#downloads-for-v1100-alpha3)
|
||||||
- [Client Binaries](#client-binaries)
|
- [Client Binaries](#client-binaries)
|
||||||
- [Server Binaries](#server-binaries)
|
- [Server Binaries](#server-binaries)
|
||||||
- [Node Binaries](#node-binaries)
|
- [Node Binaries](#node-binaries)
|
||||||
- [Changelog since v1.10.0-alpha.1](#changelog-since-v1100-alpha1)
|
- [Changelog since v1.10.0-alpha.2](#changelog-since-v1100-alpha2)
|
||||||
- [Action Required](#action-required)
|
|
||||||
- [Other notable changes](#other-notable-changes)
|
- [Other notable changes](#other-notable-changes)
|
||||||
- [v1.10.0-alpha.1](#v1100-alpha1)
|
- [v1.10.0-alpha.2](#v1100-alpha2)
|
||||||
- [Downloads for v1.10.0-alpha.1](#downloads-for-v1100-alpha1)
|
- [Downloads for v1.10.0-alpha.2](#downloads-for-v1100-alpha2)
|
||||||
- [Client Binaries](#client-binaries-1)
|
- [Client Binaries](#client-binaries-1)
|
||||||
- [Server Binaries](#server-binaries-1)
|
- [Server Binaries](#server-binaries-1)
|
||||||
- [Node Binaries](#node-binaries-1)
|
- [Node Binaries](#node-binaries-1)
|
||||||
|
- [Changelog since v1.10.0-alpha.1](#changelog-since-v1100-alpha1)
|
||||||
|
- [Action Required](#action-required)
|
||||||
|
- [Other notable changes](#other-notable-changes-1)
|
||||||
|
- [v1.10.0-alpha.1](#v1100-alpha1)
|
||||||
|
- [Downloads for v1.10.0-alpha.1](#downloads-for-v1100-alpha1)
|
||||||
|
- [Client Binaries](#client-binaries-2)
|
||||||
|
- [Server Binaries](#server-binaries-2)
|
||||||
|
- [Node Binaries](#node-binaries-2)
|
||||||
- [Changelog since v1.9.0](#changelog-since-v190)
|
- [Changelog since v1.9.0](#changelog-since-v190)
|
||||||
- [Action Required](#action-required-1)
|
- [Action Required](#action-required-1)
|
||||||
- [Other notable changes](#other-notable-changes-1)
|
- [Other notable changes](#other-notable-changes-2)
|
||||||
<!-- END MUNGE: GENERATED_TOC -->
|
<!-- END MUNGE: GENERATED_TOC -->
|
||||||
|
|
||||||
<!-- NEW RELEASE NOTES ENTRY -->
|
<!-- NEW RELEASE NOTES ENTRY -->
|
||||||
|
|
||||||
|
|
||||||
|
# v1.10.0-alpha.3
|
||||||
|
|
||||||
|
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/master/examples)
|
||||||
|
|
||||||
|
## Downloads for v1.10.0-alpha.3
|
||||||
|
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes.tar.gz) | `246f0373ccb25a243a387527b32354b69fc2211c422e71479d22bfb3a829c8fb`
|
||||||
|
[kubernetes-src.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-src.tar.gz) | `f9c60bb37fb7b363c9f66d8efd8aa5a36ea2093c61317c950719b3ddc86c5e10`
|
||||||
|
|
||||||
|
### Client Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-client-darwin-386.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-darwin-386.tar.gz) | `ca8dfd7fbd34478e7ba9bba3779fcca08f7efd4f218b0c8a7f52bbeea0f42cd7`
|
||||||
|
[kubernetes-client-darwin-amd64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-darwin-amd64.tar.gz) | `713c35d99f44bd19d225d2c9f2d7c4f3976b5dd76e9a817b2aaf68ee0cb5a939`
|
||||||
|
[kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-linux-386.tar.gz) | `7601e55e3bb0f0fc11611c68c4bc000c3cbbb7a09652c386e482a1671be7e2d6`
|
||||||
|
[kubernetes-client-linux-amd64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-linux-amd64.tar.gz) | `8a6c498531c1832176e22d622008a98bac6043f05dec96747649651531ed3fd7`
|
||||||
|
[kubernetes-client-linux-arm64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-linux-arm64.tar.gz) | `81561820fb5a000152e9d8d94882e0ed6228025ea7973ee98173b5fc89d62a42`
|
||||||
|
[kubernetes-client-linux-arm.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-linux-arm.tar.gz) | `6ce8c3ed253a10d78e62e000419653a29c411cd64910325b21ff3370cb0a89eb`
|
||||||
|
[kubernetes-client-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-linux-ppc64le.tar.gz) | `a46b42c94040767f6bbf2ce10aef36d8dbe94c0069f866a848d69b2274f8f0bc`
|
||||||
|
[kubernetes-client-linux-s390x.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-linux-s390x.tar.gz) | `fa3e656b612277fc4c303aef95c60b58ed887e36431db23d26b536f226a23cf6`
|
||||||
|
[kubernetes-client-windows-386.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-windows-386.tar.gz) | `832e12266495ac55cb54a999bc5ae41d42d160387b487d8b4ead577d96686b62`
|
||||||
|
[kubernetes-client-windows-amd64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-client-windows-amd64.tar.gz) | `7056a3eb5a8f9e8fa0326aa6e0bf97fc5b260447315f8ec7340be5747a16f5fd`
|
||||||
|
|
||||||
|
### Server Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-server-linux-amd64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-server-linux-amd64.tar.gz) | `dc8e2be2fcb6477249621fb5c813c853371a3bf8732c5cb3a6d6cab667cfa324`
|
||||||
|
[kubernetes-server-linux-arm64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-server-linux-arm64.tar.gz) | `399071ad9042a72bccd6e1aa322405c02b4a807c0b4f987d608c4c9c369979d6`
|
||||||
|
[kubernetes-server-linux-arm.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-server-linux-arm.tar.gz) | `7457ad16665e331fa9224a3d61690206723721197ad9760c3b488de9602293f5`
|
||||||
|
[kubernetes-server-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-server-linux-ppc64le.tar.gz) | `ffcb728d879c0347bd751c9bccac3520bb057d203ba1acd55f8c727295282049`
|
||||||
|
[kubernetes-server-linux-s390x.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-server-linux-s390x.tar.gz) | `f942f6e15886a1fb0d91d04adf47677068c56070dff060f38c371c3ee3e99648`
|
||||||
|
|
||||||
|
### Node Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-node-linux-amd64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-node-linux-amd64.tar.gz) | `81b22beb30be9d270016c7b35b86ea585f29c0c5f09128da9341f9f67c8865f9`
|
||||||
|
[kubernetes-node-linux-arm64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-node-linux-arm64.tar.gz) | `d9020b99c145f44c519b1a95b55ed24e69d9c679a02352c7e05e86042daca9d1`
|
||||||
|
[kubernetes-node-linux-arm.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-node-linux-arm.tar.gz) | `1d10bee4ed62d70b318f5703b2cd8295a08e199f810d6b361f367907e3f01fb6`
|
||||||
|
[kubernetes-node-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-node-linux-ppc64le.tar.gz) | `67cd4dde212abda37e6f9e6dee1bb59db96e0727100ef0aa561c15562df0f3e1`
|
||||||
|
[kubernetes-node-linux-s390x.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-node-linux-s390x.tar.gz) | `362b030e011ea6222b1f2dec62311d3971bcce4dba94997963e2a091efbf967b`
|
||||||
|
[kubernetes-node-windows-amd64.tar.gz](https://dl.k8s.io/v1.10.0-alpha.3/kubernetes-node-windows-amd64.tar.gz) | `e609a2b0410acbb64d3ee6d7f134d98723d82d05bdbead1eaafd3584d3e45c39`
|
||||||
|
|
||||||
|
## Changelog since v1.10.0-alpha.2
|
||||||
|
|
||||||
|
### Other notable changes
|
||||||
|
|
||||||
|
* Fixed issue with kubernetes-worker option allow-privileged not properly handling the value True with a capital T. ([#59116](https://github.com/kubernetes/kubernetes/pull/59116), [@hyperbolic2346](https://github.com/hyperbolic2346))
|
||||||
|
* Added anti-affinity to kube-dns pods ([#57683](https://github.com/kubernetes/kubernetes/pull/57683), [@vainu-arto](https://github.com/vainu-arto))
|
||||||
|
* cloudprovider/openstack: fix bug the tries to use octavia client to query flip ([#59075](https://github.com/kubernetes/kubernetes/pull/59075), [@jrperritt](https://github.com/jrperritt))
|
||||||
|
* Windows containers now support experimental Hyper-V isolation by setting annotation `experimental.windows.kubernetes.io/isolation-type=hyperv` and feature gates HyperVContainer. Only one container per pod is supported yet. ([#58751](https://github.com/kubernetes/kubernetes/pull/58751), [@feiskyer](https://github.com/feiskyer))
|
||||||
|
* `crds` is added as a shortname for CustomResourceDefinition i.e. `kubectl get crds` can now be used. ([#59061](https://github.com/kubernetes/kubernetes/pull/59061), [@nikhita](https://github.com/nikhita))
|
||||||
|
* Fix an issue where port forwarding doesn't forward local TCP6 ports to the pod ([#57457](https://github.com/kubernetes/kubernetes/pull/57457), [@vfreex](https://github.com/vfreex))
|
||||||
|
* YAMLDecoder Read now tracks rest of buffer on io.ErrShortBuffer ([#58817](https://github.com/kubernetes/kubernetes/pull/58817), [@karlhungus](https://github.com/karlhungus))
|
||||||
|
* Prevent kubelet from getting wedged if initialization of modules returns an error. ([#59020](https://github.com/kubernetes/kubernetes/pull/59020), [@brendandburns](https://github.com/brendandburns))
|
||||||
|
* Fixed a race condition inside kubernetes-worker that would result in a temporary error situation. ([#59005](https://github.com/kubernetes/kubernetes/pull/59005), [@hyperbolic2346](https://github.com/hyperbolic2346))
|
||||||
|
* [GCE] Apiserver uses `InternalIP` as the most preferred kubelet address type by default. ([#59019](https://github.com/kubernetes/kubernetes/pull/59019), [@MrHohn](https://github.com/MrHohn))
|
||||||
|
* Deprecate insecure flags `--insecure-bind-address`, `--insecure-port` and remove `--public-address-override`. ([#59018](https://github.com/kubernetes/kubernetes/pull/59018), [@hzxuzhonghu](https://github.com/hzxuzhonghu))
|
||||||
|
* Support GetLabelsForVolume in OpenStack Provider ([#58871](https://github.com/kubernetes/kubernetes/pull/58871), [@edisonxiang](https://github.com/edisonxiang))
|
||||||
|
* Build using go1.9.3. ([#59012](https://github.com/kubernetes/kubernetes/pull/59012), [@ixdy](https://github.com/ixdy))
|
||||||
|
* CRI: Add a call to reopen log file for a container. ([#58899](https://github.com/kubernetes/kubernetes/pull/58899), [@yujuhong](https://github.com/yujuhong))
|
||||||
|
* The alpha KubeletConfigFile feature gate has been removed, because it was redundant with the Kubelet's --config flag. It is no longer necessary to set this gate to use the flag. The --config flag is still considered alpha. ([#58978](https://github.com/kubernetes/kubernetes/pull/58978), [@mtaufen](https://github.com/mtaufen))
|
||||||
|
* `kubectl scale` can now scale any resource (kube, CRD, aggregate) conforming to the standard scale endpoint ([#58298](https://github.com/kubernetes/kubernetes/pull/58298), [@p0lyn0mial](https://github.com/p0lyn0mial))
|
||||||
|
* kube-apiserver flag --tls-ca-file has had no effect for some time. It is now deprecated and slated for removal in 1.11. If you are specifying this flag, you must remove it from your launch config before upgrading to 1.11. ([#58968](https://github.com/kubernetes/kubernetes/pull/58968), [@deads2k](https://github.com/deads2k))
|
||||||
|
* Fix regression in the CRI: do not add a default hostname on short image names ([#58955](https://github.com/kubernetes/kubernetes/pull/58955), [@runcom](https://github.com/runcom))
|
||||||
|
* Get windows kernel version directly from registry ([#58498](https://github.com/kubernetes/kubernetes/pull/58498), [@feiskyer](https://github.com/feiskyer))
|
||||||
|
* Remove deprecated --require-kubeconfig flag, remove default --kubeconfig value ([#58367](https://github.com/kubernetes/kubernetes/pull/58367), [@zhangxiaoyu-zidif](https://github.com/zhangxiaoyu-zidif))
|
||||||
|
* Google Cloud Service Account email addresses can now be used in RBAC ([#58141](https://github.com/kubernetes/kubernetes/pull/58141), [@ahmetb](https://github.com/ahmetb))
|
||||||
|
* Role bindings since the default scopes now include the "userinfo.email"
|
||||||
|
* scope. This is a breaking change if the numeric uniqueIDs of the Google
|
||||||
|
* service accounts were being used in RBAC role bindings. The behavior
|
||||||
|
* can be overridden by explicitly specifying the scope values as
|
||||||
|
* comma-separated string in the "users[*].config.scopes" field in the
|
||||||
|
* KUBECONFIG file.
|
||||||
|
* kube-apiserver is changed to use SSH tunnels for webhook iff the webhook is not directly routable from apiserver's network environment. ([#58644](https://github.com/kubernetes/kubernetes/pull/58644), [@yguo0905](https://github.com/yguo0905))
|
||||||
|
* Updated priority of mirror pod according to PriorityClassName. ([#58485](https://github.com/kubernetes/kubernetes/pull/58485), [@k82cn](https://github.com/k82cn))
|
||||||
|
* Fixes a bug where kubelet crashes trying to free memory under memory pressure ([#58574](https://github.com/kubernetes/kubernetes/pull/58574), [@yastij](https://github.com/yastij))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# v1.10.0-alpha.2
|
# v1.10.0-alpha.2
|
||||||
|
|
||||||
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/master/examples)
|
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/master/examples)
|
||||||
|
@ -483,7 +483,7 @@ binary | sha1 hash | md5 hash
|
|||||||
### Action Required
|
### Action Required
|
||||||
|
|
||||||
* [kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers ([#28258](https://github.com/kubernetes/kubernetes/pull/28258), [@vishh](https://github.com/vishh))
|
* [kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers ([#28258](https://github.com/kubernetes/kubernetes/pull/28258), [@vishh](https://github.com/vishh))
|
||||||
* If you use one of the kube-dns replication controller manifest in `cluster/saltbase/salt/kube-dns`, i.e. `cluster/saltbase/salt/kube-dns/{skydns-rc.yaml.base,skydns-rc.yaml.in}`, either substitute one of `__PILLAR__FEDERATIONS__DOMAIN__MAP__` or `{{ pillar['federations_domain_map'] }}` with the corresponding federation name to domain name value or remove them if you do not support cluster federation at this time. If you plan to substitute the parameter with its value, here is an example for `{{ pillar['federations_domain_map'] }` ([#28132](https://github.com/kubernetes/kubernetes/pull/28132), [@madhusudancs](https://github.com/madhusudancs))
|
* If you use one of the kube-dns replication controller manifest in `cluster/saltbase/salt/kube-dns`, i.e. `cluster/saltbase/salt/kube-dns/{skydns-rc.yaml.base,skydns-rc.yaml.in}`, either substitute one of `__PILLAR__FEDERATIONS__DOMAIN__MAP__` or `{{ pillar['federations_domain_map'] }}` with the corresponding federation name to domain name value or remove them if you do not support cluster federation at this time. If you plan to substitute the parameter with its value, here is an example for `{{ pillar['federations_domain_map'] }}` ([#28132](https://github.com/kubernetes/kubernetes/pull/28132), [@madhusudancs](https://github.com/madhusudancs))
|
||||||
* pillar['federations_domain_map'] = "- --federations=myfederation=federation.test"
|
* pillar['federations_domain_map'] = "- --federations=myfederation=federation.test"
|
||||||
* where `myfederation` is the name of the federation and `federation.test` is the domain name registered for the federation.
|
* where `myfederation` is the name of the federation and `federation.test` is the domain name registered for the federation.
|
||||||
* federation: Upgrading the groupversion to v1beta1 ([#28186](https://github.com/kubernetes/kubernetes/pull/28186), [@nikhiljindal](https://github.com/nikhiljindal))
|
* federation: Upgrading the groupversion to v1beta1 ([#28186](https://github.com/kubernetes/kubernetes/pull/28186), [@nikhiljindal](https://github.com/nikhiljindal))
|
||||||
|
@ -1385,7 +1385,7 @@ binary | sha1 hash | md5 hash
|
|||||||
### Action Required
|
### Action Required
|
||||||
|
|
||||||
* [kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers ([#28258](https://github.com/kubernetes/kubernetes/pull/28258), [@vishh](https://github.com/vishh))
|
* [kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers ([#28258](https://github.com/kubernetes/kubernetes/pull/28258), [@vishh](https://github.com/vishh))
|
||||||
* If you use one of the kube-dns replication controller manifest in `cluster/saltbase/salt/kube-dns`, i.e. `cluster/saltbase/salt/kube-dns/{skydns-rc.yaml.base,skydns-rc.yaml.in}`, either substitute one of `__PILLAR__FEDERATIONS__DOMAIN__MAP__` or `{{ pillar['federations_domain_map'] }}` with the corresponding federation name to domain name value or remove them if you do not support cluster federation at this time. If you plan to substitute the parameter with its value, here is an example for `{{ pillar['federations_domain_map'] }` ([#28132](https://github.com/kubernetes/kubernetes/pull/28132), [@madhusudancs](https://github.com/madhusudancs))
|
* If you use one of the kube-dns replication controller manifest in `cluster/saltbase/salt/kube-dns`, i.e. `cluster/saltbase/salt/kube-dns/{skydns-rc.yaml.base,skydns-rc.yaml.in}`, either substitute one of `__PILLAR__FEDERATIONS__DOMAIN__MAP__` or `{{ pillar['federations_domain_map'] }}` with the corresponding federation name to domain name value or remove them if you do not support cluster federation at this time. If you plan to substitute the parameter with its value, here is an example for `{{ pillar['federations_domain_map'] }}` ([#28132](https://github.com/kubernetes/kubernetes/pull/28132), [@madhusudancs](https://github.com/madhusudancs))
|
||||||
* pillar['federations_domain_map'] = "- --federations=myfederation=federation.test"
|
* pillar['federations_domain_map'] = "- --federations=myfederation=federation.test"
|
||||||
* where `myfederation` is the name of the federation and `federation.test` is the domain name registered for the federation.
|
* where `myfederation` is the name of the federation and `federation.test` is the domain name registered for the federation.
|
||||||
* Proportionally scale paused and rolling deployments ([#20273](https://github.com/kubernetes/kubernetes/pull/20273), [@kargakis](https://github.com/kargakis))
|
* Proportionally scale paused and rolling deployments ([#20273](https://github.com/kubernetes/kubernetes/pull/20273), [@kargakis](https://github.com/kargakis))
|
||||||
|
@ -1196,7 +1196,7 @@ binary | sha256 hash
|
|||||||
* Enforce Disk based pod eviction with GCI base image in Kubelet ([#33520](https://github.com/kubernetes/kubernetes/pull/33520), [@vishh](https://github.com/vishh))
|
* Enforce Disk based pod eviction with GCI base image in Kubelet ([#33520](https://github.com/kubernetes/kubernetes/pull/33520), [@vishh](https://github.com/vishh))
|
||||||
* Remove headers that are unnecessary for proxy target ([#34076](https://github.com/kubernetes/kubernetes/pull/34076), [@mbohlool](https://github.com/mbohlool))
|
* Remove headers that are unnecessary for proxy target ([#34076](https://github.com/kubernetes/kubernetes/pull/34076), [@mbohlool](https://github.com/mbohlool))
|
||||||
* Add missing argument to log message in federated ingress controller. ([#34158](https://github.com/kubernetes/kubernetes/pull/34158), [@quinton-hoole](https://github.com/quinton-hoole))
|
* Add missing argument to log message in federated ingress controller. ([#34158](https://github.com/kubernetes/kubernetes/pull/34158), [@quinton-hoole](https://github.com/quinton-hoole))
|
||||||
* The kubelet --eviction-minimum-reclaim option can now take precentages as well as absolute values for resources quantities ([#33392](https://github.com/kubernetes/kubernetes/pull/33392), [@sjenning](https://github.com/sjenning))
|
* The kubelet --eviction-minimum-reclaim option can now take percentages as well as absolute values for resources quantities ([#33392](https://github.com/kubernetes/kubernetes/pull/33392), [@sjenning](https://github.com/sjenning))
|
||||||
* The implicit registration of Prometheus metrics for workqueue has been removed, and a plug-able interface was added. If you were using workqueue in your own binaries and want these metrics, add the following to your imports in the main package: "k8s.io/pkg/util/workqueue/prometheus". ([#33792](https://github.com/kubernetes/kubernetes/pull/33792), [@caesarxuchao](https://github.com/caesarxuchao))
|
* The implicit registration of Prometheus metrics for workqueue has been removed, and a plug-able interface was added. If you were using workqueue in your own binaries and want these metrics, add the following to your imports in the main package: "k8s.io/pkg/util/workqueue/prometheus". ([#33792](https://github.com/kubernetes/kubernetes/pull/33792), [@caesarxuchao](https://github.com/caesarxuchao))
|
||||||
* Add kubectl --node-port option for specifying the service nodeport ([#33319](https://github.com/kubernetes/kubernetes/pull/33319), [@juanvallejo](https://github.com/juanvallejo))
|
* Add kubectl --node-port option for specifying the service nodeport ([#33319](https://github.com/kubernetes/kubernetes/pull/33319), [@juanvallejo](https://github.com/juanvallejo))
|
||||||
* To reduce memory usage to reasonable levels in smaller clusters, kube-apiserver now sets the deserialization cache size based on the target memory usage. ([#34000](https://github.com/kubernetes/kubernetes/pull/34000), [@wojtek-t](https://github.com/wojtek-t))
|
* To reduce memory usage to reasonable levels in smaller clusters, kube-apiserver now sets the deserialization cache size based on the target memory usage. ([#34000](https://github.com/kubernetes/kubernetes/pull/34000), [@wojtek-t](https://github.com/wojtek-t))
|
||||||
|
@ -1569,7 +1569,7 @@ Features for this release were tracked via the use of the [kubernetes/features](
|
|||||||
|
|
||||||
### API Server Aggregator
|
### API Server Aggregator
|
||||||
* Rename kubernetes-discovery to kube-aggregator ([#39619](https://github.com/kubernetes/kubernetes/pull/39619), [@deads2k](https://github.com/deads2k))
|
* Rename kubernetes-discovery to kube-aggregator ([#39619](https://github.com/kubernetes/kubernetes/pull/39619), [@deads2k](https://github.com/deads2k))
|
||||||
* Fix connection upgrades through kuberentes-discovery ([#38724](https://github.com/kubernetes/kubernetes/pull/38724), [@deads2k](https://github.com/deads2k))
|
* Fix connection upgrades through kubernetes-discovery ([#38724](https://github.com/kubernetes/kubernetes/pull/38724), [@deads2k](https://github.com/deads2k))
|
||||||
|
|
||||||
#### Generic API Server
|
#### Generic API Server
|
||||||
* Move pkg/api/rest into genericapiserver ([#39948](https://github.com/kubernetes/kubernetes/pull/39948), [@sttts](https://github.com/sttts))
|
* Move pkg/api/rest into genericapiserver ([#39948](https://github.com/kubernetes/kubernetes/pull/39948), [@sttts](https://github.com/sttts))
|
||||||
@ -2773,7 +2773,7 @@ filename | sha256 hash
|
|||||||
* The main repository does not keep multiple releases of clientsets anymore. Please find previous releases at https://github.com/kubernetes/client-go ([#38154](https://github.com/kubernetes/kubernetes/pull/38154), [@caesarxuchao](https://github.com/caesarxuchao))
|
* The main repository does not keep multiple releases of clientsets anymore. Please find previous releases at https://github.com/kubernetes/client-go ([#38154](https://github.com/kubernetes/kubernetes/pull/38154), [@caesarxuchao](https://github.com/caesarxuchao))
|
||||||
* Remove a release-note on multiple OpenAPI specs ([#38732](https://github.com/kubernetes/kubernetes/pull/38732), [@mbohlool](https://github.com/mbohlool))
|
* Remove a release-note on multiple OpenAPI specs ([#38732](https://github.com/kubernetes/kubernetes/pull/38732), [@mbohlool](https://github.com/mbohlool))
|
||||||
* genericapiserver: unify swagger and openapi in config ([#38690](https://github.com/kubernetes/kubernetes/pull/38690), [@sttts](https://github.com/sttts))
|
* genericapiserver: unify swagger and openapi in config ([#38690](https://github.com/kubernetes/kubernetes/pull/38690), [@sttts](https://github.com/sttts))
|
||||||
* fix connection upgrades through kuberentes-discovery ([#38724](https://github.com/kubernetes/kubernetes/pull/38724), [@deads2k](https://github.com/deads2k))
|
* fix connection upgrades through kubernetes-discovery ([#38724](https://github.com/kubernetes/kubernetes/pull/38724), [@deads2k](https://github.com/deads2k))
|
||||||
* Fixes bug in resolving client-requested API versions ([#38533](https://github.com/kubernetes/kubernetes/pull/38533), [@DirectXMan12](https://github.com/DirectXMan12))
|
* Fixes bug in resolving client-requested API versions ([#38533](https://github.com/kubernetes/kubernetes/pull/38533), [@DirectXMan12](https://github.com/DirectXMan12))
|
||||||
* apiserver(s): Replace glog.Fatals with fmt.Errorfs ([#38175](https://github.com/kubernetes/kubernetes/pull/38175), [@sttts](https://github.com/sttts))
|
* apiserver(s): Replace glog.Fatals with fmt.Errorfs ([#38175](https://github.com/kubernetes/kubernetes/pull/38175), [@sttts](https://github.com/sttts))
|
||||||
* Remove Azure Subnet RouteTable check ([#38334](https://github.com/kubernetes/kubernetes/pull/38334), [@mogthesprog](https://github.com/mogthesprog))
|
* Remove Azure Subnet RouteTable check ([#38334](https://github.com/kubernetes/kubernetes/pull/38334), [@mogthesprog](https://github.com/mogthesprog))
|
||||||
|
175
CHANGELOG-1.8.md
175
CHANGELOG-1.8.md
@ -1,59 +1,66 @@
|
|||||||
<!-- BEGIN MUNGE: GENERATED_TOC -->
|
<!-- BEGIN MUNGE: GENERATED_TOC -->
|
||||||
- [v1.8.7](#v187)
|
- [v1.8.8](#v188)
|
||||||
- [Downloads for v1.8.7](#downloads-for-v187)
|
- [Downloads for v1.8.8](#downloads-for-v188)
|
||||||
- [Client Binaries](#client-binaries)
|
- [Client Binaries](#client-binaries)
|
||||||
- [Server Binaries](#server-binaries)
|
- [Server Binaries](#server-binaries)
|
||||||
- [Node Binaries](#node-binaries)
|
- [Node Binaries](#node-binaries)
|
||||||
- [Changelog since v1.8.6](#changelog-since-v186)
|
- [Changelog since v1.8.7](#changelog-since-v187)
|
||||||
- [Other notable changes](#other-notable-changes)
|
- [Other notable changes](#other-notable-changes)
|
||||||
- [v1.8.6](#v186)
|
- [v1.8.7](#v187)
|
||||||
- [Downloads for v1.8.6](#downloads-for-v186)
|
- [Downloads for v1.8.7](#downloads-for-v187)
|
||||||
- [Client Binaries](#client-binaries-1)
|
- [Client Binaries](#client-binaries-1)
|
||||||
- [Server Binaries](#server-binaries-1)
|
- [Server Binaries](#server-binaries-1)
|
||||||
- [Node Binaries](#node-binaries-1)
|
- [Node Binaries](#node-binaries-1)
|
||||||
- [Changelog since v1.8.5](#changelog-since-v185)
|
- [Changelog since v1.8.6](#changelog-since-v186)
|
||||||
- [Other notable changes](#other-notable-changes-1)
|
- [Other notable changes](#other-notable-changes-1)
|
||||||
- [v1.8.5](#v185)
|
- [v1.8.6](#v186)
|
||||||
- [Downloads for v1.8.5](#downloads-for-v185)
|
- [Downloads for v1.8.6](#downloads-for-v186)
|
||||||
- [Client Binaries](#client-binaries-2)
|
- [Client Binaries](#client-binaries-2)
|
||||||
- [Server Binaries](#server-binaries-2)
|
- [Server Binaries](#server-binaries-2)
|
||||||
- [Node Binaries](#node-binaries-2)
|
- [Node Binaries](#node-binaries-2)
|
||||||
- [Changelog since v1.8.4](#changelog-since-v184)
|
- [Changelog since v1.8.5](#changelog-since-v185)
|
||||||
- [Other notable changes](#other-notable-changes-2)
|
- [Other notable changes](#other-notable-changes-2)
|
||||||
- [v1.8.4](#v184)
|
- [v1.8.5](#v185)
|
||||||
- [Downloads for v1.8.4](#downloads-for-v184)
|
- [Downloads for v1.8.5](#downloads-for-v185)
|
||||||
- [Client Binaries](#client-binaries-3)
|
- [Client Binaries](#client-binaries-3)
|
||||||
- [Server Binaries](#server-binaries-3)
|
- [Server Binaries](#server-binaries-3)
|
||||||
- [Node Binaries](#node-binaries-3)
|
- [Node Binaries](#node-binaries-3)
|
||||||
- [Changelog since v1.8.3](#changelog-since-v183)
|
- [Changelog since v1.8.4](#changelog-since-v184)
|
||||||
- [Other notable changes](#other-notable-changes-3)
|
- [Other notable changes](#other-notable-changes-3)
|
||||||
- [v1.8.3](#v183)
|
- [v1.8.4](#v184)
|
||||||
- [Downloads for v1.8.3](#downloads-for-v183)
|
- [Downloads for v1.8.4](#downloads-for-v184)
|
||||||
- [Client Binaries](#client-binaries-4)
|
- [Client Binaries](#client-binaries-4)
|
||||||
- [Server Binaries](#server-binaries-4)
|
- [Server Binaries](#server-binaries-4)
|
||||||
- [Node Binaries](#node-binaries-4)
|
- [Node Binaries](#node-binaries-4)
|
||||||
- [Changelog since v1.8.2](#changelog-since-v182)
|
- [Changelog since v1.8.3](#changelog-since-v183)
|
||||||
- [Other notable changes](#other-notable-changes-4)
|
- [Other notable changes](#other-notable-changes-4)
|
||||||
- [v1.8.2](#v182)
|
- [v1.8.3](#v183)
|
||||||
- [Downloads for v1.8.2](#downloads-for-v182)
|
- [Downloads for v1.8.3](#downloads-for-v183)
|
||||||
- [Client Binaries](#client-binaries-5)
|
- [Client Binaries](#client-binaries-5)
|
||||||
- [Server Binaries](#server-binaries-5)
|
- [Server Binaries](#server-binaries-5)
|
||||||
- [Node Binaries](#node-binaries-5)
|
- [Node Binaries](#node-binaries-5)
|
||||||
- [Changelog since v1.8.1](#changelog-since-v181)
|
- [Changelog since v1.8.2](#changelog-since-v182)
|
||||||
- [Other notable changes](#other-notable-changes-5)
|
- [Other notable changes](#other-notable-changes-5)
|
||||||
- [v1.8.1](#v181)
|
- [v1.8.2](#v182)
|
||||||
- [Downloads for v1.8.1](#downloads-for-v181)
|
- [Downloads for v1.8.2](#downloads-for-v182)
|
||||||
- [Client Binaries](#client-binaries-6)
|
- [Client Binaries](#client-binaries-6)
|
||||||
- [Server Binaries](#server-binaries-6)
|
- [Server Binaries](#server-binaries-6)
|
||||||
- [Node Binaries](#node-binaries-6)
|
- [Node Binaries](#node-binaries-6)
|
||||||
- [Changelog since v1.8.0](#changelog-since-v180)
|
- [Changelog since v1.8.1](#changelog-since-v181)
|
||||||
- [Action Required](#action-required)
|
|
||||||
- [Other notable changes](#other-notable-changes-6)
|
- [Other notable changes](#other-notable-changes-6)
|
||||||
- [v1.8.0](#v180)
|
- [v1.8.1](#v181)
|
||||||
- [Downloads for v1.8.0](#downloads-for-v180)
|
- [Downloads for v1.8.1](#downloads-for-v181)
|
||||||
- [Client Binaries](#client-binaries-7)
|
- [Client Binaries](#client-binaries-7)
|
||||||
- [Server Binaries](#server-binaries-7)
|
- [Server Binaries](#server-binaries-7)
|
||||||
- [Node Binaries](#node-binaries-7)
|
- [Node Binaries](#node-binaries-7)
|
||||||
|
- [Changelog since v1.8.0](#changelog-since-v180)
|
||||||
|
- [Action Required](#action-required)
|
||||||
|
- [Other notable changes](#other-notable-changes-7)
|
||||||
|
- [v1.8.0](#v180)
|
||||||
|
- [Downloads for v1.8.0](#downloads-for-v180)
|
||||||
|
- [Client Binaries](#client-binaries-8)
|
||||||
|
- [Server Binaries](#server-binaries-8)
|
||||||
|
- [Node Binaries](#node-binaries-8)
|
||||||
- [Introduction to v1.8.0](#introduction-to-v180)
|
- [Introduction to v1.8.0](#introduction-to-v180)
|
||||||
- [Major Themes](#major-themes)
|
- [Major Themes](#major-themes)
|
||||||
- [SIG API Machinery](#sig-api-machinery)
|
- [SIG API Machinery](#sig-api-machinery)
|
||||||
@ -114,49 +121,123 @@
|
|||||||
- [External Dependencies](#external-dependencies)
|
- [External Dependencies](#external-dependencies)
|
||||||
- [v1.8.0-rc.1](#v180-rc1)
|
- [v1.8.0-rc.1](#v180-rc1)
|
||||||
- [Downloads for v1.8.0-rc.1](#downloads-for-v180-rc1)
|
- [Downloads for v1.8.0-rc.1](#downloads-for-v180-rc1)
|
||||||
- [Client Binaries](#client-binaries-8)
|
|
||||||
- [Server Binaries](#server-binaries-8)
|
|
||||||
- [Node Binaries](#node-binaries-8)
|
|
||||||
- [Changelog since v1.8.0-beta.1](#changelog-since-v180-beta1)
|
|
||||||
- [Action Required](#action-required-1)
|
|
||||||
- [Other notable changes](#other-notable-changes-7)
|
|
||||||
- [v1.8.0-beta.1](#v180-beta1)
|
|
||||||
- [Downloads for v1.8.0-beta.1](#downloads-for-v180-beta1)
|
|
||||||
- [Client Binaries](#client-binaries-9)
|
- [Client Binaries](#client-binaries-9)
|
||||||
- [Server Binaries](#server-binaries-9)
|
- [Server Binaries](#server-binaries-9)
|
||||||
- [Node Binaries](#node-binaries-9)
|
- [Node Binaries](#node-binaries-9)
|
||||||
- [Changelog since v1.8.0-alpha.3](#changelog-since-v180-alpha3)
|
- [Changelog since v1.8.0-beta.1](#changelog-since-v180-beta1)
|
||||||
- [Action Required](#action-required-2)
|
- [Action Required](#action-required-1)
|
||||||
- [Other notable changes](#other-notable-changes-8)
|
- [Other notable changes](#other-notable-changes-8)
|
||||||
- [v1.8.0-alpha.3](#v180-alpha3)
|
- [v1.8.0-beta.1](#v180-beta1)
|
||||||
- [Downloads for v1.8.0-alpha.3](#downloads-for-v180-alpha3)
|
- [Downloads for v1.8.0-beta.1](#downloads-for-v180-beta1)
|
||||||
- [Client Binaries](#client-binaries-10)
|
- [Client Binaries](#client-binaries-10)
|
||||||
- [Server Binaries](#server-binaries-10)
|
- [Server Binaries](#server-binaries-10)
|
||||||
- [Node Binaries](#node-binaries-10)
|
- [Node Binaries](#node-binaries-10)
|
||||||
- [Changelog since v1.8.0-alpha.2](#changelog-since-v180-alpha2)
|
- [Changelog since v1.8.0-alpha.3](#changelog-since-v180-alpha3)
|
||||||
- [Action Required](#action-required-3)
|
- [Action Required](#action-required-2)
|
||||||
- [Other notable changes](#other-notable-changes-9)
|
- [Other notable changes](#other-notable-changes-9)
|
||||||
- [v1.8.0-alpha.2](#v180-alpha2)
|
- [v1.8.0-alpha.3](#v180-alpha3)
|
||||||
- [Downloads for v1.8.0-alpha.2](#downloads-for-v180-alpha2)
|
- [Downloads for v1.8.0-alpha.3](#downloads-for-v180-alpha3)
|
||||||
- [Client Binaries](#client-binaries-11)
|
- [Client Binaries](#client-binaries-11)
|
||||||
- [Server Binaries](#server-binaries-11)
|
- [Server Binaries](#server-binaries-11)
|
||||||
- [Node Binaries](#node-binaries-11)
|
- [Node Binaries](#node-binaries-11)
|
||||||
- [Changelog since v1.7.0](#changelog-since-v170)
|
- [Changelog since v1.8.0-alpha.2](#changelog-since-v180-alpha2)
|
||||||
- [Action Required](#action-required-4)
|
- [Action Required](#action-required-3)
|
||||||
- [Other notable changes](#other-notable-changes-10)
|
- [Other notable changes](#other-notable-changes-10)
|
||||||
- [v1.8.0-alpha.1](#v180-alpha1)
|
- [v1.8.0-alpha.2](#v180-alpha2)
|
||||||
- [Downloads for v1.8.0-alpha.1](#downloads-for-v180-alpha1)
|
- [Downloads for v1.8.0-alpha.2](#downloads-for-v180-alpha2)
|
||||||
- [Client Binaries](#client-binaries-12)
|
- [Client Binaries](#client-binaries-12)
|
||||||
- [Server Binaries](#server-binaries-12)
|
- [Server Binaries](#server-binaries-12)
|
||||||
- [Node Binaries](#node-binaries-12)
|
- [Node Binaries](#node-binaries-12)
|
||||||
|
- [Changelog since v1.7.0](#changelog-since-v170)
|
||||||
|
- [Action Required](#action-required-4)
|
||||||
|
- [Other notable changes](#other-notable-changes-11)
|
||||||
|
- [v1.8.0-alpha.1](#v180-alpha1)
|
||||||
|
- [Downloads for v1.8.0-alpha.1](#downloads-for-v180-alpha1)
|
||||||
|
- [Client Binaries](#client-binaries-13)
|
||||||
|
- [Server Binaries](#server-binaries-13)
|
||||||
|
- [Node Binaries](#node-binaries-13)
|
||||||
- [Changelog since v1.7.0-alpha.4](#changelog-since-v170-alpha4)
|
- [Changelog since v1.7.0-alpha.4](#changelog-since-v170-alpha4)
|
||||||
- [Action Required](#action-required-5)
|
- [Action Required](#action-required-5)
|
||||||
- [Other notable changes](#other-notable-changes-11)
|
- [Other notable changes](#other-notable-changes-12)
|
||||||
<!-- END MUNGE: GENERATED_TOC -->
|
<!-- END MUNGE: GENERATED_TOC -->
|
||||||
|
|
||||||
<!-- NEW RELEASE NOTES ENTRY -->
|
<!-- NEW RELEASE NOTES ENTRY -->
|
||||||
|
|
||||||
|
|
||||||
|
# v1.8.8
|
||||||
|
|
||||||
|
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.8/examples)
|
||||||
|
|
||||||
|
## Downloads for v1.8.8
|
||||||
|
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes.tar.gz) | `2a89a7498e982847bd07ba15abebae3205c793c5d9e2d3d392423023213f3e85`
|
||||||
|
[kubernetes-src.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-src.tar.gz) | `e520e6729b34ccfe8ae178e59d5effbeae48a46fbc853a47d64fab7e061816a8`
|
||||||
|
|
||||||
|
### Client Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-client-darwin-386.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-darwin-386.tar.gz) | `c4a413fd240d10af970589897a320f194ef4d683227dc9dcec35592e6222617c`
|
||||||
|
[kubernetes-client-darwin-amd64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-darwin-amd64.tar.gz) | `fcbdf1961d8d084debf124c044c0d07696542699113323288ac90528cff03286`
|
||||||
|
[kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-linux-386.tar.gz) | `664d7b9a6a9d6f3245018f4dad34c16f551ab3f6fe242bd01761c11d7d782b19`
|
||||||
|
[kubernetes-client-linux-amd64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-linux-amd64.tar.gz) | `3d1b9c175b2d978f266f0af857153e83e428136bcb981c639f2af06f7d500dff`
|
||||||
|
[kubernetes-client-linux-arm.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-linux-arm.tar.gz) | `b35d6bac9d3822805cfde0837384d9f22836f8b222c3c554e2dc19aea5782387`
|
||||||
|
[kubernetes-client-linux-arm64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-linux-arm64.tar.gz) | `a06f6d5c62954474587916710944332eb9b1f22eab6e0740fa643519c05e268f`
|
||||||
|
[kubernetes-client-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-linux-ppc64le.tar.gz) | `afd73eb646777d1437c1fd3463414f954e4f1f67c8000a5ca7322dbce760c39d`
|
||||||
|
[kubernetes-client-linux-s390x.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-linux-s390x.tar.gz) | `05b2eb492c4235488cf121892e9e89a8d5ebceb3f821658705e747aa3cc40046`
|
||||||
|
[kubernetes-client-windows-386.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-windows-386.tar.gz) | `4076df765481c3ea4a90accb217e32253830ae51aa6d82082c99e763f336fd85`
|
||||||
|
[kubernetes-client-windows-amd64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-client-windows-amd64.tar.gz) | `d173d230f57e37dcd181027aa2940926bb14fbd0992df84077d09f0ecdeb4252`
|
||||||
|
|
||||||
|
### Server Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-server-linux-amd64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-server-linux-amd64.tar.gz) | `212aec6cef23112964adc4deb307d07b1ca44c41478c6ed5f6af0c72e0c78d62`
|
||||||
|
[kubernetes-server-linux-arm.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-server-linux-arm.tar.gz) | `73841a7c2052a41fd2ce3caefad7a20a4086acafd7885265a07048e70c1306c7`
|
||||||
|
[kubernetes-server-linux-arm64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-server-linux-arm64.tar.gz) | `04061257023dfd595c31a5ae7f1b0dade9f613ee2ee1e488008adf5025e6eddf`
|
||||||
|
[kubernetes-server-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-server-linux-ppc64le.tar.gz) | `3fe493caa9b36b9b6b72f501977a63231f35120c3c9ae6c0dc7ccfeba27c1e8e`
|
||||||
|
[kubernetes-server-linux-s390x.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-server-linux-s390x.tar.gz) | `9ee6b7bf446d3b57aa97d061c4880cb16345cf4790f3b228ad96674ded944ce4`
|
||||||
|
|
||||||
|
### Node Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-node-linux-amd64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-node-linux-amd64.tar.gz) | `e399b89be7cbbb8f71d87fd39609d97a77998173ec82c9e6c786124ddf7a5bba`
|
||||||
|
[kubernetes-node-linux-arm.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-node-linux-arm.tar.gz) | `3704f7caca483b8a9590b52ba9f1910d3151f616126ecaaff99823e9081a634f`
|
||||||
|
[kubernetes-node-linux-arm64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-node-linux-arm64.tar.gz) | `17f0d9a7019bd13a86fd272459efb91630701bbf195cd57ed531428ec87e26ef`
|
||||||
|
[kubernetes-node-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-node-linux-ppc64le.tar.gz) | `e53d4c510a75696d5b28ca54be9ecf5e4ef1b4980e38760cd13965fe10038add`
|
||||||
|
[kubernetes-node-linux-s390x.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-node-linux-s390x.tar.gz) | `4a20fa00c24396e6fef884c94be9bc0d45e70fec01c10d860f868c4213c1efa0`
|
||||||
|
[kubernetes-node-windows-amd64.tar.gz](https://dl.k8s.io/v1.8.8/kubernetes-node-windows-amd64.tar.gz) | `52091e45d6aa93be2fe575284331f0eb7e7d3782826ec11aaca5feb6cb76d502`
|
||||||
|
|
||||||
|
## Changelog since v1.8.7
|
||||||
|
|
||||||
|
### Other notable changes
|
||||||
|
|
||||||
|
* Configurable etcd quota backend bytes in GCE ([#59259](https://github.com/kubernetes/kubernetes/pull/59259), [@wojtek-t](https://github.com/wojtek-t))
|
||||||
|
* Cluster Autoscaler 1.0.4 ([#59271](https://github.com/kubernetes/kubernetes/pull/59271), [@mwielgus](https://github.com/mwielgus))
|
||||||
|
* Prevent kubelet from getting wedged if initialization of modules returns an error. ([#59020](https://github.com/kubernetes/kubernetes/pull/59020), [@brendandburns](https://github.com/brendandburns))
|
||||||
|
* Updates Calico version to v2.6.7 (Fixed a bug where Felix would crash when parsing a NetworkPolicy with a named port. See https://github.com/projectcalico/calico/releases/tag/v2.6.7) ([#59130](https://github.com/kubernetes/kubernetes/pull/59130), [@caseydavenport](https://github.com/caseydavenport))
|
||||||
|
* Configurable etcd compaction frequency in GCE ([#59106](https://github.com/kubernetes/kubernetes/pull/59106), [@wojtek-t](https://github.com/wojtek-t))
|
||||||
|
* [GCE] Apiserver uses `InternalIP` as the most preferred kubelet address type by default. ([#59019](https://github.com/kubernetes/kubernetes/pull/59019), [@MrHohn](https://github.com/MrHohn))
|
||||||
|
* Updated priority of mirror pod according to PriorityClassName. ([#58485](https://github.com/kubernetes/kubernetes/pull/58485), [@k82cn](https://github.com/k82cn))
|
||||||
|
* Fix kubelet to correctly umounts mount points for glusterfs when transport endpoint is not connected and nfs when there is a stale file handle ([#58660](https://github.com/kubernetes/kubernetes/pull/58660), [@humblec](https://github.com/humblec))
|
||||||
|
* Detach and clear bad disk URI ([#58345](https://github.com/kubernetes/kubernetes/pull/58345), [@rootfs](https://github.com/rootfs))
|
||||||
|
* Expose Metrics Server metrics via /metric endpoint. ([#57456](https://github.com/kubernetes/kubernetes/pull/57456), [@kawych](https://github.com/kawych))
|
||||||
|
* Access to externally managed IP addresses via the kube-apiserver service proxy subresource is no longer allowed by default. This can be re-enabled via the `ServiceProxyAllowExternalIPs` feature gate, but will be disallowed completely in 1.11 ([#57265](https://github.com/kubernetes/kubernetes/pull/57265), [@brendandburns](https://github.com/brendandburns))
|
||||||
|
* Add apiserver metric for number of requests dropped because of inflight limit. ([#58340](https://github.com/kubernetes/kubernetes/pull/58340), [@gmarek](https://github.com/gmarek))
|
||||||
|
* Add apiserver metric for current inflight-request usage. ([#58342](https://github.com/kubernetes/kubernetes/pull/58342), [@gmarek](https://github.com/gmarek))
|
||||||
|
* Update Calico version to v2.6.6 ([#58482](https://github.com/kubernetes/kubernetes/pull/58482), [@tmjd](https://github.com/tmjd))
|
||||||
|
* Correctly handle transient connection reset errors on GET requests from client library. ([#58520](https://github.com/kubernetes/kubernetes/pull/58520), [@porridge](https://github.com/porridge))
|
||||||
|
* Fixes an issue where the resourceVersion of an object in a DELETE watch event was not the resourceVersion of the delete itself, but of the last update to the object. This could disrupt the ability of clients clients to re-establish watches properly. ([#58547](https://github.com/kubernetes/kubernetes/pull/58547), [@liggitt](https://github.com/liggitt))
|
||||||
|
* Fix a bug affecting nested data volumes such as secret, configmap, etc. ([#57422](https://github.com/kubernetes/kubernetes/pull/57422), [@joelsmith](https://github.com/joelsmith))
|
||||||
|
* Fix garbage collection and resource quota when the controller-manager uses --leader-elect=false ([#57340](https://github.com/kubernetes/kubernetes/pull/57340), [@jmcmeek](https://github.com/jmcmeek))
|
||||||
|
* Fixed encryption key and encryption provider rotation ([#58375](https://github.com/kubernetes/kubernetes/pull/58375), [@liggitt](https://github.com/liggitt))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# v1.8.7
|
# v1.8.7
|
||||||
|
|
||||||
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.8/examples)
|
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.8/examples)
|
||||||
@ -1778,7 +1859,7 @@ filename | sha256 hash
|
|||||||
* Add validation for CustomResources via JSON Schema. ([#47263](https://github.com/kubernetes/kubernetes/pull/47263), [@nikhita](https://github.com/nikhita))
|
* Add validation for CustomResources via JSON Schema. ([#47263](https://github.com/kubernetes/kubernetes/pull/47263), [@nikhita](https://github.com/nikhita))
|
||||||
* enqueue a sync task to wake up jobcontroller to check job ActiveDeadlineSeconds in time ([#48454](https://github.com/kubernetes/kubernetes/pull/48454), [@weiwei04](https://github.com/weiwei04))
|
* enqueue a sync task to wake up jobcontroller to check job ActiveDeadlineSeconds in time ([#48454](https://github.com/kubernetes/kubernetes/pull/48454), [@weiwei04](https://github.com/weiwei04))
|
||||||
* Remove previous local ephemeral storage resource names: "ResourceStorageOverlay" and "ResourceStorageScratch" ([#51425](https://github.com/kubernetes/kubernetes/pull/51425), [@NickrenREN](https://github.com/NickrenREN))
|
* Remove previous local ephemeral storage resource names: "ResourceStorageOverlay" and "ResourceStorageScratch" ([#51425](https://github.com/kubernetes/kubernetes/pull/51425), [@NickrenREN](https://github.com/NickrenREN))
|
||||||
* Add `retainKeys` to patchStrategy for v1 Volumes and extentions/v1beta1 DeploymentStrategy. ([#50296](https://github.com/kubernetes/kubernetes/pull/50296), [@mengqiy](https://github.com/mengqiy))
|
* Add `retainKeys` to patchStrategy for v1 Volumes and extensions/v1beta1 DeploymentStrategy. ([#50296](https://github.com/kubernetes/kubernetes/pull/50296), [@mengqiy](https://github.com/mengqiy))
|
||||||
* Add mount options field to PersistentVolume spec ([#50919](https://github.com/kubernetes/kubernetes/pull/50919), [@wongma7](https://github.com/wongma7))
|
* Add mount options field to PersistentVolume spec ([#50919](https://github.com/kubernetes/kubernetes/pull/50919), [@wongma7](https://github.com/wongma7))
|
||||||
* Use of the alpha initializers feature now requires enabling the `Initializers` feature gate. This feature gate is auto-enabled if the `Initialzers` admission plugin is enabled. ([#51436](https://github.com/kubernetes/kubernetes/pull/51436), [@liggitt](https://github.com/liggitt))
|
* Use of the alpha initializers feature now requires enabling the `Initializers` feature gate. This feature gate is auto-enabled if the `Initialzers` admission plugin is enabled. ([#51436](https://github.com/kubernetes/kubernetes/pull/51436), [@liggitt](https://github.com/liggitt))
|
||||||
* Fix inconsistent Prometheus cAdvisor metrics ([#51473](https://github.com/kubernetes/kubernetes/pull/51473), [@bboreham](https://github.com/bboreham))
|
* Fix inconsistent Prometheus cAdvisor metrics ([#51473](https://github.com/kubernetes/kubernetes/pull/51473), [@bboreham](https://github.com/bboreham))
|
||||||
@ -1997,7 +2078,7 @@ filename | sha256 hash
|
|||||||
* In GCE, add measures to prevent corruption of known_tokens.csv. ([#49897](https://github.com/kubernetes/kubernetes/pull/49897), [@mikedanese](https://github.com/mikedanese))
|
* In GCE, add measures to prevent corruption of known_tokens.csv. ([#49897](https://github.com/kubernetes/kubernetes/pull/49897), [@mikedanese](https://github.com/mikedanese))
|
||||||
* kubeadm: Fix join preflight check false negative ([#49825](https://github.com/kubernetes/kubernetes/pull/49825), [@erhudy](https://github.com/erhudy))
|
* kubeadm: Fix join preflight check false negative ([#49825](https://github.com/kubernetes/kubernetes/pull/49825), [@erhudy](https://github.com/erhudy))
|
||||||
* route_controller will emit "FailedToCreateRoute" event when fails to create route. ([#49821](https://github.com/kubernetes/kubernetes/pull/49821), [@MrHohn](https://github.com/MrHohn))
|
* route_controller will emit "FailedToCreateRoute" event when fails to create route. ([#49821](https://github.com/kubernetes/kubernetes/pull/49821), [@MrHohn](https://github.com/MrHohn))
|
||||||
* Fix incorrect parsing of io_priority in Portworx volume StorageClass and add support for new paramters. ([#49526](https://github.com/kubernetes/kubernetes/pull/49526), [@harsh-px](https://github.com/harsh-px))
|
* Fix incorrect parsing of io_priority in Portworx volume StorageClass and add support for new parameters. ([#49526](https://github.com/kubernetes/kubernetes/pull/49526), [@harsh-px](https://github.com/harsh-px))
|
||||||
* The API Server now automatically creates RBAC ClusterRoles for CSR approving. ([#49284](https://github.com/kubernetes/kubernetes/pull/49284), [@luxas](https://github.com/luxas))
|
* The API Server now automatically creates RBAC ClusterRoles for CSR approving. ([#49284](https://github.com/kubernetes/kubernetes/pull/49284), [@luxas](https://github.com/luxas))
|
||||||
* Each deployment method should bind users/groups to the ClusterRoles if they are using this feature.
|
* Each deployment method should bind users/groups to the ClusterRoles if they are using this feature.
|
||||||
* Adds AllowPrivilegeEscalation to control whether a process can gain more privileges than its parent process ([#47019](https://github.com/kubernetes/kubernetes/pull/47019), [@jessfraz](https://github.com/jessfraz))
|
* Adds AllowPrivilegeEscalation to control whether a process can gain more privileges than its parent process ([#47019](https://github.com/kubernetes/kubernetes/pull/47019), [@jessfraz](https://github.com/jessfraz))
|
||||||
|
156
CHANGELOG-1.9.md
156
CHANGELOG-1.9.md
@ -1,23 +1,31 @@
|
|||||||
<!-- BEGIN MUNGE: GENERATED_TOC -->
|
<!-- BEGIN MUNGE: GENERATED_TOC -->
|
||||||
- [v1.9.2](#v192)
|
- [v1.9.3](#v193)
|
||||||
- [Downloads for v1.9.2](#downloads-for-v192)
|
- [Downloads for v1.9.3](#downloads-for-v193)
|
||||||
- [Client Binaries](#client-binaries)
|
- [Client Binaries](#client-binaries)
|
||||||
- [Server Binaries](#server-binaries)
|
- [Server Binaries](#server-binaries)
|
||||||
- [Node Binaries](#node-binaries)
|
- [Node Binaries](#node-binaries)
|
||||||
- [Changelog since v1.9.1](#changelog-since-v191)
|
- [Changelog since v1.9.2](#changelog-since-v192)
|
||||||
|
- [Action Required](#action-required)
|
||||||
- [Other notable changes](#other-notable-changes)
|
- [Other notable changes](#other-notable-changes)
|
||||||
- [v1.9.1](#v191)
|
- [v1.9.2](#v192)
|
||||||
- [Downloads for v1.9.1](#downloads-for-v191)
|
- [Downloads for v1.9.2](#downloads-for-v192)
|
||||||
- [Client Binaries](#client-binaries-1)
|
- [Client Binaries](#client-binaries-1)
|
||||||
- [Server Binaries](#server-binaries-1)
|
- [Server Binaries](#server-binaries-1)
|
||||||
- [Node Binaries](#node-binaries-1)
|
- [Node Binaries](#node-binaries-1)
|
||||||
- [Changelog since v1.9.0](#changelog-since-v190)
|
- [Changelog since v1.9.1](#changelog-since-v191)
|
||||||
- [Other notable changes](#other-notable-changes-1)
|
- [Other notable changes](#other-notable-changes-1)
|
||||||
- [v1.9.0](#v190)
|
- [v1.9.1](#v191)
|
||||||
- [Downloads for v1.9.0](#downloads-for-v190)
|
- [Downloads for v1.9.1](#downloads-for-v191)
|
||||||
- [Client Binaries](#client-binaries-2)
|
- [Client Binaries](#client-binaries-2)
|
||||||
- [Server Binaries](#server-binaries-2)
|
- [Server Binaries](#server-binaries-2)
|
||||||
- [Node Binaries](#node-binaries-2)
|
- [Node Binaries](#node-binaries-2)
|
||||||
|
- [Changelog since v1.9.0](#changelog-since-v190)
|
||||||
|
- [Other notable changes](#other-notable-changes-2)
|
||||||
|
- [v1.9.0](#v190)
|
||||||
|
- [Downloads for v1.9.0](#downloads-for-v190)
|
||||||
|
- [Client Binaries](#client-binaries-3)
|
||||||
|
- [Server Binaries](#server-binaries-3)
|
||||||
|
- [Node Binaries](#node-binaries-3)
|
||||||
- [1.9 Release Notes](#19-release-notes)
|
- [1.9 Release Notes](#19-release-notes)
|
||||||
- [WARNING: etcd backup strongly recommended](#warning-etcd-backup-strongly-recommended)
|
- [WARNING: etcd backup strongly recommended](#warning-etcd-backup-strongly-recommended)
|
||||||
- [Introduction to 1.9.0](#introduction-to-190)
|
- [Introduction to 1.9.0](#introduction-to-190)
|
||||||
@ -105,48 +113,138 @@
|
|||||||
- [External Dependencies](#external-dependencies)
|
- [External Dependencies](#external-dependencies)
|
||||||
- [v1.9.0-beta.2](#v190-beta2)
|
- [v1.9.0-beta.2](#v190-beta2)
|
||||||
- [Downloads for v1.9.0-beta.2](#downloads-for-v190-beta2)
|
- [Downloads for v1.9.0-beta.2](#downloads-for-v190-beta2)
|
||||||
- [Client Binaries](#client-binaries-3)
|
|
||||||
- [Server Binaries](#server-binaries-3)
|
|
||||||
- [Node Binaries](#node-binaries-3)
|
|
||||||
- [Changelog since v1.9.0-beta.1](#changelog-since-v190-beta1)
|
|
||||||
- [Other notable changes](#other-notable-changes-2)
|
|
||||||
- [v1.9.0-beta.1](#v190-beta1)
|
|
||||||
- [Downloads for v1.9.0-beta.1](#downloads-for-v190-beta1)
|
|
||||||
- [Client Binaries](#client-binaries-4)
|
- [Client Binaries](#client-binaries-4)
|
||||||
- [Server Binaries](#server-binaries-4)
|
- [Server Binaries](#server-binaries-4)
|
||||||
- [Node Binaries](#node-binaries-4)
|
- [Node Binaries](#node-binaries-4)
|
||||||
- [Changelog since v1.9.0-alpha.3](#changelog-since-v190-alpha3)
|
- [Changelog since v1.9.0-beta.1](#changelog-since-v190-beta1)
|
||||||
- [Action Required](#action-required)
|
|
||||||
- [Other notable changes](#other-notable-changes-3)
|
- [Other notable changes](#other-notable-changes-3)
|
||||||
- [v1.9.0-alpha.3](#v190-alpha3)
|
- [v1.9.0-beta.1](#v190-beta1)
|
||||||
- [Downloads for v1.9.0-alpha.3](#downloads-for-v190-alpha3)
|
- [Downloads for v1.9.0-beta.1](#downloads-for-v190-beta1)
|
||||||
- [Client Binaries](#client-binaries-5)
|
- [Client Binaries](#client-binaries-5)
|
||||||
- [Server Binaries](#server-binaries-5)
|
- [Server Binaries](#server-binaries-5)
|
||||||
- [Node Binaries](#node-binaries-5)
|
- [Node Binaries](#node-binaries-5)
|
||||||
- [Changelog since v1.9.0-alpha.2](#changelog-since-v190-alpha2)
|
- [Changelog since v1.9.0-alpha.3](#changelog-since-v190-alpha3)
|
||||||
- [Action Required](#action-required-1)
|
- [Action Required](#action-required-1)
|
||||||
- [Other notable changes](#other-notable-changes-4)
|
- [Other notable changes](#other-notable-changes-4)
|
||||||
- [v1.9.0-alpha.2](#v190-alpha2)
|
- [v1.9.0-alpha.3](#v190-alpha3)
|
||||||
- [Downloads for v1.9.0-alpha.2](#downloads-for-v190-alpha2)
|
- [Downloads for v1.9.0-alpha.3](#downloads-for-v190-alpha3)
|
||||||
- [Client Binaries](#client-binaries-6)
|
- [Client Binaries](#client-binaries-6)
|
||||||
- [Server Binaries](#server-binaries-6)
|
- [Server Binaries](#server-binaries-6)
|
||||||
- [Node Binaries](#node-binaries-6)
|
- [Node Binaries](#node-binaries-6)
|
||||||
- [Changelog since v1.8.0](#changelog-since-v180)
|
- [Changelog since v1.9.0-alpha.2](#changelog-since-v190-alpha2)
|
||||||
- [Action Required](#action-required-2)
|
- [Action Required](#action-required-2)
|
||||||
- [Other notable changes](#other-notable-changes-5)
|
- [Other notable changes](#other-notable-changes-5)
|
||||||
- [v1.9.0-alpha.1](#v190-alpha1)
|
- [v1.9.0-alpha.2](#v190-alpha2)
|
||||||
- [Downloads for v1.9.0-alpha.1](#downloads-for-v190-alpha1)
|
- [Downloads for v1.9.0-alpha.2](#downloads-for-v190-alpha2)
|
||||||
- [Client Binaries](#client-binaries-7)
|
- [Client Binaries](#client-binaries-7)
|
||||||
- [Server Binaries](#server-binaries-7)
|
- [Server Binaries](#server-binaries-7)
|
||||||
- [Node Binaries](#node-binaries-7)
|
- [Node Binaries](#node-binaries-7)
|
||||||
- [Changelog since v1.8.0-alpha.3](#changelog-since-v180-alpha3)
|
- [Changelog since v1.8.0](#changelog-since-v180)
|
||||||
- [Action Required](#action-required-3)
|
- [Action Required](#action-required-3)
|
||||||
- [Other notable changes](#other-notable-changes-6)
|
- [Other notable changes](#other-notable-changes-6)
|
||||||
|
- [v1.9.0-alpha.1](#v190-alpha1)
|
||||||
|
- [Downloads for v1.9.0-alpha.1](#downloads-for-v190-alpha1)
|
||||||
|
- [Client Binaries](#client-binaries-8)
|
||||||
|
- [Server Binaries](#server-binaries-8)
|
||||||
|
- [Node Binaries](#node-binaries-8)
|
||||||
|
- [Changelog since v1.8.0-alpha.3](#changelog-since-v180-alpha3)
|
||||||
|
- [Action Required](#action-required-4)
|
||||||
|
- [Other notable changes](#other-notable-changes-7)
|
||||||
<!-- END MUNGE: GENERATED_TOC -->
|
<!-- END MUNGE: GENERATED_TOC -->
|
||||||
|
|
||||||
<!-- NEW RELEASE NOTES ENTRY -->
|
<!-- NEW RELEASE NOTES ENTRY -->
|
||||||
|
|
||||||
|
|
||||||
|
# v1.9.3
|
||||||
|
|
||||||
|
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.9/examples)
|
||||||
|
|
||||||
|
## Downloads for v1.9.3
|
||||||
|
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes.tar.gz) | `b495325eacd1354514b20ef1f0b99c6a41277842fc93b6cf5c9cb6e8657c266f`
|
||||||
|
[kubernetes-src.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-src.tar.gz) | `f99a016dc616be37e7fe161ff435335a2442ebcede622486e7a9cf0bacedb625`
|
||||||
|
|
||||||
|
### Client Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-client-darwin-386.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-darwin-386.tar.gz) | `084dd17c182acbc1ee248ea9f9fc720224be6245f13d9904cd7ca44205eb38ed`
|
||||||
|
[kubernetes-client-darwin-amd64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-darwin-amd64.tar.gz) | `c6ae13f8da18322ca3651b289c8e48475839e6f4c741ae12342cd69bde467773`
|
||||||
|
[kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-linux-386.tar.gz) | `231d9255c11d38b88c6b7febe43d1ea9564c6b36b34cb905450c7beb7c46e051`
|
||||||
|
[kubernetes-client-linux-amd64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-linux-amd64.tar.gz) | `2f509c05f0c4e1c1ac9e98879a1924f24546905349457904344d79dc639217be`
|
||||||
|
[kubernetes-client-linux-arm64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-linux-arm64.tar.gz) | `d8fe5dc1bc80d5dfb60e811c0bfcd392b2761f76400fc4c48b17d4d4cd0aabf1`
|
||||||
|
[kubernetes-client-linux-arm.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-linux-arm.tar.gz) | `7c084e01a97379256746ada2b980e36e727acc23aaa614d98e4e0a144faad37e`
|
||||||
|
[kubernetes-client-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-linux-ppc64le.tar.gz) | `669629d372ebe169140238f106c6d97b53a1895f4ac8393147fbddddf83eeb47`
|
||||||
|
[kubernetes-client-linux-s390x.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-linux-s390x.tar.gz) | `1627933c04ba9a155ac63c0a9a90ada32badd618c2e2919d3044cd5039963cc4`
|
||||||
|
[kubernetes-client-windows-386.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-windows-386.tar.gz) | `68de0d599a5e09195479602390343a017296b3aa774b4a783455581e1065cc8d`
|
||||||
|
[kubernetes-client-windows-amd64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-client-windows-amd64.tar.gz) | `e8872561f33258a8509e90aa955c5b57d6b5d9a657864bf5002e21285a8f4792`
|
||||||
|
|
||||||
|
### Server Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-server-linux-amd64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-server-linux-amd64.tar.gz) | `09ab78a1b091ce8affb39d5218ba780eb36bc8026d557ed6d5efcd5a51b7927a`
|
||||||
|
[kubernetes-server-linux-arm64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-server-linux-arm64.tar.gz) | `f3e38a8ffae0b5f2ac0c776a0b4586630e8b258f2802237ebda4d612f6d41d9e`
|
||||||
|
[kubernetes-server-linux-arm.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-server-linux-arm.tar.gz) | `eeba15fc5db374e6e1b66b846988422e751752d930e4c2c89f5a92de5f466010`
|
||||||
|
[kubernetes-server-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-server-linux-ppc64le.tar.gz) | `ce05d9cf268b213e9a57dcbb5f9d570c62e72a15f8af9e692f4a26a8f40d8df1`
|
||||||
|
[kubernetes-server-linux-s390x.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-server-linux-s390x.tar.gz) | `1ca63330add758e7638357eba79753d1af610ea5de8b082aa740ef4852abd51a`
|
||||||
|
|
||||||
|
### Node Binaries
|
||||||
|
|
||||||
|
filename | sha256 hash
|
||||||
|
-------- | -----------
|
||||||
|
[kubernetes-node-linux-amd64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-node-linux-amd64.tar.gz) | `c40f983c11f93752a40180cb719ddd473cbf07f43a3af5d2b575411c85b76f88`
|
||||||
|
[kubernetes-node-linux-arm64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-node-linux-arm64.tar.gz) | `7a0c5c313d14d88bd11010d416c0614e7dc2362e78e1ffb65ee098bfe944b881`
|
||||||
|
[kubernetes-node-linux-arm.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-node-linux-arm.tar.gz) | `7a3e288cb04e3fe5f2537645bd74a68d7b471c15c6eb51eb9d5e1ac6edfc7e9f`
|
||||||
|
[kubernetes-node-linux-ppc64le.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-node-linux-ppc64le.tar.gz) | `401f763112d20cf2c613d065beecd47387bb11d82a49fd2222a2ac38a4e06c20`
|
||||||
|
[kubernetes-node-linux-s390x.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-node-linux-s390x.tar.gz) | `9a6d921e1cef37dcbaac61be13a70410cd03bc26335b7730cce6d9d3c8506b22`
|
||||||
|
[kubernetes-node-windows-amd64.tar.gz](https://dl.k8s.io/v1.9.3/kubernetes-node-windows-amd64.tar.gz) | `0db90e50c23ef16e9bfa5a990647bd4299a809166a2a37764e880b1910feee49`
|
||||||
|
|
||||||
|
## Changelog since v1.9.2
|
||||||
|
|
||||||
|
### Action Required
|
||||||
|
|
||||||
|
* Bug fix: webhooks now do not skip cluster-scoped resources ([#58185](https://github.com/kubernetes/kubernetes/pull/58185), [@caesarxuchao](https://github.com/caesarxuchao))
|
||||||
|
* Action required: Before upgrading your Kubernetes clusters, double check if you had configured webhooks for cluster-scoped objects (e.g., nodes, persistentVolume), these webhooks will start to take effect. Delete/modify the configs if that's not desirable.
|
||||||
|
|
||||||
|
### Other notable changes
|
||||||
|
|
||||||
|
* CustomResourceDefinitions: OpenAPI v3 validation schemas containing `$ref`references are no longer permitted (valid references could not be constructed previously because property ids were not permitted either). Before upgrading, ensure CRD definitions do not include those `$ref` fields. ([#58438](https://github.com/kubernetes/kubernetes/pull/58438), [@carlory](https://github.com/carlory))
|
||||||
|
* Ensure IP is set for Azure internal load balancer. ([#59083](https://github.com/kubernetes/kubernetes/pull/59083), [@feiskyer](https://github.com/feiskyer))
|
||||||
|
* Configurable etcd quota backend bytes in GCE ([#59259](https://github.com/kubernetes/kubernetes/pull/59259), [@wojtek-t](https://github.com/wojtek-t))
|
||||||
|
* Updates Calico version to v2.6.7 (Fixed a bug where Felix would crash when parsing a NetworkPolicy with a named port. See https://github.com/projectcalico/calico/releases/tag/v2.6.7) ([#59130](https://github.com/kubernetes/kubernetes/pull/59130), [@caseydavenport](https://github.com/caseydavenport))
|
||||||
|
* Cluster Autoscaler 1.1.1 (details: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.1.1) ([#59272](https://github.com/kubernetes/kubernetes/pull/59272), [@mwielgus](https://github.com/mwielgus))
|
||||||
|
* cloudprovider/openstack: fix bug the tries to use octavia client to query flip ([#59075](https://github.com/kubernetes/kubernetes/pull/59075), [@jrperritt](https://github.com/jrperritt))
|
||||||
|
* Fixed a bug which caused the apiserver reboot failure in the presence of malfunctioning webhooks. ([#59073](https://github.com/kubernetes/kubernetes/pull/59073), [@caesarxuchao](https://github.com/caesarxuchao))
|
||||||
|
* Configurable etcd compaction frequency in GCE ([#59106](https://github.com/kubernetes/kubernetes/pull/59106), [@wojtek-t](https://github.com/wojtek-t))
|
||||||
|
* Prevent kubelet from getting wedged if initialization of modules returns an error. ([#59020](https://github.com/kubernetes/kubernetes/pull/59020), [@brendandburns](https://github.com/brendandburns))
|
||||||
|
* [GCE] Apiserver uses `InternalIP` as the most preferred kubelet address type by default. ([#59019](https://github.com/kubernetes/kubernetes/pull/59019), [@MrHohn](https://github.com/MrHohn))
|
||||||
|
* Expose Metrics Server metrics via /metric endpoint. ([#57456](https://github.com/kubernetes/kubernetes/pull/57456), [@kawych](https://github.com/kawych))
|
||||||
|
* Get windows kernel version directly from registry ([#58498](https://github.com/kubernetes/kubernetes/pull/58498), [@feiskyer](https://github.com/feiskyer))
|
||||||
|
* Fixes a bug where kubelet crashes trying to free memory under memory pressure ([#58574](https://github.com/kubernetes/kubernetes/pull/58574), [@yastij](https://github.com/yastij))
|
||||||
|
* Updated priority of mirror pod according to PriorityClassName. ([#58485](https://github.com/kubernetes/kubernetes/pull/58485), [@k82cn](https://github.com/k82cn))
|
||||||
|
* Access to externally managed IP addresses via the kube-apiserver service proxy subresource is no longer allowed by default. This can be re-enabled via the `ServiceProxyAllowExternalIPs` feature gate, but will be disallowed completely in 1.11 ([#57265](https://github.com/kubernetes/kubernetes/pull/57265), [@brendandburns](https://github.com/brendandburns))
|
||||||
|
* Detach and clear bad disk URI ([#58345](https://github.com/kubernetes/kubernetes/pull/58345), [@rootfs](https://github.com/rootfs))
|
||||||
|
* Add apiserver metric for number of requests dropped because of inflight limit. ([#58340](https://github.com/kubernetes/kubernetes/pull/58340), [@gmarek](https://github.com/gmarek))
|
||||||
|
* Add apiserver metric for current inflight-request usage. ([#58342](https://github.com/kubernetes/kubernetes/pull/58342), [@gmarek](https://github.com/gmarek))
|
||||||
|
* kube-apiserver is changed to use SSH tunnels for webhook iff the webhook is not directly routable from apiserver's network environment. ([#58644](https://github.com/kubernetes/kubernetes/pull/58644), [@yguo0905](https://github.com/yguo0905))
|
||||||
|
* Update Calico version to v2.6.6 ([#58482](https://github.com/kubernetes/kubernetes/pull/58482), [@tmjd](https://github.com/tmjd))
|
||||||
|
* Fix garbage collection and resource quota when the controller-manager uses --leader-elect=false ([#57340](https://github.com/kubernetes/kubernetes/pull/57340), [@jmcmeek](https://github.com/jmcmeek))
|
||||||
|
* kube-apiserver: fixes loading of `--admission-control-config-file` containing AdmissionConfiguration apiserver.k8s.io/v1alpha1 config object ([#58441](https://github.com/kubernetes/kubernetes/pull/58441), [@liggitt](https://github.com/liggitt))
|
||||||
|
* Fix a bug affecting nested data volumes such as secret, configmap, etc. ([#57422](https://github.com/kubernetes/kubernetes/pull/57422), [@joelsmith](https://github.com/joelsmith))
|
||||||
|
* Reduce Metrics Server memory requirement ([#58391](https://github.com/kubernetes/kubernetes/pull/58391), [@kawych](https://github.com/kawych))
|
||||||
|
* GCP: allow a master to not include a metadata concealment firewall rule (if it's not running the metadata proxy). ([#58104](https://github.com/kubernetes/kubernetes/pull/58104), [@ihmccreery](https://github.com/ihmccreery))
|
||||||
|
* Bump GCE metadata proxy to v0.1.9 to pick up security fixes. ([#58221](https://github.com/kubernetes/kubernetes/pull/58221), [@ihmccreery](https://github.com/ihmccreery))
|
||||||
|
* Fixes an issue where the resourceVersion of an object in a DELETE watch event was not the resourceVersion of the delete itself, but of the last update to the object. This could disrupt the ability of clients clients to re-establish watches properly. ([#58547](https://github.com/kubernetes/kubernetes/pull/58547), [@liggitt](https://github.com/liggitt))
|
||||||
|
* Fixed encryption key and encryption provider rotation ([#58375](https://github.com/kubernetes/kubernetes/pull/58375), [@liggitt](https://github.com/liggitt))
|
||||||
|
* Correctly handle transient connection reset errors on GET requests from client library. ([#58520](https://github.com/kubernetes/kubernetes/pull/58520), [@porridge](https://github.com/porridge))
|
||||||
|
* Avoid controller-manager to crash when enabling IP alias for K8s cluster. ([#58557](https://github.com/kubernetes/kubernetes/pull/58557), [@jingax10](https://github.com/jingax10))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# v1.9.2
|
# v1.9.2
|
||||||
|
|
||||||
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.9/examples)
|
[Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.9/examples)
|
||||||
@ -1490,7 +1588,7 @@ filename | sha256 hash
|
|||||||
* RBAC PolicyRules now allow resource=`*/<subresource>` to cover `any-resource/<subresource>`. For example, `*/scale` covers `replicationcontroller/scale`. ([#53722](https://github.com/kubernetes/kubernetes/pull/53722), [@deads2k](https://github.com/deads2k))
|
* RBAC PolicyRules now allow resource=`*/<subresource>` to cover `any-resource/<subresource>`. For example, `*/scale` covers `replicationcontroller/scale`. ([#53722](https://github.com/kubernetes/kubernetes/pull/53722), [@deads2k](https://github.com/deads2k))
|
||||||
* Upgrade to go1.9 ([#51375](https://github.com/kubernetes/kubernetes/pull/51375), [@cblecker](https://github.com/cblecker))
|
* Upgrade to go1.9 ([#51375](https://github.com/kubernetes/kubernetes/pull/51375), [@cblecker](https://github.com/cblecker))
|
||||||
* Webhook always retries connection reset error. ([#53947](https://github.com/kubernetes/kubernetes/pull/53947), [@crassirostris](https://github.com/crassirostris))
|
* Webhook always retries connection reset error. ([#53947](https://github.com/kubernetes/kubernetes/pull/53947), [@crassirostris](https://github.com/crassirostris))
|
||||||
* fix PV Recycle failed on non-amd64 platfrom ([#53958](https://github.com/kubernetes/kubernetes/pull/53958), [@dixudx](https://github.com/dixudx))
|
* fix PV Recycle failed on non-amd64 platform ([#53958](https://github.com/kubernetes/kubernetes/pull/53958), [@dixudx](https://github.com/dixudx))
|
||||||
* Verbose option is added to each status function in CRI. Container runtime could return extra information in status response for debugging. ([#53965](https://github.com/kubernetes/kubernetes/pull/53965), [@Random-Liu](https://github.com/Random-Liu))
|
* Verbose option is added to each status function in CRI. Container runtime could return extra information in status response for debugging. ([#53965](https://github.com/kubernetes/kubernetes/pull/53965), [@Random-Liu](https://github.com/Random-Liu))
|
||||||
* Fixed log fallback termination messages when using docker with journald log driver ([#52503](https://github.com/kubernetes/kubernetes/pull/52503), [@joelsmith](https://github.com/joelsmith))
|
* Fixed log fallback termination messages when using docker with journald log driver ([#52503](https://github.com/kubernetes/kubernetes/pull/52503), [@joelsmith](https://github.com/joelsmith))
|
||||||
* falls back to parse Docker runtime version as generic if not semver ([#54040](https://github.com/kubernetes/kubernetes/pull/54040), [@dixudx](https://github.com/dixudx))
|
* falls back to parse Docker runtime version as generic if not semver ([#54040](https://github.com/kubernetes/kubernetes/pull/54040), [@dixudx](https://github.com/dixudx))
|
||||||
@ -1516,7 +1614,7 @@ filename | sha256 hash
|
|||||||
* fix a bug where disk pressure could trigger prematurely when using overlay2 ([#53684](https://github.com/kubernetes/kubernetes/pull/53684), [@dashpole](https://github.com/dashpole))
|
* fix a bug where disk pressure could trigger prematurely when using overlay2 ([#53684](https://github.com/kubernetes/kubernetes/pull/53684), [@dashpole](https://github.com/dashpole))
|
||||||
* "kubectl cp" updated to honor destination names ([#51215](https://github.com/kubernetes/kubernetes/pull/51215), [@juanvallejo](https://github.com/juanvallejo))
|
* "kubectl cp" updated to honor destination names ([#51215](https://github.com/kubernetes/kubernetes/pull/51215), [@juanvallejo](https://github.com/juanvallejo))
|
||||||
* kubeadm: Strip bootstrap tokens from the `kubeadm-config` ConfigMap ([#53559](https://github.com/kubernetes/kubernetes/pull/53559), [@fabriziopandini](https://github.com/fabriziopandini))
|
* kubeadm: Strip bootstrap tokens from the `kubeadm-config` ConfigMap ([#53559](https://github.com/kubernetes/kubernetes/pull/53559), [@fabriziopandini](https://github.com/fabriziopandini))
|
||||||
* Skip podpreset test if the alpha feature setttings/v1alpha1 is disabled ([#53080](https://github.com/kubernetes/kubernetes/pull/53080), [@jennybuckley](https://github.com/jennybuckley))
|
* Skip podpreset test if the alpha feature settings/v1alpha1 is disabled ([#53080](https://github.com/kubernetes/kubernetes/pull/53080), [@jennybuckley](https://github.com/jennybuckley))
|
||||||
* Log when node is successfully initialized by Cloud Controller Manager ([#53517](https://github.com/kubernetes/kubernetes/pull/53517), [@andrewsykim](https://github.com/andrewsykim))
|
* Log when node is successfully initialized by Cloud Controller Manager ([#53517](https://github.com/kubernetes/kubernetes/pull/53517), [@andrewsykim](https://github.com/andrewsykim))
|
||||||
* apiserver: --etcd-quorum-read now defaults to true, to ensure correct operation with HA etcd clusters ([#53717](https://github.com/kubernetes/kubernetes/pull/53717), [@liggitt](https://github.com/liggitt))
|
* apiserver: --etcd-quorum-read now defaults to true, to ensure correct operation with HA etcd clusters ([#53717](https://github.com/kubernetes/kubernetes/pull/53717), [@liggitt](https://github.com/liggitt))
|
||||||
* The Kubelet's feature gates are now specified as a map when provided via a JSON or YAML KubeletConfiguration, rather than as a string of key-value pairs. ([#53025](https://github.com/kubernetes/kubernetes/pull/53025), [@mtaufen](https://github.com/mtaufen))
|
* The Kubelet's feature gates are now specified as a map when provided via a JSON or YAML KubeletConfiguration, rather than as a string of key-value pairs. ([#53025](https://github.com/kubernetes/kubernetes/pull/53025), [@mtaufen](https://github.com/mtaufen))
|
||||||
@ -1833,7 +1931,7 @@ filename | sha256 hash
|
|||||||
* Add validation for CustomResources via JSON Schema. ([#47263](https://github.com/kubernetes/kubernetes/pull/47263), [@nikhita](https://github.com/nikhita))
|
* Add validation for CustomResources via JSON Schema. ([#47263](https://github.com/kubernetes/kubernetes/pull/47263), [@nikhita](https://github.com/nikhita))
|
||||||
* enqueue a sync task to wake up jobcontroller to check job ActiveDeadlineSeconds in time ([#48454](https://github.com/kubernetes/kubernetes/pull/48454), [@weiwei04](https://github.com/weiwei04))
|
* enqueue a sync task to wake up jobcontroller to check job ActiveDeadlineSeconds in time ([#48454](https://github.com/kubernetes/kubernetes/pull/48454), [@weiwei04](https://github.com/weiwei04))
|
||||||
* Remove previous local ephemeral storage resource names: "ResourceStorageOverlay" and "ResourceStorageScratch" ([#51425](https://github.com/kubernetes/kubernetes/pull/51425), [@NickrenREN](https://github.com/NickrenREN))
|
* Remove previous local ephemeral storage resource names: "ResourceStorageOverlay" and "ResourceStorageScratch" ([#51425](https://github.com/kubernetes/kubernetes/pull/51425), [@NickrenREN](https://github.com/NickrenREN))
|
||||||
* Add `retainKeys` to patchStrategy for v1 Volumes and extentions/v1beta1 DeploymentStrategy. ([#50296](https://github.com/kubernetes/kubernetes/pull/50296), [@mengqiy](https://github.com/mengqiy))
|
* Add `retainKeys` to patchStrategy for v1 Volumes and extensions/v1beta1 DeploymentStrategy. ([#50296](https://github.com/kubernetes/kubernetes/pull/50296), [@mengqiy](https://github.com/mengqiy))
|
||||||
* Add mount options field to PersistentVolume spec ([#50919](https://github.com/kubernetes/kubernetes/pull/50919), [@wongma7](https://github.com/wongma7))
|
* Add mount options field to PersistentVolume spec ([#50919](https://github.com/kubernetes/kubernetes/pull/50919), [@wongma7](https://github.com/wongma7))
|
||||||
* Use of the alpha initializers feature now requires enabling the `Initializers` feature gate. This feature gate is auto-enabled if the `Initialzers` admission plugin is enabled. ([#51436](https://github.com/kubernetes/kubernetes/pull/51436), [@liggitt](https://github.com/liggitt))
|
* Use of the alpha initializers feature now requires enabling the `Initializers` feature gate. This feature gate is auto-enabled if the `Initialzers` admission plugin is enabled. ([#51436](https://github.com/kubernetes/kubernetes/pull/51436), [@liggitt](https://github.com/liggitt))
|
||||||
* Fix inconsistent Prometheus cAdvisor metrics ([#51473](https://github.com/kubernetes/kubernetes/pull/51473), [@bboreham](https://github.com/bboreham))
|
* Fix inconsistent Prometheus cAdvisor metrics ([#51473](https://github.com/kubernetes/kubernetes/pull/51473), [@bboreham](https://github.com/bboreham))
|
||||||
|
490
Godeps/Godeps.json
generated
490
Godeps/Godeps.json
generated
File diff suppressed because it is too large
Load Diff
669
Godeps/LICENSES
generated
669
Godeps/LICENSES
generated
@ -9582,6 +9582,216 @@ SOFTWARE.
|
|||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
= vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2017-12-01/compute licensed under: =
|
||||||
|
|
||||||
|
|
||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
|
other entities that control, are controlled by, or are under common
|
||||||
|
control with that entity. For the purposes of this definition,
|
||||||
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
|
direction or management of such entity, whether by contract or
|
||||||
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical
|
||||||
|
transformation or translation of a Source form, including but
|
||||||
|
not limited to compiled object code, generated documentation,
|
||||||
|
and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
|
Object form, made available under the License, as indicated by a
|
||||||
|
copyright notice that is included in or attached to the work
|
||||||
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
|
form, that is based on (or derived from) the Work and for which the
|
||||||
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
|
of this License, Derivative Works shall not include works that remain
|
||||||
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including
|
||||||
|
the original version of the Work and any modifications or additions
|
||||||
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
|
means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems,
|
||||||
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
|
excluding communication that is conspicuously marked or otherwise
|
||||||
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
(except as stated in this section) patent license to make, have made,
|
||||||
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
|
that You distribute, all copyright, patent, trademark, and
|
||||||
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
|
within such NOTICE file, excluding those notices that do not
|
||||||
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
|
as part of the Derivative Works; within the Source form or
|
||||||
|
documentation, if provided along with the Derivative Works; or,
|
||||||
|
within a display generated by the Derivative Works, if and
|
||||||
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
|
do not modify the License. You may add Your own attribution
|
||||||
|
notices within Derivative Works that You distribute, alongside
|
||||||
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
|
that such additional attribution notices cannot be construed
|
||||||
|
as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and
|
||||||
|
may provide additional or different license terms and conditions
|
||||||
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
|
the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
|
except as required for reasonable and customary use in describing the
|
||||||
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
|
unless required by applicable law (such as deliberate and grossly
|
||||||
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
|
or other liability obligations and/or rights consistent with this
|
||||||
|
License. However, in accepting such obligations, You may act only
|
||||||
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
|
defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
APPENDIX: How to apply the Apache License to your work.
|
||||||
|
|
||||||
|
To apply the Apache License to your work, attach the following
|
||||||
|
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||||
|
replaced with your own identifying information. (Don't include
|
||||||
|
the brackets!) The text should be enclosed in the appropriate
|
||||||
|
comment syntax for the file format. We also recommend that a
|
||||||
|
file or class name and description of purpose be included on the
|
||||||
|
same "printed page" as the copyright notice for easier
|
||||||
|
identification within third-party archives.
|
||||||
|
|
||||||
|
Copyright 2016 Microsoft Corporation
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
= vendor/github.com/Azure/azure-sdk-for-go/LICENSE cce6fd055830ca30ff78fdf077e870d6
|
||||||
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
= vendor/github.com/Azure/azure-sdk-for-go/storage licensed under: =
|
= vendor/github.com/Azure/azure-sdk-for-go/storage licensed under: =
|
||||||
|
|
||||||
@ -70015,205 +70225,6 @@ http://creativecommons.org/publicdomain/zero/1.0
|
|||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
================================================================================
|
|
||||||
= vendor/github.com/juju/ratelimit licensed under: =
|
|
||||||
|
|
||||||
All files in this repository are licensed as follows. If you contribute
|
|
||||||
to this repository, it is assumed that you license your contribution
|
|
||||||
under the same license unless you state otherwise.
|
|
||||||
|
|
||||||
All files Copyright (C) 2015 Canonical Ltd. unless otherwise specified in the file.
|
|
||||||
|
|
||||||
This software is licensed under the LGPLv3, included below.
|
|
||||||
|
|
||||||
As a special exception to the GNU Lesser General Public License version 3
|
|
||||||
("LGPL3"), the copyright holders of this Library give you permission to
|
|
||||||
convey to a third party a Combined Work that links statically or dynamically
|
|
||||||
to this Library without providing any Minimal Corresponding Source or
|
|
||||||
Minimal Application Code as set out in 4d or providing the installation
|
|
||||||
information set out in section 4e, provided that you comply with the other
|
|
||||||
provisions of LGPL3 and provided that you meet, for the Application the
|
|
||||||
terms and conditions of the license(s) which apply to the Application.
|
|
||||||
|
|
||||||
Except as stated in this special exception, the provisions of LGPL3 will
|
|
||||||
continue to comply in full to this Library. If you modify this Library, you
|
|
||||||
may apply this exception to your version of this Library, but you are not
|
|
||||||
obliged to do so. If you do not wish to do so, delete this exception
|
|
||||||
statement from your version. This exception does not (and cannot) modify any
|
|
||||||
license terms which apply to the Application, with which you must still
|
|
||||||
comply.
|
|
||||||
|
|
||||||
|
|
||||||
GNU LESSER GENERAL PUBLIC LICENSE
|
|
||||||
Version 3, 29 June 2007
|
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
|
||||||
of this license document, but changing it is not allowed.
|
|
||||||
|
|
||||||
|
|
||||||
This version of the GNU Lesser General Public License incorporates
|
|
||||||
the terms and conditions of version 3 of the GNU General Public
|
|
||||||
License, supplemented by the additional permissions listed below.
|
|
||||||
|
|
||||||
0. Additional Definitions.
|
|
||||||
|
|
||||||
As used herein, "this License" refers to version 3 of the GNU Lesser
|
|
||||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU
|
|
||||||
General Public License.
|
|
||||||
|
|
||||||
"The Library" refers to a covered work governed by this License,
|
|
||||||
other than an Application or a Combined Work as defined below.
|
|
||||||
|
|
||||||
An "Application" is any work that makes use of an interface provided
|
|
||||||
by the Library, but which is not otherwise based on the Library.
|
|
||||||
Defining a subclass of a class defined by the Library is deemed a mode
|
|
||||||
of using an interface provided by the Library.
|
|
||||||
|
|
||||||
A "Combined Work" is a work produced by combining or linking an
|
|
||||||
Application with the Library. The particular version of the Library
|
|
||||||
with which the Combined Work was made is also called the "Linked
|
|
||||||
Version".
|
|
||||||
|
|
||||||
The "Minimal Corresponding Source" for a Combined Work means the
|
|
||||||
Corresponding Source for the Combined Work, excluding any source code
|
|
||||||
for portions of the Combined Work that, considered in isolation, are
|
|
||||||
based on the Application, and not on the Linked Version.
|
|
||||||
|
|
||||||
The "Corresponding Application Code" for a Combined Work means the
|
|
||||||
object code and/or source code for the Application, including any data
|
|
||||||
and utility programs needed for reproducing the Combined Work from the
|
|
||||||
Application, but excluding the System Libraries of the Combined Work.
|
|
||||||
|
|
||||||
1. Exception to Section 3 of the GNU GPL.
|
|
||||||
|
|
||||||
You may convey a covered work under sections 3 and 4 of this License
|
|
||||||
without being bound by section 3 of the GNU GPL.
|
|
||||||
|
|
||||||
2. Conveying Modified Versions.
|
|
||||||
|
|
||||||
If you modify a copy of the Library, and, in your modifications, a
|
|
||||||
facility refers to a function or data to be supplied by an Application
|
|
||||||
that uses the facility (other than as an argument passed when the
|
|
||||||
facility is invoked), then you may convey a copy of the modified
|
|
||||||
version:
|
|
||||||
|
|
||||||
a) under this License, provided that you make a good faith effort to
|
|
||||||
ensure that, in the event an Application does not supply the
|
|
||||||
function or data, the facility still operates, and performs
|
|
||||||
whatever part of its purpose remains meaningful, or
|
|
||||||
|
|
||||||
b) under the GNU GPL, with none of the additional permissions of
|
|
||||||
this License applicable to that copy.
|
|
||||||
|
|
||||||
3. Object Code Incorporating Material from Library Header Files.
|
|
||||||
|
|
||||||
The object code form of an Application may incorporate material from
|
|
||||||
a header file that is part of the Library. You may convey such object
|
|
||||||
code under terms of your choice, provided that, if the incorporated
|
|
||||||
material is not limited to numerical parameters, data structure
|
|
||||||
layouts and accessors, or small macros, inline functions and templates
|
|
||||||
(ten or fewer lines in length), you do both of the following:
|
|
||||||
|
|
||||||
a) Give prominent notice with each copy of the object code that the
|
|
||||||
Library is used in it and that the Library and its use are
|
|
||||||
covered by this License.
|
|
||||||
|
|
||||||
b) Accompany the object code with a copy of the GNU GPL and this license
|
|
||||||
document.
|
|
||||||
|
|
||||||
4. Combined Works.
|
|
||||||
|
|
||||||
You may convey a Combined Work under terms of your choice that,
|
|
||||||
taken together, effectively do not restrict modification of the
|
|
||||||
portions of the Library contained in the Combined Work and reverse
|
|
||||||
engineering for debugging such modifications, if you also do each of
|
|
||||||
the following:
|
|
||||||
|
|
||||||
a) Give prominent notice with each copy of the Combined Work that
|
|
||||||
the Library is used in it and that the Library and its use are
|
|
||||||
covered by this License.
|
|
||||||
|
|
||||||
b) Accompany the Combined Work with a copy of the GNU GPL and this license
|
|
||||||
document.
|
|
||||||
|
|
||||||
c) For a Combined Work that displays copyright notices during
|
|
||||||
execution, include the copyright notice for the Library among
|
|
||||||
these notices, as well as a reference directing the user to the
|
|
||||||
copies of the GNU GPL and this license document.
|
|
||||||
|
|
||||||
d) Do one of the following:
|
|
||||||
|
|
||||||
0) Convey the Minimal Corresponding Source under the terms of this
|
|
||||||
License, and the Corresponding Application Code in a form
|
|
||||||
suitable for, and under terms that permit, the user to
|
|
||||||
recombine or relink the Application with a modified version of
|
|
||||||
the Linked Version to produce a modified Combined Work, in the
|
|
||||||
manner specified by section 6 of the GNU GPL for conveying
|
|
||||||
Corresponding Source.
|
|
||||||
|
|
||||||
1) Use a suitable shared library mechanism for linking with the
|
|
||||||
Library. A suitable mechanism is one that (a) uses at run time
|
|
||||||
a copy of the Library already present on the user's computer
|
|
||||||
system, and (b) will operate properly with a modified version
|
|
||||||
of the Library that is interface-compatible with the Linked
|
|
||||||
Version.
|
|
||||||
|
|
||||||
e) Provide Installation Information, but only if you would otherwise
|
|
||||||
be required to provide such information under section 6 of the
|
|
||||||
GNU GPL, and only to the extent that such information is
|
|
||||||
necessary to install and execute a modified version of the
|
|
||||||
Combined Work produced by recombining or relinking the
|
|
||||||
Application with a modified version of the Linked Version. (If
|
|
||||||
you use option 4d0, the Installation Information must accompany
|
|
||||||
the Minimal Corresponding Source and Corresponding Application
|
|
||||||
Code. If you use option 4d1, you must provide the Installation
|
|
||||||
Information in the manner specified by section 6 of the GNU GPL
|
|
||||||
for conveying Corresponding Source.)
|
|
||||||
|
|
||||||
5. Combined Libraries.
|
|
||||||
|
|
||||||
You may place library facilities that are a work based on the
|
|
||||||
Library side by side in a single library together with other library
|
|
||||||
facilities that are not Applications and are not covered by this
|
|
||||||
License, and convey such a combined library under terms of your
|
|
||||||
choice, if you do both of the following:
|
|
||||||
|
|
||||||
a) Accompany the combined library with a copy of the same work based
|
|
||||||
on the Library, uncombined with any other library facilities,
|
|
||||||
conveyed under the terms of this License.
|
|
||||||
|
|
||||||
b) Give prominent notice with the combined library that part of it
|
|
||||||
is a work based on the Library, and explaining where to find the
|
|
||||||
accompanying uncombined form of the same work.
|
|
||||||
|
|
||||||
6. Revised Versions of the GNU Lesser General Public License.
|
|
||||||
|
|
||||||
The Free Software Foundation may publish revised and/or new versions
|
|
||||||
of the GNU Lesser General Public License from time to time. Such new
|
|
||||||
versions will be similar in spirit to the present version, but may
|
|
||||||
differ in detail to address new problems or concerns.
|
|
||||||
|
|
||||||
Each version is given a distinguishing version number. If the
|
|
||||||
Library as you received it specifies that a certain numbered version
|
|
||||||
of the GNU Lesser General Public License "or any later version"
|
|
||||||
applies to it, you have the option of following the terms and
|
|
||||||
conditions either of that published version or of any later version
|
|
||||||
published by the Free Software Foundation. If the Library as you
|
|
||||||
received it does not specify a version number of the GNU Lesser
|
|
||||||
General Public License, you may choose any version of the GNU Lesser
|
|
||||||
General Public License ever published by the Free Software Foundation.
|
|
||||||
|
|
||||||
If the Library as you received it specifies that a proxy can decide
|
|
||||||
whether future versions of the GNU Lesser General Public License shall
|
|
||||||
apply, that proxy's public statement of acceptance of any version is
|
|
||||||
permanent authorization for you to choose that version for the
|
|
||||||
Library.
|
|
||||||
|
|
||||||
= vendor/github.com/juju/ratelimit/LICENSE 2d1c30374313ae40df7772dc92ef9fd5
|
|
||||||
================================================================================
|
|
||||||
|
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
= vendor/github.com/kardianos/osext licensed under: =
|
= vendor/github.com/kardianos/osext licensed under: =
|
||||||
|
|
||||||
@ -72079,6 +72090,34 @@ THE SOFTWARE.
|
|||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
= vendor/github.com/marstr/guid licensed under: =
|
||||||
|
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2016 Martin Strobel
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
|
= vendor/github.com/marstr/guid/LICENSE.txt 356484d12e6ad8a7c2d360b236e9a9c8
|
||||||
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
= vendor/github.com/matttproud/golang_protobuf_extensions/pbutil licensed under: =
|
= vendor/github.com/matttproud/golang_protobuf_extensions/pbutil licensed under: =
|
||||||
|
|
||||||
@ -90182,6 +90221,41 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
= vendor/golang.org/x/tools/benchmark/parse licensed under: =
|
||||||
|
|
||||||
|
Copyright (c) 2009 The Go Authors. All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are
|
||||||
|
met:
|
||||||
|
|
||||||
|
* Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
* Redistributions in binary form must reproduce the above
|
||||||
|
copyright notice, this list of conditions and the following disclaimer
|
||||||
|
in the documentation and/or other materials provided with the
|
||||||
|
distribution.
|
||||||
|
* Neither the name of Google Inc. nor the names of its
|
||||||
|
contributors may be used to endorse or promote products derived from
|
||||||
|
this software without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||||
|
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||||
|
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||||
|
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||||
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||||||
|
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
= vendor/golang.org/x/tools/LICENSE 5d4950ecb7b26d2c5e4e7b4e0dd74707
|
||||||
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
= vendor/golang.org/x/tools/container/intsets licensed under: =
|
= vendor/golang.org/x/tools/container/intsets licensed under: =
|
||||||
|
|
||||||
@ -96200,196 +96274,21 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
================================================================================
|
================================================================================
|
||||||
= vendor/gopkg.in/yaml.v2 licensed under: =
|
= vendor/gopkg.in/yaml.v2 licensed under: =
|
||||||
|
|
||||||
|
Copyright 2011-2016 Canonical Ltd.
|
||||||
|
|
||||||
Copyright (c) 2011-2014 - Canonical Inc.
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
This software is licensed under the LGPLv3, included below.
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
As a special exception to the GNU Lesser General Public License version 3
|
Unless required by applicable law or agreed to in writing, software
|
||||||
("LGPL3"), the copyright holders of this Library give you permission to
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
convey to a third party a Combined Work that links statically or dynamically
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
to this Library without providing any Minimal Corresponding Source or
|
See the License for the specific language governing permissions and
|
||||||
Minimal Application Code as set out in 4d or providing the installation
|
limitations under the License.
|
||||||
information set out in section 4e, provided that you comply with the other
|
|
||||||
provisions of LGPL3 and provided that you meet, for the Application the
|
|
||||||
terms and conditions of the license(s) which apply to the Application.
|
|
||||||
|
|
||||||
Except as stated in this special exception, the provisions of LGPL3 will
|
= vendor/gopkg.in/yaml.v2/LICENSE 6964839e54f4fefcdae13f22b92d0fbb
|
||||||
continue to comply in full to this Library. If you modify this Library, you
|
|
||||||
may apply this exception to your version of this Library, but you are not
|
|
||||||
obliged to do so. If you do not wish to do so, delete this exception
|
|
||||||
statement from your version. This exception does not (and cannot) modify any
|
|
||||||
license terms which apply to the Application, with which you must still
|
|
||||||
comply.
|
|
||||||
|
|
||||||
|
|
||||||
GNU LESSER GENERAL PUBLIC LICENSE
|
|
||||||
Version 3, 29 June 2007
|
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
|
||||||
of this license document, but changing it is not allowed.
|
|
||||||
|
|
||||||
|
|
||||||
This version of the GNU Lesser General Public License incorporates
|
|
||||||
the terms and conditions of version 3 of the GNU General Public
|
|
||||||
License, supplemented by the additional permissions listed below.
|
|
||||||
|
|
||||||
0. Additional Definitions.
|
|
||||||
|
|
||||||
As used herein, "this License" refers to version 3 of the GNU Lesser
|
|
||||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU
|
|
||||||
General Public License.
|
|
||||||
|
|
||||||
"The Library" refers to a covered work governed by this License,
|
|
||||||
other than an Application or a Combined Work as defined below.
|
|
||||||
|
|
||||||
An "Application" is any work that makes use of an interface provided
|
|
||||||
by the Library, but which is not otherwise based on the Library.
|
|
||||||
Defining a subclass of a class defined by the Library is deemed a mode
|
|
||||||
of using an interface provided by the Library.
|
|
||||||
|
|
||||||
A "Combined Work" is a work produced by combining or linking an
|
|
||||||
Application with the Library. The particular version of the Library
|
|
||||||
with which the Combined Work was made is also called the "Linked
|
|
||||||
Version".
|
|
||||||
|
|
||||||
The "Minimal Corresponding Source" for a Combined Work means the
|
|
||||||
Corresponding Source for the Combined Work, excluding any source code
|
|
||||||
for portions of the Combined Work that, considered in isolation, are
|
|
||||||
based on the Application, and not on the Linked Version.
|
|
||||||
|
|
||||||
The "Corresponding Application Code" for a Combined Work means the
|
|
||||||
object code and/or source code for the Application, including any data
|
|
||||||
and utility programs needed for reproducing the Combined Work from the
|
|
||||||
Application, but excluding the System Libraries of the Combined Work.
|
|
||||||
|
|
||||||
1. Exception to Section 3 of the GNU GPL.
|
|
||||||
|
|
||||||
You may convey a covered work under sections 3 and 4 of this License
|
|
||||||
without being bound by section 3 of the GNU GPL.
|
|
||||||
|
|
||||||
2. Conveying Modified Versions.
|
|
||||||
|
|
||||||
If you modify a copy of the Library, and, in your modifications, a
|
|
||||||
facility refers to a function or data to be supplied by an Application
|
|
||||||
that uses the facility (other than as an argument passed when the
|
|
||||||
facility is invoked), then you may convey a copy of the modified
|
|
||||||
version:
|
|
||||||
|
|
||||||
a) under this License, provided that you make a good faith effort to
|
|
||||||
ensure that, in the event an Application does not supply the
|
|
||||||
function or data, the facility still operates, and performs
|
|
||||||
whatever part of its purpose remains meaningful, or
|
|
||||||
|
|
||||||
b) under the GNU GPL, with none of the additional permissions of
|
|
||||||
this License applicable to that copy.
|
|
||||||
|
|
||||||
3. Object Code Incorporating Material from Library Header Files.
|
|
||||||
|
|
||||||
The object code form of an Application may incorporate material from
|
|
||||||
a header file that is part of the Library. You may convey such object
|
|
||||||
code under terms of your choice, provided that, if the incorporated
|
|
||||||
material is not limited to numerical parameters, data structure
|
|
||||||
layouts and accessors, or small macros, inline functions and templates
|
|
||||||
(ten or fewer lines in length), you do both of the following:
|
|
||||||
|
|
||||||
a) Give prominent notice with each copy of the object code that the
|
|
||||||
Library is used in it and that the Library and its use are
|
|
||||||
covered by this License.
|
|
||||||
|
|
||||||
b) Accompany the object code with a copy of the GNU GPL and this license
|
|
||||||
document.
|
|
||||||
|
|
||||||
4. Combined Works.
|
|
||||||
|
|
||||||
You may convey a Combined Work under terms of your choice that,
|
|
||||||
taken together, effectively do not restrict modification of the
|
|
||||||
portions of the Library contained in the Combined Work and reverse
|
|
||||||
engineering for debugging such modifications, if you also do each of
|
|
||||||
the following:
|
|
||||||
|
|
||||||
a) Give prominent notice with each copy of the Combined Work that
|
|
||||||
the Library is used in it and that the Library and its use are
|
|
||||||
covered by this License.
|
|
||||||
|
|
||||||
b) Accompany the Combined Work with a copy of the GNU GPL and this license
|
|
||||||
document.
|
|
||||||
|
|
||||||
c) For a Combined Work that displays copyright notices during
|
|
||||||
execution, include the copyright notice for the Library among
|
|
||||||
these notices, as well as a reference directing the user to the
|
|
||||||
copies of the GNU GPL and this license document.
|
|
||||||
|
|
||||||
d) Do one of the following:
|
|
||||||
|
|
||||||
0) Convey the Minimal Corresponding Source under the terms of this
|
|
||||||
License, and the Corresponding Application Code in a form
|
|
||||||
suitable for, and under terms that permit, the user to
|
|
||||||
recombine or relink the Application with a modified version of
|
|
||||||
the Linked Version to produce a modified Combined Work, in the
|
|
||||||
manner specified by section 6 of the GNU GPL for conveying
|
|
||||||
Corresponding Source.
|
|
||||||
|
|
||||||
1) Use a suitable shared library mechanism for linking with the
|
|
||||||
Library. A suitable mechanism is one that (a) uses at run time
|
|
||||||
a copy of the Library already present on the user's computer
|
|
||||||
system, and (b) will operate properly with a modified version
|
|
||||||
of the Library that is interface-compatible with the Linked
|
|
||||||
Version.
|
|
||||||
|
|
||||||
e) Provide Installation Information, but only if you would otherwise
|
|
||||||
be required to provide such information under section 6 of the
|
|
||||||
GNU GPL, and only to the extent that such information is
|
|
||||||
necessary to install and execute a modified version of the
|
|
||||||
Combined Work produced by recombining or relinking the
|
|
||||||
Application with a modified version of the Linked Version. (If
|
|
||||||
you use option 4d0, the Installation Information must accompany
|
|
||||||
the Minimal Corresponding Source and Corresponding Application
|
|
||||||
Code. If you use option 4d1, you must provide the Installation
|
|
||||||
Information in the manner specified by section 6 of the GNU GPL
|
|
||||||
for conveying Corresponding Source.)
|
|
||||||
|
|
||||||
5. Combined Libraries.
|
|
||||||
|
|
||||||
You may place library facilities that are a work based on the
|
|
||||||
Library side by side in a single library together with other library
|
|
||||||
facilities that are not Applications and are not covered by this
|
|
||||||
License, and convey such a combined library under terms of your
|
|
||||||
choice, if you do both of the following:
|
|
||||||
|
|
||||||
a) Accompany the combined library with a copy of the same work based
|
|
||||||
on the Library, uncombined with any other library facilities,
|
|
||||||
conveyed under the terms of this License.
|
|
||||||
|
|
||||||
b) Give prominent notice with the combined library that part of it
|
|
||||||
is a work based on the Library, and explaining where to find the
|
|
||||||
accompanying uncombined form of the same work.
|
|
||||||
|
|
||||||
6. Revised Versions of the GNU Lesser General Public License.
|
|
||||||
|
|
||||||
The Free Software Foundation may publish revised and/or new versions
|
|
||||||
of the GNU Lesser General Public License from time to time. Such new
|
|
||||||
versions will be similar in spirit to the present version, but may
|
|
||||||
differ in detail to address new problems or concerns.
|
|
||||||
|
|
||||||
Each version is given a distinguishing version number. If the
|
|
||||||
Library as you received it specifies that a certain numbered version
|
|
||||||
of the GNU Lesser General Public License "or any later version"
|
|
||||||
applies to it, you have the option of following the terms and
|
|
||||||
conditions either of that published version or of any later version
|
|
||||||
published by the Free Software Foundation. If the Library as you
|
|
||||||
received it does not specify a version number of the GNU Lesser
|
|
||||||
General Public License, you may choose any version of the GNU Lesser
|
|
||||||
General Public License ever published by the Free Software Foundation.
|
|
||||||
|
|
||||||
If the Library as you received it specifies that a proxy can decide
|
|
||||||
whether future versions of the GNU Lesser General Public License shall
|
|
||||||
apply, that proxy's public statement of acceptance of any version is
|
|
||||||
permanent authorization for you to choose that version for the
|
|
||||||
Library.
|
|
||||||
|
|
||||||
= vendor/gopkg.in/yaml.v2/LICENSE 3493bb7e185df64f59d28a975a1f91a7
|
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
|
||||||
|
@ -223,3 +223,7 @@ aliases:
|
|||||||
- piosz
|
- piosz
|
||||||
- jsafrane
|
- jsafrane
|
||||||
- jbeda
|
- jbeda
|
||||||
|
vendor-reviewers:
|
||||||
|
- thockin
|
||||||
|
vendor-approvers:
|
||||||
|
- thockin
|
||||||
|
@ -68,10 +68,10 @@ That said, if you have questions, reach out to us
|
|||||||
[announcement]: https://cncf.io/news/announcement/2015/07/new-cloud-native-computing-foundation-drive-alignment-among-container
|
[announcement]: https://cncf.io/news/announcement/2015/07/new-cloud-native-computing-foundation-drive-alignment-among-container
|
||||||
[Borg]: https://research.google.com/pubs/pub43438.html
|
[Borg]: https://research.google.com/pubs/pub43438.html
|
||||||
[CNCF]: https://www.cncf.io/about
|
[CNCF]: https://www.cncf.io/about
|
||||||
[communication]: https://github.com/kubernetes/community/blob/master/communication.md
|
[communication]: https://git.k8s.io/community/communication
|
||||||
[community repository]: https://github.com/kubernetes/community
|
[community repository]: https://git.k8s.io/community
|
||||||
[containerized applications]: https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/
|
[containerized applications]: https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/
|
||||||
[developer's documentation]: https://github.com/kubernetes/community/tree/master/contributors/devel#readme
|
[developer's documentation]: https://git.k8s.io/community/contributors/devel#readme
|
||||||
[Docker environment]: https://docs.docker.com/engine
|
[Docker environment]: https://docs.docker.com/engine
|
||||||
[Go environment]: https://golang.org/doc/install
|
[Go environment]: https://golang.org/doc/install
|
||||||
[GoDoc]: https://godoc.org/k8s.io/kubernetes
|
[GoDoc]: https://godoc.org/k8s.io/kubernetes
|
||||||
|
1568
api/openapi-spec/swagger.json
generated
1568
api/openapi-spec/swagger.json
generated
File diff suppressed because it is too large
Load Diff
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -653,7 +653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -653,7 +653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -764,7 +764,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -910,7 +910,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1011,7 +1011,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1347,7 +1347,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
64
api/swagger-spec/apps_v1.json
generated
64
api/swagger-spec/apps_v1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1042,7 +1042,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1204,7 +1204,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1313,7 +1313,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1689,7 +1689,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1808,7 +1808,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1911,7 +1911,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2184,7 +2184,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2346,7 +2346,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2455,7 +2455,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2831,7 +2831,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2950,7 +2950,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3053,7 +3053,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3496,7 +3496,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3658,7 +3658,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3767,7 +3767,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4143,7 +4143,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4262,7 +4262,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4365,7 +4365,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4808,7 +4808,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4970,7 +4970,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5079,7 +5079,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5455,7 +5455,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5574,7 +5574,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5677,7 +5677,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6729,7 +6729,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -7915,7 +7915,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
40
api/swagger-spec/apps_v1beta1.json
generated
40
api/swagger-spec/apps_v1beta1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1042,7 +1042,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1204,7 +1204,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1313,7 +1313,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1689,7 +1689,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1808,7 +1808,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1911,7 +1911,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2425,7 +2425,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2587,7 +2587,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2696,7 +2696,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3072,7 +3072,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3191,7 +3191,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3294,7 +3294,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4363,7 +4363,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -5549,7 +5549,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
64
api/swagger-spec/apps_v1beta2.json
generated
64
api/swagger-spec/apps_v1beta2.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1042,7 +1042,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1204,7 +1204,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1313,7 +1313,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1689,7 +1689,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1808,7 +1808,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1911,7 +1911,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2184,7 +2184,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2346,7 +2346,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2455,7 +2455,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2831,7 +2831,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2950,7 +2950,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3053,7 +3053,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3496,7 +3496,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3658,7 +3658,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3767,7 +3767,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4143,7 +4143,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4262,7 +4262,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4365,7 +4365,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4808,7 +4808,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4970,7 +4970,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5079,7 +5079,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5455,7 +5455,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5574,7 +5574,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5677,7 +5677,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6729,7 +6729,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -7915,7 +7915,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
12
api/swagger-spec/autoscaling_v1.json
generated
12
api/swagger-spec/autoscaling_v1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
12
api/swagger-spec/autoscaling_v2beta1.json
generated
12
api/swagger-spec/autoscaling_v2beta1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
16
api/swagger-spec/batch_v1.json
generated
16
api/swagger-spec/batch_v1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1703,7 +1703,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -2889,7 +2889,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
16
api/swagger-spec/batch_v1beta1.json
generated
16
api/swagger-spec/batch_v1beta1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1758,7 +1758,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -2944,7 +2944,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
16
api/swagger-spec/batch_v2alpha1.json
generated
16
api/swagger-spec/batch_v2alpha1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1758,7 +1758,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -2944,7 +2944,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -653,7 +653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
14
api/swagger-spec/events.k8s.io_v1beta1.json
generated
14
api/swagger-spec/events.k8s.io_v1beta1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1370,7 +1370,7 @@
|
|||||||
},
|
},
|
||||||
"v1beta1.EventSeries": {
|
"v1beta1.EventSeries": {
|
||||||
"id": "v1beta1.EventSeries",
|
"id": "v1beta1.EventSeries",
|
||||||
"description": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.",
|
"description": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.",
|
||||||
"required": [
|
"required": [
|
||||||
"count",
|
"count",
|
||||||
"lastObservedTime",
|
"lastObservedTime",
|
||||||
|
72
api/swagger-spec/extensions_v1beta1.json
generated
72
api/swagger-spec/extensions_v1beta1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1212,7 +1212,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1374,7 +1374,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1483,7 +1483,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1859,7 +1859,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1978,7 +1978,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2081,7 +2081,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2595,7 +2595,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2757,7 +2757,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2866,7 +2866,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3242,7 +3242,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3361,7 +3361,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3464,7 +3464,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3737,7 +3737,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3899,7 +3899,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4008,7 +4008,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4384,7 +4384,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4503,7 +4503,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4606,7 +4606,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4709,7 +4709,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4855,7 +4855,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4956,7 +4956,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5292,7 +5292,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5403,7 +5403,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5565,7 +5565,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5674,7 +5674,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6050,7 +6050,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6169,7 +6169,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6272,7 +6272,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -7371,7 +7371,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -8557,7 +8557,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
12
api/swagger-spec/networking.k8s.io_v1.json
generated
12
api/swagger-spec/networking.k8s.io_v1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
12
api/swagger-spec/policy_v1beta1.json
generated
12
api/swagger-spec/policy_v1beta1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
40
api/swagger-spec/rbac.authorization.k8s.io_v1.json
generated
40
api/swagger-spec/rbac.authorization.k8s.io_v1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -637,7 +637,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -748,7 +748,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -894,7 +894,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -995,7 +995,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1315,7 +1315,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1426,7 +1426,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1588,7 +1588,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1697,7 +1697,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2057,7 +2057,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2176,7 +2176,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2279,7 +2279,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2382,7 +2382,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2544,7 +2544,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2653,7 +2653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3013,7 +3013,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3132,7 +3132,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3235,7 +3235,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -637,7 +637,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -748,7 +748,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -894,7 +894,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -995,7 +995,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1315,7 +1315,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1426,7 +1426,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1588,7 +1588,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1697,7 +1697,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2057,7 +2057,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2176,7 +2176,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2279,7 +2279,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2382,7 +2382,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2544,7 +2544,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2653,7 +2653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3013,7 +3013,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3132,7 +3132,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3235,7 +3235,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -637,7 +637,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -748,7 +748,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -894,7 +894,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -995,7 +995,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1315,7 +1315,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1426,7 +1426,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1588,7 +1588,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1697,7 +1697,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2057,7 +2057,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2176,7 +2176,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2279,7 +2279,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2382,7 +2382,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2544,7 +2544,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2653,7 +2653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3013,7 +3013,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3132,7 +3132,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3235,7 +3235,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
8
api/swagger-spec/resourceListing.json
generated
8
api/swagger-spec/resourceListing.json
generated
@ -154,16 +154,16 @@
|
|||||||
"description": "get information of a group"
|
"description": "get information of a group"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/apis/apps/v1beta1",
|
"path": "/apis/apps/v1",
|
||||||
"description": "API at /apis/apps/v1beta1"
|
"description": "API at /apis/apps/v1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/apis/apps/v1beta2",
|
"path": "/apis/apps/v1beta2",
|
||||||
"description": "API at /apis/apps/v1beta2"
|
"description": "API at /apis/apps/v1beta2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/apis/apps/v1",
|
"path": "/apis/apps/v1beta1",
|
||||||
"description": "API at /apis/apps/v1"
|
"description": "API at /apis/apps/v1beta1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/apis/apps",
|
"path": "/apis/apps",
|
||||||
|
8
api/swagger-spec/scheduling.k8s.io_v1alpha1.json
generated
8
api/swagger-spec/scheduling.k8s.io_v1alpha1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -653,7 +653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
14
api/swagger-spec/settings.k8s.io_v1alpha1.json
generated
14
api/swagger-spec/settings.k8s.io_v1alpha1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -232,7 +232,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -341,7 +341,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -717,7 +717,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -836,7 +836,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -939,7 +939,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1518,7 +1518,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
|
8
api/swagger-spec/storage.k8s.io_v1.json
generated
8
api/swagger-spec/storage.k8s.io_v1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -653,7 +653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
8
api/swagger-spec/storage.k8s.io_v1alpha1.json
generated
8
api/swagger-spec/storage.k8s.io_v1alpha1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -653,7 +653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
|
831
api/swagger-spec/storage.k8s.io_v1beta1.json
generated
831
api/swagger-spec/storage.k8s.io_v1beta1.json
generated
@ -70,7 +70,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -317,7 +317,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -653,7 +653,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -702,6 +702,700 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "/apis/storage.k8s.io/v1beta1/volumeattachments",
|
||||||
|
"description": "API at /apis/storage.k8s.io/v1beta1",
|
||||||
|
"operations": [
|
||||||
|
{
|
||||||
|
"type": "v1beta1.VolumeAttachmentList",
|
||||||
|
"method": "GET",
|
||||||
|
"summary": "list or watch objects of kind VolumeAttachment",
|
||||||
|
"nickname": "listVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "labelSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "fieldSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their fields. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "includeUninitialized",
|
||||||
|
"description": "If true, partially initialized resources are included in the response.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "watch",
|
||||||
|
"description": "Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "resourceVersion",
|
||||||
|
"description": "When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "timeoutSeconds",
|
||||||
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "limit",
|
||||||
|
"description": "limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "continue",
|
||||||
|
"description": "The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server the server will respond with a 410 ResourceExpired error indicating the client must restart their list without the continue field. This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachmentList"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf",
|
||||||
|
"application/json;stream=watch",
|
||||||
|
"application/vnd.kubernetes.protobuf;stream=watch"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1beta1.VolumeAttachment",
|
||||||
|
"method": "POST",
|
||||||
|
"summary": "create a VolumeAttachment",
|
||||||
|
"nickname": "createVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1beta1.VolumeAttachment",
|
||||||
|
"paramType": "body",
|
||||||
|
"name": "body",
|
||||||
|
"description": "",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 201,
|
||||||
|
"message": "Created",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 202,
|
||||||
|
"message": "Accepted",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachment"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1.Status",
|
||||||
|
"method": "DELETE",
|
||||||
|
"summary": "delete collection of VolumeAttachment",
|
||||||
|
"nickname": "deletecollectionVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "labelSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "fieldSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their fields. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "includeUninitialized",
|
||||||
|
"description": "If true, partially initialized resources are included in the response.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "watch",
|
||||||
|
"description": "Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "resourceVersion",
|
||||||
|
"description": "When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "timeoutSeconds",
|
||||||
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "limit",
|
||||||
|
"description": "limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "continue",
|
||||||
|
"description": "The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server the server will respond with a 410 ResourceExpired error indicating the client must restart their list without the continue field. This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1.Status"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "/apis/storage.k8s.io/v1beta1/watch/volumeattachments",
|
||||||
|
"description": "API at /apis/storage.k8s.io/v1beta1",
|
||||||
|
"operations": [
|
||||||
|
{
|
||||||
|
"type": "v1.WatchEvent",
|
||||||
|
"method": "GET",
|
||||||
|
"summary": "watch individual changes to a list of VolumeAttachment",
|
||||||
|
"nickname": "watchVolumeAttachmentList",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "labelSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "fieldSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their fields. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "includeUninitialized",
|
||||||
|
"description": "If true, partially initialized resources are included in the response.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "watch",
|
||||||
|
"description": "Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "resourceVersion",
|
||||||
|
"description": "When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "timeoutSeconds",
|
||||||
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "limit",
|
||||||
|
"description": "limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "continue",
|
||||||
|
"description": "The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server the server will respond with a 410 ResourceExpired error indicating the client must restart their list without the continue field. This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1.WatchEvent"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf",
|
||||||
|
"application/json;stream=watch",
|
||||||
|
"application/vnd.kubernetes.protobuf;stream=watch"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "/apis/storage.k8s.io/v1beta1/volumeattachments/{name}",
|
||||||
|
"description": "API at /apis/storage.k8s.io/v1beta1",
|
||||||
|
"operations": [
|
||||||
|
{
|
||||||
|
"type": "v1beta1.VolumeAttachment",
|
||||||
|
"method": "GET",
|
||||||
|
"summary": "read the specified VolumeAttachment",
|
||||||
|
"nickname": "readVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "export",
|
||||||
|
"description": "Should this value be exported. Export strips fields that a user can not specify.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "exact",
|
||||||
|
"description": "Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "path",
|
||||||
|
"name": "name",
|
||||||
|
"description": "name of the VolumeAttachment",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachment"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1beta1.VolumeAttachment",
|
||||||
|
"method": "PUT",
|
||||||
|
"summary": "replace the specified VolumeAttachment",
|
||||||
|
"nickname": "replaceVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1beta1.VolumeAttachment",
|
||||||
|
"paramType": "body",
|
||||||
|
"name": "body",
|
||||||
|
"description": "",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "path",
|
||||||
|
"name": "name",
|
||||||
|
"description": "name of the VolumeAttachment",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 201,
|
||||||
|
"message": "Created",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachment"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1beta1.VolumeAttachment",
|
||||||
|
"method": "PATCH",
|
||||||
|
"summary": "partially update the specified VolumeAttachment",
|
||||||
|
"nickname": "patchVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1.Patch",
|
||||||
|
"paramType": "body",
|
||||||
|
"name": "body",
|
||||||
|
"description": "",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "path",
|
||||||
|
"name": "name",
|
||||||
|
"description": "name of the VolumeAttachment",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1beta1.VolumeAttachment"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"application/json-patch+json",
|
||||||
|
"application/merge-patch+json",
|
||||||
|
"application/strategic-merge-patch+json"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1.Status",
|
||||||
|
"method": "DELETE",
|
||||||
|
"summary": "delete a VolumeAttachment",
|
||||||
|
"nickname": "deleteVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "v1.DeleteOptions",
|
||||||
|
"paramType": "body",
|
||||||
|
"name": "body",
|
||||||
|
"description": "",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "gracePeriodSeconds",
|
||||||
|
"description": "The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "orphanDependents",
|
||||||
|
"description": "Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "propagationPolicy",
|
||||||
|
"description": "Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "path",
|
||||||
|
"name": "name",
|
||||||
|
"description": "name of the VolumeAttachment",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1.Status"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "/apis/storage.k8s.io/v1beta1/watch/volumeattachments/{name}",
|
||||||
|
"description": "API at /apis/storage.k8s.io/v1beta1",
|
||||||
|
"operations": [
|
||||||
|
{
|
||||||
|
"type": "v1.WatchEvent",
|
||||||
|
"method": "GET",
|
||||||
|
"summary": "watch changes to an object of kind VolumeAttachment",
|
||||||
|
"nickname": "watchVolumeAttachment",
|
||||||
|
"parameters": [
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "pretty",
|
||||||
|
"description": "If 'true', then the output is pretty printed.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "labelSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "fieldSelector",
|
||||||
|
"description": "A selector to restrict the list of returned objects by their fields. Defaults to everything.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "includeUninitialized",
|
||||||
|
"description": "If true, partially initialized resources are included in the response.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "watch",
|
||||||
|
"description": "Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "resourceVersion",
|
||||||
|
"description": "When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "timeoutSeconds",
|
||||||
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "integer",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "limit",
|
||||||
|
"description": "limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "query",
|
||||||
|
"name": "continue",
|
||||||
|
"description": "The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server the server will respond with a 410 ResourceExpired error indicating the client must restart their list without the continue field. This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.",
|
||||||
|
"required": false,
|
||||||
|
"allowMultiple": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "string",
|
||||||
|
"paramType": "path",
|
||||||
|
"name": "name",
|
||||||
|
"description": "name of the VolumeAttachment",
|
||||||
|
"required": true,
|
||||||
|
"allowMultiple": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"responseMessages": [
|
||||||
|
{
|
||||||
|
"code": 200,
|
||||||
|
"message": "OK",
|
||||||
|
"responseModel": "v1.WatchEvent"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"produces": [
|
||||||
|
"application/json",
|
||||||
|
"application/yaml",
|
||||||
|
"application/vnd.kubernetes.protobuf",
|
||||||
|
"application/json;stream=watch",
|
||||||
|
"application/vnd.kubernetes.protobuf;stream=watch"
|
||||||
|
],
|
||||||
|
"consumes": [
|
||||||
|
"*/*"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "/apis/storage.k8s.io/v1beta1",
|
"path": "/apis/storage.k8s.io/v1beta1",
|
||||||
"description": "API at /apis/storage.k8s.io/v1beta1",
|
"description": "API at /apis/storage.k8s.io/v1beta1",
|
||||||
@ -1136,6 +1830,135 @@
|
|||||||
"id": "v1.DeletionPropagation",
|
"id": "v1.DeletionPropagation",
|
||||||
"properties": {}
|
"properties": {}
|
||||||
},
|
},
|
||||||
|
"v1beta1.VolumeAttachmentList": {
|
||||||
|
"id": "v1beta1.VolumeAttachmentList",
|
||||||
|
"description": "VolumeAttachmentList is a collection of VolumeAttachment objects.",
|
||||||
|
"required": [
|
||||||
|
"items"
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"kind": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds"
|
||||||
|
},
|
||||||
|
"apiVersion": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources"
|
||||||
|
},
|
||||||
|
"metadata": {
|
||||||
|
"$ref": "v1.ListMeta",
|
||||||
|
"description": "Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata"
|
||||||
|
},
|
||||||
|
"items": {
|
||||||
|
"type": "array",
|
||||||
|
"items": {
|
||||||
|
"$ref": "v1beta1.VolumeAttachment"
|
||||||
|
},
|
||||||
|
"description": "Items is the list of VolumeAttachments"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"v1beta1.VolumeAttachment": {
|
||||||
|
"id": "v1beta1.VolumeAttachment",
|
||||||
|
"description": "VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.\n\nVolumeAttachment objects are non-namespaced.",
|
||||||
|
"required": [
|
||||||
|
"spec"
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"kind": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds"
|
||||||
|
},
|
||||||
|
"apiVersion": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources"
|
||||||
|
},
|
||||||
|
"metadata": {
|
||||||
|
"$ref": "v1.ObjectMeta",
|
||||||
|
"description": "Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata"
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"$ref": "v1beta1.VolumeAttachmentSpec",
|
||||||
|
"description": "Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system."
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"$ref": "v1beta1.VolumeAttachmentStatus",
|
||||||
|
"description": "Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"v1beta1.VolumeAttachmentSpec": {
|
||||||
|
"id": "v1beta1.VolumeAttachmentSpec",
|
||||||
|
"description": "VolumeAttachmentSpec is the specification of a VolumeAttachment request.",
|
||||||
|
"required": [
|
||||||
|
"attacher",
|
||||||
|
"source",
|
||||||
|
"nodeName"
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"attacher": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName()."
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"$ref": "v1beta1.VolumeAttachmentSource",
|
||||||
|
"description": "Source represents the volume that should be attached."
|
||||||
|
},
|
||||||
|
"nodeName": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "The node that the volume should be attached to."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"v1beta1.VolumeAttachmentSource": {
|
||||||
|
"id": "v1beta1.VolumeAttachmentSource",
|
||||||
|
"description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
|
||||||
|
"properties": {
|
||||||
|
"persistentVolumeName": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Name of the persistent volume to attach."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"v1beta1.VolumeAttachmentStatus": {
|
||||||
|
"id": "v1beta1.VolumeAttachmentStatus",
|
||||||
|
"description": "VolumeAttachmentStatus is the status of a VolumeAttachment request.",
|
||||||
|
"required": [
|
||||||
|
"attached"
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"attached": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher."
|
||||||
|
},
|
||||||
|
"attachmentMetadata": {
|
||||||
|
"type": "object",
|
||||||
|
"description": "Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher."
|
||||||
|
},
|
||||||
|
"attachError": {
|
||||||
|
"$ref": "v1beta1.VolumeError",
|
||||||
|
"description": "The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher."
|
||||||
|
},
|
||||||
|
"detachError": {
|
||||||
|
"$ref": "v1beta1.VolumeError",
|
||||||
|
"description": "The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"v1beta1.VolumeError": {
|
||||||
|
"id": "v1beta1.VolumeError",
|
||||||
|
"description": "VolumeError captures an error encountered during a volume operation.",
|
||||||
|
"properties": {
|
||||||
|
"time": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Time the error was encountered."
|
||||||
|
},
|
||||||
|
"message": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "String detailing the error encountered during Attach or Detach operation. This string maybe logged, so it should not contain sensitive information."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"v1.APIResourceList": {
|
"v1.APIResourceList": {
|
||||||
"id": "v1.APIResourceList",
|
"id": "v1.APIResourceList",
|
||||||
"description": "APIResourceList is a list of APIResource, it is used to expose the name of the resources supported in a specific group and version, and if the resource is namespaced.",
|
"description": "APIResourceList is a list of APIResource, it is used to expose the name of the resources supported in a specific group and version, and if the resource is namespaced.",
|
||||||
|
180
api/swagger-spec/v1.json
generated
180
api/swagger-spec/v1.json
generated
@ -133,7 +133,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -281,7 +281,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -443,7 +443,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -552,7 +552,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -928,7 +928,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1047,7 +1047,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1150,7 +1150,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1253,7 +1253,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1415,7 +1415,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1524,7 +1524,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -1900,7 +1900,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2019,7 +2019,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2122,7 +2122,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2225,7 +2225,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2387,7 +2387,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2496,7 +2496,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2872,7 +2872,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -2991,7 +2991,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3094,7 +3094,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3197,7 +3197,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3359,7 +3359,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3468,7 +3468,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3844,7 +3844,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -3963,7 +3963,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4066,7 +4066,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4169,7 +4169,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4321,7 +4321,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4657,7 +4657,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -4972,7 +4972,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5118,7 +5118,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5219,7 +5219,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -5555,7 +5555,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6676,7 +6676,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6838,7 +6838,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -6947,7 +6947,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -7323,7 +7323,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -7442,7 +7442,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -7545,7 +7545,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -7818,7 +7818,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -7964,7 +7964,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -8065,7 +8065,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -8401,7 +8401,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -8658,7 +8658,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -8820,7 +8820,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -8929,7 +8929,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -9305,7 +9305,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -9912,7 +9912,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -10015,7 +10015,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -11530,7 +11530,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -11692,7 +11692,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -11801,7 +11801,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -12177,7 +12177,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -12296,7 +12296,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -12399,7 +12399,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -12502,7 +12502,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -12664,7 +12664,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -12773,7 +12773,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -13149,7 +13149,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -13268,7 +13268,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -13371,7 +13371,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -13814,7 +13814,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -13976,7 +13976,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -14085,7 +14085,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -14461,7 +14461,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -14580,7 +14580,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -14683,7 +14683,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -14956,7 +14956,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -15118,7 +15118,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -15227,7 +15227,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -15603,7 +15603,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -15722,7 +15722,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -15825,7 +15825,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -15928,7 +15928,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -16090,7 +16090,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -16199,7 +16199,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -16575,7 +16575,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -16694,7 +16694,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -16797,7 +16797,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -16900,7 +16900,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -17068,7 +17068,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -17412,7 +17412,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -18019,7 +18019,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -18122,7 +18122,7 @@
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
"paramType": "query",
|
"paramType": "query",
|
||||||
"name": "timeoutSeconds",
|
"name": "timeoutSeconds",
|
||||||
"description": "Timeout for the list/watch call.",
|
"description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"allowMultiple": false
|
"allowMultiple": false
|
||||||
},
|
},
|
||||||
@ -19730,7 +19730,7 @@
|
|||||||
},
|
},
|
||||||
"v1.EventSeries": {
|
"v1.EventSeries": {
|
||||||
"id": "v1.EventSeries",
|
"id": "v1.EventSeries",
|
||||||
"description": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.",
|
"description": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.",
|
||||||
"properties": {
|
"properties": {
|
||||||
"count": {
|
"count": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -19739,7 +19739,7 @@
|
|||||||
},
|
},
|
||||||
"lastObservedTime": {
|
"lastObservedTime": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Time of the last occurence observed"
|
"description": "Time of the last occurrence observed"
|
||||||
},
|
},
|
||||||
"state": {
|
"state": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
@ -20261,7 +20261,7 @@
|
|||||||
"items": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"description": "Names by which this image is known. e.g. [\"gcr.io/google_containers/hyperkube:v1.0.7\", \"dockerhub.io/google_containers/hyperkube:v1.0.7\"]"
|
"description": "Names by which this image is known. e.g. [\"k8s.gcr.io/hyperkube:v1.0.7\", \"dockerhub.io/google_containers/hyperkube:v1.0.7\"]"
|
||||||
},
|
},
|
||||||
"sizeBytes": {
|
"sizeBytes": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -21524,7 +21524,7 @@
|
|||||||
},
|
},
|
||||||
"priorityClassName": {
|
"priorityClassName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
"description": "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default."
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
@ -22390,7 +22390,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
"description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER."
|
||||||
},
|
},
|
||||||
"configMapRef": {
|
"configMapRef": {
|
||||||
"$ref": "v1.ConfigMapEnvSource",
|
"$ref": "v1.ConfigMapEnvSource",
|
||||||
@ -23135,6 +23135,10 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "A brief CamelCase message indicating details about why the pod is in this state. e.g. 'Evicted'"
|
"description": "A brief CamelCase message indicating details about why the pod is in this state. e.g. 'Evicted'"
|
||||||
},
|
},
|
||||||
|
"nominatedNodeName": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "nominatedNodeName is set only when this pod preempts other pods on the node, but it cannot be scheduled right away as preemption victims receive their graceful termination periods. This field does not guarantee that the pod will be scheduled on this node. Scheduler may decide to place the pod elsewhere if other nodes become available sooner. Scheduler may also decide to give the resources on this node to a higher priority pod that is created after preemption. As a result, this field may be different than PodSpec.nodeName when the pod is scheduled."
|
||||||
|
},
|
||||||
"hostIP": {
|
"hostIP": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "IP address of the host to which the pod is assigned. Empty if not yet scheduled."
|
"description": "IP address of the host to which the pod is assigned. Empty if not yet scheduled."
|
||||||
|
@ -62,7 +62,11 @@ DOCKERIZED_BINARIES = {
|
|||||||
|
|
||||||
[docker_bundle(
|
[docker_bundle(
|
||||||
name = binary,
|
name = binary,
|
||||||
images = {"gcr.io/google_containers/%s:{STABLE_DOCKER_TAG}" % binary: binary + "-internal"},
|
# TODO(thockin): remove the google_containers name after release 1.10.
|
||||||
|
images = {
|
||||||
|
"k8s.gcr.io/%s:{STABLE_DOCKER_TAG}" % binary: binary + "-internal",
|
||||||
|
"gcr.io/google_containers/%s:{STABLE_DOCKER_TAG}" % binary: binary + "-internal",
|
||||||
|
},
|
||||||
stamp = True,
|
stamp = True,
|
||||||
) for binary in DOCKERIZED_BINARIES.keys()]
|
) for binary in DOCKERIZED_BINARIES.keys()]
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# This file creates a standard build environment for building Kubernetes
|
# This file creates a standard build environment for building Kubernetes
|
||||||
FROM gcr.io/google_containers/kube-cross:KUBE_BUILD_IMAGE_CROSS_TAG
|
FROM k8s.gcr.io/kube-cross:KUBE_BUILD_IMAGE_CROSS_TAG
|
||||||
|
|
||||||
# Mark this as a kube-build container
|
# Mark this as a kube-build container
|
||||||
RUN touch /kube-build-image
|
RUN touch /kube-build-image
|
||||||
|
@ -71,7 +71,7 @@ RUN go get golang.org/x/tools/cmd/cover \
|
|||||||
golang.org/x/tools/cmd/goimports
|
golang.org/x/tools/cmd/goimports
|
||||||
|
|
||||||
# Download and symlink etcd. We need this for our integration tests.
|
# Download and symlink etcd. We need this for our integration tests.
|
||||||
RUN export ETCD_VERSION=v3.1.10; \
|
RUN export ETCD_VERSION=v3.2.14; \
|
||||||
mkdir -p /usr/local/src/etcd \
|
mkdir -p /usr/local/src/etcd \
|
||||||
&& cd /usr/local/src/etcd \
|
&& cd /usr/local/src/etcd \
|
||||||
&& curl -fsSL https://github.com/coreos/etcd/releases/download/${ETCD_VERSION}/etcd-${ETCD_VERSION}-linux-amd64.tar.gz | tar -xz \
|
&& curl -fsSL https://github.com/coreos/etcd/releases/download/${ETCD_VERSION}/etcd-${ETCD_VERSION}-linux-amd64.tar.gz | tar -xz \
|
||||||
|
@ -21,7 +21,7 @@ TAG=$(shell cat VERSION)
|
|||||||
all: push
|
all: push
|
||||||
|
|
||||||
build:
|
build:
|
||||||
docker build --pull -t gcr.io/google_containers/$(IMAGE):$(TAG) .
|
docker build --pull -t staging-k8s.gcr.io/$(IMAGE):$(TAG) .
|
||||||
|
|
||||||
push: build
|
push: build
|
||||||
gcloud docker -- push gcr.io/google_containers/$(IMAGE):$(TAG)
|
gcloud docker -- push staging-k8s.gcr.io/$(IMAGE):$(TAG)
|
||||||
|
@ -1 +1 @@
|
|||||||
v1.9.3-1
|
v1.9.3-2
|
||||||
|
@ -96,7 +96,7 @@ kube::build::get_docker_wrapped_binaries() {
|
|||||||
kube-controller-manager,busybox
|
kube-controller-manager,busybox
|
||||||
kube-scheduler,busybox
|
kube-scheduler,busybox
|
||||||
kube-aggregator,busybox
|
kube-aggregator,busybox
|
||||||
kube-proxy,gcr.io/google-containers/debian-iptables-amd64:${debian_iptables_version}
|
kube-proxy,k8s.gcr.io/debian-iptables-amd64:${debian_iptables_version}
|
||||||
);;
|
);;
|
||||||
"arm")
|
"arm")
|
||||||
local targets=(
|
local targets=(
|
||||||
@ -105,7 +105,7 @@ kube::build::get_docker_wrapped_binaries() {
|
|||||||
kube-controller-manager,arm32v7/busybox
|
kube-controller-manager,arm32v7/busybox
|
||||||
kube-scheduler,arm32v7/busybox
|
kube-scheduler,arm32v7/busybox
|
||||||
kube-aggregator,arm32v7/busybox
|
kube-aggregator,arm32v7/busybox
|
||||||
kube-proxy,gcr.io/google-containers/debian-iptables-arm:${debian_iptables_version}
|
kube-proxy,k8s.gcr.io/debian-iptables-arm:${debian_iptables_version}
|
||||||
);;
|
);;
|
||||||
"arm64")
|
"arm64")
|
||||||
local targets=(
|
local targets=(
|
||||||
@ -114,7 +114,7 @@ kube::build::get_docker_wrapped_binaries() {
|
|||||||
kube-controller-manager,arm64v8/busybox
|
kube-controller-manager,arm64v8/busybox
|
||||||
kube-scheduler,arm64v8/busybox
|
kube-scheduler,arm64v8/busybox
|
||||||
kube-aggregator,arm64v8/busybox
|
kube-aggregator,arm64v8/busybox
|
||||||
kube-proxy,gcr.io/google-containers/debian-iptables-arm64:${debian_iptables_version}
|
kube-proxy,k8s.gcr.io/debian-iptables-arm64:${debian_iptables_version}
|
||||||
);;
|
);;
|
||||||
"ppc64le")
|
"ppc64le")
|
||||||
local targets=(
|
local targets=(
|
||||||
@ -123,7 +123,7 @@ kube::build::get_docker_wrapped_binaries() {
|
|||||||
kube-controller-manager,ppc64le/busybox
|
kube-controller-manager,ppc64le/busybox
|
||||||
kube-scheduler,ppc64le/busybox
|
kube-scheduler,ppc64le/busybox
|
||||||
kube-aggregator,ppc64le/busybox
|
kube-aggregator,ppc64le/busybox
|
||||||
kube-proxy,gcr.io/google-containers/debian-iptables-ppc64le:${debian_iptables_version}
|
kube-proxy,k8s.gcr.io/debian-iptables-ppc64le:${debian_iptables_version}
|
||||||
);;
|
);;
|
||||||
"s390x")
|
"s390x")
|
||||||
local targets=(
|
local targets=(
|
||||||
@ -132,7 +132,7 @@ kube::build::get_docker_wrapped_binaries() {
|
|||||||
kube-controller-manager,s390x/busybox
|
kube-controller-manager,s390x/busybox
|
||||||
kube-scheduler,s390x/busybox
|
kube-scheduler,s390x/busybox
|
||||||
kube-aggregator,s390x/busybox
|
kube-aggregator,s390x/busybox
|
||||||
kube-proxy,gcr.io/google-containers/debian-iptables-s390x:${debian_iptables_version}
|
kube-proxy,k8s.gcr.io/debian-iptables-s390x:${debian_iptables_version}
|
||||||
);;
|
);;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
@ -501,9 +501,11 @@ function kube::build::ensure_data_container() {
|
|||||||
# If the data container exists AND exited successfully, we can use it.
|
# If the data container exists AND exited successfully, we can use it.
|
||||||
# Otherwise nuke it and start over.
|
# Otherwise nuke it and start over.
|
||||||
local ret=0
|
local ret=0
|
||||||
local code=$(docker inspect \
|
local code=0
|
||||||
|
|
||||||
|
code=$(docker inspect \
|
||||||
-f '{{.State.ExitCode}}' \
|
-f '{{.State.ExitCode}}' \
|
||||||
"${KUBE_DATA_CONTAINER_NAME}" 2>/dev/null || ret=$?)
|
"${KUBE_DATA_CONTAINER_NAME}" 2>/dev/null) || ret=$?
|
||||||
if [[ "${ret}" == 0 && "${code}" != 0 ]]; then
|
if [[ "${ret}" == 0 && "${code}" != 0 ]]; then
|
||||||
kube::build::destroy_container "${KUBE_DATA_CONTAINER_NAME}"
|
kube::build::destroy_container "${KUBE_DATA_CONTAINER_NAME}"
|
||||||
ret=1
|
ret=1
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# Copies any built binaries (and other generated files) out of the Docker build contianer.
|
# Copies any built binaries (and other generated files) out of the Docker build container.
|
||||||
set -o errexit
|
set -o errexit
|
||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
all: build
|
all: build
|
||||||
|
|
||||||
REGISTRY ?= gcr.io/google-containers
|
REGISTRY ?= staging-k8s.gcr.io
|
||||||
IMAGE ?= debian-base
|
IMAGE ?= debian-base
|
||||||
BUILD_IMAGE ?= debian-build
|
BUILD_IMAGE ?= debian-build
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@ RUN echo CACHEBUST>/dev/null && clean-install \
|
|||||||
cifs-utils \
|
cifs-utils \
|
||||||
conntrack \
|
conntrack \
|
||||||
e2fsprogs \
|
e2fsprogs \
|
||||||
|
xfsprogs \
|
||||||
ebtables \
|
ebtables \
|
||||||
ethtool \
|
ethtool \
|
||||||
git \
|
git \
|
||||||
|
@ -15,15 +15,15 @@
|
|||||||
# Build the hyperkube base image. This image is used to build the hyperkube image.
|
# Build the hyperkube base image. This image is used to build the hyperkube image.
|
||||||
#
|
#
|
||||||
# Usage:
|
# Usage:
|
||||||
# [ARCH=amd64] [REGISTRY="gcr.io/google-containers"] make (build|push)
|
# [ARCH=amd64] [REGISTRY="staging-k8s.gcr.io"] make (build|push)
|
||||||
|
|
||||||
REGISTRY?=gcr.io/google-containers
|
REGISTRY?=staging-k8s.gcr.io
|
||||||
IMAGE?=debian-hyperkube-base
|
IMAGE?=debian-hyperkube-base
|
||||||
TAG=0.8
|
TAG=0.8
|
||||||
ARCH?=amd64
|
ARCH?=amd64
|
||||||
CACHEBUST?=1
|
CACHEBUST?=1
|
||||||
|
|
||||||
BASEIMAGE=gcr.io/google-containers/debian-base-$(ARCH):0.3
|
BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):0.3
|
||||||
CNI_VERSION=v0.6.0
|
CNI_VERSION=v0.6.0
|
||||||
|
|
||||||
TEMP_DIR:=$(shell mktemp -d)
|
TEMP_DIR:=$(shell mktemp -d)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
### debian-hyperkube-base
|
### debian-hyperkube-base
|
||||||
|
|
||||||
Serves as the base image for `gcr.io/google-containers/hyperkube-${ARCH}`
|
Serves as the base image for `k8s.gcr.io/hyperkube-${ARCH}`
|
||||||
images.
|
images.
|
||||||
|
|
||||||
This image is compiled for multiple architectures.
|
This image is compiled for multiple architectures.
|
||||||
@ -12,19 +12,19 @@ If you're editing the Dockerfile or some other thing, please bump the `TAG` in t
|
|||||||
```console
|
```console
|
||||||
# Build for linux/amd64 (default)
|
# Build for linux/amd64 (default)
|
||||||
$ make push ARCH=amd64
|
$ make push ARCH=amd64
|
||||||
# ---> gcr.io/google-containers/debian-hyperkube-base-amd64:TAG
|
# ---> staging-k8s.gcr.io/debian-hyperkube-base-amd64:TAG
|
||||||
|
|
||||||
$ make push ARCH=arm
|
$ make push ARCH=arm
|
||||||
# ---> gcr.io/google-containers/debian-hyperkube-base-arm:TAG
|
# ---> staging-k8s.gcr.io/debian-hyperkube-base-arm:TAG
|
||||||
|
|
||||||
$ make push ARCH=arm64
|
$ make push ARCH=arm64
|
||||||
# ---> gcr.io/google-containers/debian-hyperkube-base-arm64:TAG
|
# ---> staging-k8s.gcr.io/debian-hyperkube-base-arm64:TAG
|
||||||
|
|
||||||
$ make push ARCH=ppc64le
|
$ make push ARCH=ppc64le
|
||||||
# ---> gcr.io/google-containers/debian-hyperkube-base-ppc64le:TAG
|
# ---> staging-k8s.gcr.io/debian-hyperkube-base-ppc64le:TAG
|
||||||
|
|
||||||
$ make push ARCH=s390x
|
$ make push ARCH=s390x
|
||||||
# ---> gcr.io/google-containers/debian-hyperkube-base-s390x:TAG
|
# ---> staging-k8s.gcr.io/debian-hyperkube-base-s390x:TAG
|
||||||
```
|
```
|
||||||
|
|
||||||
If you don't want to push the images, run `make build` instead
|
If you don't want to push the images, run `make build` instead
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
.PHONY: build push
|
.PHONY: build push
|
||||||
|
|
||||||
REGISTRY?="gcr.io/google-containers"
|
REGISTRY?="staging-k8s.gcr.io"
|
||||||
IMAGE=debian-iptables
|
IMAGE=debian-iptables
|
||||||
TAG=v10
|
TAG=v10
|
||||||
ARCH?=amd64
|
ARCH?=amd64
|
||||||
@ -34,7 +34,7 @@ ifeq ($(ARCH),s390x)
|
|||||||
QEMUARCH=s390x
|
QEMUARCH=s390x
|
||||||
endif
|
endif
|
||||||
|
|
||||||
BASEIMAGE=gcr.io/google-containers/debian-base-$(ARCH):0.3
|
BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):0.3
|
||||||
|
|
||||||
build:
|
build:
|
||||||
cp ./* $(TEMP_DIR)
|
cp ./* $(TEMP_DIR)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
### debian-iptables
|
### debian-iptables
|
||||||
|
|
||||||
Serves as the base image for `gcr.io/google_containers/kube-proxy-${ARCH}` and multiarch (not `amd64`) `gcr.io/google_containers/flannel-${ARCH}` images.
|
Serves as the base image for `k8s.gcr.io/kube-proxy-${ARCH}` and multiarch (not `amd64`) `k8s.gcr.io/flannel-${ARCH}` images.
|
||||||
|
|
||||||
This image is compiled for multiple architectures.
|
This image is compiled for multiple architectures.
|
||||||
|
|
||||||
@ -11,19 +11,19 @@ If you're editing the Dockerfile or some other thing, please bump the `TAG` in t
|
|||||||
```console
|
```console
|
||||||
# Build for linux/amd64 (default)
|
# Build for linux/amd64 (default)
|
||||||
$ make push ARCH=amd64
|
$ make push ARCH=amd64
|
||||||
# ---> gcr.io/google_containers/debian-iptables-amd64:TAG
|
# ---> staging-k8s.gcr.io/debian-iptables-amd64:TAG
|
||||||
|
|
||||||
$ make push ARCH=arm
|
$ make push ARCH=arm
|
||||||
# ---> gcr.io/google_containers/debian-iptables-arm:TAG
|
# ---> staging-k8s.gcr.io/debian-iptables-arm:TAG
|
||||||
|
|
||||||
$ make push ARCH=arm64
|
$ make push ARCH=arm64
|
||||||
# ---> gcr.io/google_containers/debian-iptables-arm64:TAG
|
# ---> staging-k8s.gcr.io/debian-iptables-arm64:TAG
|
||||||
|
|
||||||
$ make push ARCH=ppc64le
|
$ make push ARCH=ppc64le
|
||||||
# ---> gcr.io/google_containers/debian-iptables-ppc64le:TAG
|
# ---> staging-k8s.gcr.io/debian-iptables-ppc64le:TAG
|
||||||
|
|
||||||
$ make push ARCH=s390x
|
$ make push ARCH=s390x
|
||||||
# ---> gcr.io/google_containers/debian-iptables-s390x:TAG
|
# ---> staging-k8s.gcr.io/debian-iptables-s390x:TAG
|
||||||
```
|
```
|
||||||
|
|
||||||
If you don't want to push the images, run `make` or `make build` instead
|
If you don't want to push the images, run `make` or `make build` instead
|
||||||
|
@ -284,7 +284,11 @@ function kube::release::create_docker_images_for_server() {
|
|||||||
local images_dir="${RELEASE_IMAGES}/${arch}"
|
local images_dir="${RELEASE_IMAGES}/${arch}"
|
||||||
mkdir -p "${images_dir}"
|
mkdir -p "${images_dir}"
|
||||||
|
|
||||||
local -r docker_registry="gcr.io/google_containers"
|
local -r docker_registry="k8s.gcr.io"
|
||||||
|
# TODO(thockin): Remove all traces of this after 1.10 release.
|
||||||
|
# The following is the old non-indirected registry name. To ease the
|
||||||
|
# transition to the new name (above), we are double-tagging saved images.
|
||||||
|
local -r deprecated_registry="gcr.io/google_containers"
|
||||||
# Docker tags cannot contain '+'
|
# Docker tags cannot contain '+'
|
||||||
local docker_tag="${KUBE_GIT_VERSION/+/_}"
|
local docker_tag="${KUBE_GIT_VERSION/+/_}"
|
||||||
if [[ -z "${docker_tag}" ]]; then
|
if [[ -z "${docker_tag}" ]]; then
|
||||||
@ -305,14 +309,17 @@ function kube::release::create_docker_images_for_server() {
|
|||||||
local docker_file_path="${docker_build_path}/Dockerfile"
|
local docker_file_path="${docker_build_path}/Dockerfile"
|
||||||
local binary_file_path="${binary_dir}/${binary_name}"
|
local binary_file_path="${binary_dir}/${binary_name}"
|
||||||
local docker_image_tag="${docker_registry}"
|
local docker_image_tag="${docker_registry}"
|
||||||
|
local deprecated_image_tag="${deprecated_registry}"
|
||||||
if [[ ${arch} == "amd64" ]]; then
|
if [[ ${arch} == "amd64" ]]; then
|
||||||
# If we are building a amd64 docker image, preserve the original
|
# If we are building a amd64 docker image, preserve the original
|
||||||
# image name
|
# image name
|
||||||
docker_image_tag+="/${binary_name}:${docker_tag}"
|
docker_image_tag+="/${binary_name}:${docker_tag}"
|
||||||
|
deprecated_image_tag+="/${binary_name}:${docker_tag}"
|
||||||
else
|
else
|
||||||
# If we are building a docker image for another architecture,
|
# If we are building a docker image for another architecture,
|
||||||
# append the arch in the image tag
|
# append the arch in the image tag
|
||||||
docker_image_tag+="/${binary_name}-${arch}:${docker_tag}"
|
docker_image_tag+="/${binary_name}-${arch}:${docker_tag}"
|
||||||
|
deprecated_image_tag+="/${binary_name}-${arch}:${docker_tag}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
@ -324,7 +331,8 @@ function kube::release::create_docker_images_for_server() {
|
|||||||
printf " FROM ${base_image} \n ADD ${binary_name} /usr/local/bin/${binary_name}\n" > ${docker_file_path}
|
printf " FROM ${base_image} \n ADD ${binary_name} /usr/local/bin/${binary_name}\n" > ${docker_file_path}
|
||||||
|
|
||||||
"${DOCKER[@]}" build --pull -q -t "${docker_image_tag}" ${docker_build_path} >/dev/null
|
"${DOCKER[@]}" build --pull -q -t "${docker_image_tag}" ${docker_build_path} >/dev/null
|
||||||
"${DOCKER[@]}" save "${docker_image_tag}" > "${binary_dir}/${binary_name}.tar"
|
"${DOCKER[@]}" tag "${docker_image_tag}" ${deprecated_image_tag} >/dev/null
|
||||||
|
"${DOCKER[@]}" save "${docker_image_tag}" ${deprecated_image_tag} > "${binary_dir}/${binary_name}.tar"
|
||||||
echo "${docker_tag}" > ${binary_dir}/${binary_name}.docker_tag
|
echo "${docker_tag}" > ${binary_dir}/${binary_name}.docker_tag
|
||||||
rm -rf ${docker_build_path}
|
rm -rf ${docker_build_path}
|
||||||
ln "${binary_dir}/${binary_name}.tar" "${images_dir}/"
|
ln "${binary_dir}/${binary_name}.tar" "${images_dir}/"
|
||||||
@ -343,6 +351,7 @@ function kube::release::create_docker_images_for_server() {
|
|||||||
# not a release
|
# not a release
|
||||||
kube::log::status "Deleting docker image ${docker_image_tag}"
|
kube::log::status "Deleting docker image ${docker_image_tag}"
|
||||||
"${DOCKER[@]}" rmi ${docker_image_tag} &>/dev/null || true
|
"${DOCKER[@]}" rmi ${docker_image_tag} &>/dev/null || true
|
||||||
|
"${DOCKER[@]}" rmi ${deprecated_image_tag} &>/dev/null || true
|
||||||
fi
|
fi
|
||||||
) &
|
) &
|
||||||
done
|
done
|
||||||
@ -369,7 +378,6 @@ function kube::release::package_kube_manifests_tarball() {
|
|||||||
|
|
||||||
local dst_dir="${release_stage}/gci-trusty"
|
local dst_dir="${release_stage}/gci-trusty"
|
||||||
mkdir -p "${dst_dir}"
|
mkdir -p "${dst_dir}"
|
||||||
cp "${src_dir}/kube-registry-proxy.yaml" "${dst_dir}/"
|
|
||||||
cp "${src_dir}/kube-proxy.manifest" "${dst_dir}/"
|
cp "${src_dir}/kube-proxy.manifest" "${dst_dir}/"
|
||||||
cp "${src_dir}/cluster-autoscaler.manifest" "${dst_dir}/"
|
cp "${src_dir}/cluster-autoscaler.manifest" "${dst_dir}/"
|
||||||
cp "${src_dir}/etcd.manifest" "${dst_dir}"
|
cp "${src_dir}/etcd.manifest" "${dst_dir}"
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
include ../../hack/make-rules/Makefile.manifest
|
include ../../hack/make-rules/Makefile.manifest
|
||||||
|
|
||||||
REGISTRY ?= gcr.io/google_containers
|
REGISTRY ?= staging-k8s.gcr.io
|
||||||
IMAGE = $(REGISTRY)/pause
|
IMAGE = $(REGISTRY)/pause
|
||||||
IMAGE_WITH_ARCH = $(IMAGE)-$(ARCH)
|
IMAGE_WITH_ARCH = $(IMAGE)-$(ARCH)
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ ARCH ?= amd64
|
|||||||
ALL_ARCH = amd64 arm arm64 ppc64le s390x
|
ALL_ARCH = amd64 arm arm64 ppc64le s390x
|
||||||
|
|
||||||
CFLAGS = -Os -Wall -Werror -static -DVERSION=v$(TAG)-$(REV)
|
CFLAGS = -Os -Wall -Werror -static -DVERSION=v$(TAG)-$(REV)
|
||||||
KUBE_CROSS_IMAGE ?= gcr.io/google_containers/kube-cross
|
KUBE_CROSS_IMAGE ?= k8s.gcr.io/kube-cross
|
||||||
KUBE_CROSS_VERSION ?= $(shell cat ../build-image/cross/VERSION)
|
KUBE_CROSS_VERSION ?= $(shell cat ../build-image/cross/VERSION)
|
||||||
|
|
||||||
BIN = pause
|
BIN = pause
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
startup --expand_configs_in_place
|
||||||
|
|
||||||
# Show us information about failures.
|
# Show us information about failures.
|
||||||
build --verbose_failures
|
build --verbose_failures
|
||||||
test --test_output=errors
|
test --test_output=errors
|
||||||
@ -13,4 +15,10 @@ build --sandbox_tmpfs_path=/tmp
|
|||||||
build --sandbox_fake_username
|
build --sandbox_fake_username
|
||||||
|
|
||||||
# Enable go race detection.
|
# Enable go race detection.
|
||||||
test --features=race
|
test:unit --features=race
|
||||||
|
test:unit --test_tag_filters=-e2e,-integration
|
||||||
|
test:unit --flaky_test_attempts=3
|
||||||
|
|
||||||
|
build:integration --build_tag_filters=integration
|
||||||
|
test:integration --jobs 4
|
||||||
|
test:integration --test_tag_filters=integration
|
||||||
|
@ -544,7 +544,7 @@ else
|
|||||||
# We don't want to build any of the release artifacts when running tests.
|
# We don't want to build any of the release artifacts when running tests.
|
||||||
# Some things in vendor don't build due to empty target lists for cross-platform rules.
|
# Some things in vendor don't build due to empty target lists for cross-platform rules.
|
||||||
bazel-test:
|
bazel-test:
|
||||||
bazel test --build_tag_filters=-e2e,-integration --test_tag_filters=-e2e,-integration --flaky_test_attempts=3 -- \
|
bazel test --config=unit -- \
|
||||||
//... \
|
//... \
|
||||||
//hack:verify-all \
|
//hack:verify-all \
|
||||||
-//build/... \
|
-//build/... \
|
||||||
@ -562,7 +562,8 @@ bazel-test-integration:
|
|||||||
@echo "$$BAZEL_TEST_INTEGRATION_HELP_INFO"
|
@echo "$$BAZEL_TEST_INTEGRATION_HELP_INFO"
|
||||||
else
|
else
|
||||||
bazel-test-integration:
|
bazel-test-integration:
|
||||||
bazel test //test/integration/...
|
bazel build --config integration //test/integration/...
|
||||||
|
bazel test --config integration //test/integration/...
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(PRINT_HELP),y)
|
ifeq ($(PRINT_HELP),y)
|
||||||
|
@ -19,12 +19,12 @@ http_archive(
|
|||||||
urls = ["https://github.com/bazelbuild/bazel-skylib/archive/2169ae1c374aab4a09aa90e65efe1a3aad4e279b.tar.gz"],
|
urls = ["https://github.com/bazelbuild/bazel-skylib/archive/2169ae1c374aab4a09aa90e65efe1a3aad4e279b.tar.gz"],
|
||||||
)
|
)
|
||||||
|
|
||||||
ETCD_VERSION = "3.1.10"
|
ETCD_VERSION = "3.2.14"
|
||||||
|
|
||||||
new_http_archive(
|
new_http_archive(
|
||||||
name = "com_coreos_etcd",
|
name = "com_coreos_etcd",
|
||||||
build_file = "third_party/etcd.BUILD",
|
build_file = "third_party/etcd.BUILD",
|
||||||
sha256 = "2d335f298619c6fb02b1124773a56966e448ad9952b26fea52909da4fe80d2be",
|
sha256 = "f77398f558ff19b65a0bf978b47868e03683f27090c56c054415666b1d78bf42",
|
||||||
strip_prefix = "etcd-v%s-linux-amd64" % ETCD_VERSION,
|
strip_prefix = "etcd-v%s-linux-amd64" % ETCD_VERSION,
|
||||||
urls = ["https://github.com/coreos/etcd/releases/download/v%s/etcd-v%s-linux-amd64.tar.gz" % (ETCD_VERSION, ETCD_VERSION)],
|
urls = ["https://github.com/coreos/etcd/releases/download/v%s/etcd-v%s-linux-amd64.tar.gz" % (ETCD_VERSION, ETCD_VERSION)],
|
||||||
)
|
)
|
||||||
@ -38,7 +38,7 @@ http_archive(
|
|||||||
|
|
||||||
load("@bazel_skylib//:lib.bzl", "versions")
|
load("@bazel_skylib//:lib.bzl", "versions")
|
||||||
|
|
||||||
versions.check(minimum_bazel_version = "0.8.0")
|
versions.check(minimum_bazel_version = "0.10.0")
|
||||||
|
|
||||||
load("@io_bazel_rules_go//go:def.bzl", "go_rules_dependencies", "go_register_toolchains", "go_download_sdk")
|
load("@io_bazel_rules_go//go:def.bzl", "go_rules_dependencies", "go_register_toolchains", "go_download_sdk")
|
||||||
load("@io_bazel_rules_docker//docker:docker.bzl", "docker_repositories", "docker_pull")
|
load("@io_bazel_rules_docker//docker:docker.bzl", "docker_repositories", "docker_pull")
|
||||||
@ -59,23 +59,23 @@ http_file(
|
|||||||
|
|
||||||
docker_pull(
|
docker_pull(
|
||||||
name = "debian-iptables-amd64",
|
name = "debian-iptables-amd64",
|
||||||
digest = "sha256:a3b936c0fb98a934eecd2cfb91f73658d402b29116084e778ce9ddb68e55383e",
|
digest = "sha256:fb18678f8203ca1bd2fad2671e3ebd80cb408a1baae423d4ad39c05f4caac4e1",
|
||||||
registry = "gcr.io",
|
registry = "k8s.gcr.io",
|
||||||
repository = "google-containers/debian-iptables-amd64",
|
repository = "debian-iptables-amd64",
|
||||||
tag = "v10", # ignored, but kept here for documentation
|
tag = "v10", # ignored, but kept here for documentation
|
||||||
)
|
)
|
||||||
|
|
||||||
docker_pull(
|
docker_pull(
|
||||||
name = "debian-hyperkube-base-amd64",
|
name = "debian-hyperkube-base-amd64",
|
||||||
digest = "sha256:fc1b461367730660ac5a40c1eb2d1b23221829acf8a892981c12361383b3742b",
|
digest = "sha256:fc1b461367730660ac5a40c1eb2d1b23221829acf8a892981c12361383b3742b",
|
||||||
registry = "gcr.io",
|
registry = "k8s.gcr.io",
|
||||||
repository = "google-containers/debian-hyperkube-base-amd64",
|
repository = "debian-hyperkube-base-amd64",
|
||||||
tag = "0.8", # ignored, but kept here for documentation
|
tag = "0.8", # ignored, but kept here for documentation
|
||||||
)
|
)
|
||||||
|
|
||||||
docker_pull(
|
docker_pull(
|
||||||
name = "official_busybox",
|
name = "official_busybox",
|
||||||
digest = "sha256:be3c11fdba7cfe299214e46edc642e09514dbb9bbefcd0d3836c05a1e0cd0642",
|
digest = "sha256:4cee1979ba0bf7db9fc5d28fb7b798ca69ae95a47c5fecf46327720df4ff352d",
|
||||||
registry = "index.docker.io",
|
registry = "index.docker.io",
|
||||||
repository = "library/busybox",
|
repository = "library/busybox",
|
||||||
tag = "latest", # ignored, but kept here for documentation
|
tag = "latest", # ignored, but kept here for documentation
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
IMAGE=gcr.io/google-containers/kube-addon-manager
|
IMAGE=staging-k8s.gcr.io/kube-addon-manager
|
||||||
ARCH?=amd64
|
ARCH?=amd64
|
||||||
TEMP_DIR:=$(shell mktemp -d)
|
TEMP_DIR:=$(shell mktemp -d)
|
||||||
VERSION=v8.5
|
VERSION=v8.5
|
||||||
|
@ -40,20 +40,20 @@ The `addon-manager` is built for multiple architectures.
|
|||||||
```console
|
```console
|
||||||
# Build for linux/amd64 (default)
|
# Build for linux/amd64 (default)
|
||||||
$ make push ARCH=amd64
|
$ make push ARCH=amd64
|
||||||
# ---> gcr.io/google-containers/kube-addon-manager-amd64:VERSION
|
# ---> staging-k8s.gcr.io/kube-addon-manager-amd64:VERSION
|
||||||
# ---> gcr.io/google-containers/kube-addon-manager:VERSION (image with backwards-compatible naming)
|
# ---> staging-k8s.gcr.io/kube-addon-manager:VERSION (image with backwards-compatible naming)
|
||||||
|
|
||||||
$ make push ARCH=arm
|
$ make push ARCH=arm
|
||||||
# ---> gcr.io/google-containers/kube-addon-manager-arm:VERSION
|
# ---> staging-k8s.gcr.io/kube-addon-manager-arm:VERSION
|
||||||
|
|
||||||
$ make push ARCH=arm64
|
$ make push ARCH=arm64
|
||||||
# ---> gcr.io/google-containers/kube-addon-manager-arm64:VERSION
|
# ---> staging-k8s.gcr.io/kube-addon-manager-arm64:VERSION
|
||||||
|
|
||||||
$ make push ARCH=ppc64le
|
$ make push ARCH=ppc64le
|
||||||
# ---> gcr.io/google-containers/kube-addon-manager-ppc64le:VERSION
|
# ---> staging-k8s.gcr.io/kube-addon-manager-ppc64le:VERSION
|
||||||
|
|
||||||
$ make push ARCH=s390x
|
$ make push ARCH=s390x
|
||||||
# ---> gcr.io/google-containers/kube-addon-manager-s390x:VERSION
|
# ---> staging-k8s.gcr.io/kube-addon-manager-s390x:VERSION
|
||||||
```
|
```
|
||||||
|
|
||||||
If you don't want to push the images, run `make` or `make build` instead
|
If you don't want to push the images, run `make` or `make build` instead
|
||||||
|
@ -20,6 +20,7 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-node-critical
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
projectcalico.org/ds-ready: "true"
|
projectcalico.org/ds-ready: "true"
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
@ -32,7 +33,7 @@ spec:
|
|||||||
# container programs network policy and routes on each
|
# container programs network policy and routes on each
|
||||||
# host.
|
# host.
|
||||||
- name: calico-node
|
- name: calico-node
|
||||||
image: gcr.io/projectcalico-org/node:v2.6.6
|
image: gcr.io/projectcalico-org/node:v2.6.7
|
||||||
env:
|
env:
|
||||||
- name: CALICO_DISABLE_FILE_LOGGING
|
- name: CALICO_DISABLE_FILE_LOGGING
|
||||||
value: "true"
|
value: "true"
|
||||||
|
@ -16,8 +16,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/cpvpa-amd64:v0.6.0
|
- image: k8s.gcr.io/cpvpa-amd64:v0.6.0
|
||||||
name: autoscaler
|
name: autoscaler
|
||||||
command:
|
command:
|
||||||
- /cpvpa
|
- /cpvpa
|
||||||
|
@ -16,13 +16,14 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: CriticalAddonsOnly
|
- key: CriticalAddonsOnly
|
||||||
operator: Exists
|
operator: Exists
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
serviceAccountName: calico
|
serviceAccountName: calico
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/projectcalico-org/typha:v0.5.5
|
- image: gcr.io/projectcalico-org/typha:v0.5.6
|
||||||
name: calico-typha
|
name: calico-typha
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5473
|
- containerPort: 5473
|
||||||
|
@ -16,8 +16,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/cluster-proportional-autoscaler-amd64:1.1.2
|
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2
|
||||||
name: autoscaler
|
name: autoscaler
|
||||||
command:
|
command:
|
||||||
- /cluster-proportional-autoscaler
|
- /cluster-proportional-autoscaler
|
||||||
|
@ -16,8 +16,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/cpvpa-amd64:v0.6.0
|
- image: k8s.gcr.io/cpvpa-amd64:v0.6.0
|
||||||
name: autoscaler
|
name: autoscaler
|
||||||
command:
|
command:
|
||||||
- /cpvpa
|
- /cpvpa
|
||||||
|
@ -24,7 +24,7 @@ spec:
|
|||||||
# Any image is permissible as long as:
|
# Any image is permissible as long as:
|
||||||
# 1. It serves a 404 page at /
|
# 1. It serves a 404 page at /
|
||||||
# 2. It serves 200 on a /healthz endpoint
|
# 2. It serves 200 on a /healthz endpoint
|
||||||
image: gcr.io/google_containers/defaultbackend:1.4
|
image: k8s.gcr.io/defaultbackend:1.4
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
|
@ -1,16 +1,3 @@
|
|||||||
{% set base_metrics_memory = "140Mi" -%}
|
|
||||||
{% set base_metrics_cpu = "80m" -%}
|
|
||||||
{% set base_eventer_memory = "190Mi" -%}
|
|
||||||
{% set metrics_memory_per_node = 4 -%}
|
|
||||||
{% set metrics_cpu_per_node = 0.5 -%}
|
|
||||||
{% set eventer_memory_per_node = 500 -%}
|
|
||||||
{% set num_nodes = pillar.get('num_nodes', -1) -%}
|
|
||||||
{% set nanny_memory = "90Mi" -%}
|
|
||||||
{% set nanny_memory_per_node = 200 -%}
|
|
||||||
{% if num_nodes >= 0 -%}
|
|
||||||
{% set nanny_memory = (90 * 1024 + num_nodes * nanny_memory_per_node)|string + "Ki" -%}
|
|
||||||
{% endif -%}
|
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
@ -70,8 +57,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
name: heapster
|
name: heapster
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -84,13 +72,13 @@ spec:
|
|||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes.summary_api:''
|
- --source=kubernetes.summary_api:''
|
||||||
- --sink=gcm
|
- --sink=gcm
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
name: eventer
|
name: eventer
|
||||||
command:
|
command:
|
||||||
- /eventer
|
- /eventer
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=gcl
|
- --sink=gcl
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@ -123,7 +111,7 @@ spec:
|
|||||||
- --container=heapster
|
- --container=heapster
|
||||||
- --poll-period=300000
|
- --poll-period=300000
|
||||||
- --estimator=exponential
|
- --estimator=exponential
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: eventer-nanny
|
name: eventer-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -1,16 +1,3 @@
|
|||||||
{% set base_metrics_memory = "140Mi" -%}
|
|
||||||
{% set base_metrics_cpu = "80m" -%}
|
|
||||||
{% set base_eventer_memory = "190Mi" -%}
|
|
||||||
{% set metrics_memory_per_node = 4 -%}
|
|
||||||
{% set metrics_cpu_per_node = 0.5 -%}
|
|
||||||
{% set eventer_memory_per_node = 500 -%}
|
|
||||||
{% set num_nodes = pillar.get('num_nodes', -1) -%}
|
|
||||||
{% set nanny_memory = "90Mi" -%}
|
|
||||||
{% set nanny_memory_per_node = 200 -%}
|
|
||||||
{% if num_nodes >= 0 -%}
|
|
||||||
{% set nanny_memory = (90 * 1024 + num_nodes * nanny_memory_per_node)|string + "Ki" -%}
|
|
||||||
{% endif -%}
|
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
@ -70,9 +57,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
|
|
||||||
name: heapster
|
name: heapster
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -86,13 +73,13 @@ spec:
|
|||||||
- --source=kubernetes.summary_api:''
|
- --source=kubernetes.summary_api:''
|
||||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||||
- --sink=gcm:?metrics=autoscaling
|
- --sink=gcm:?metrics=autoscaling
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
name: eventer
|
name: eventer
|
||||||
command:
|
command:
|
||||||
- /eventer
|
- /eventer
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=gcl
|
- --sink=gcl
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@ -125,7 +112,7 @@ spec:
|
|||||||
- --container=heapster
|
- --container=heapster
|
||||||
- --poll-period=300000
|
- --poll-period=300000
|
||||||
- --estimator=exponential
|
- --estimator=exponential
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: eventer-nanny
|
name: eventer-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -1,16 +1,3 @@
|
|||||||
{% set base_metrics_memory = "140Mi" -%}
|
|
||||||
{% set base_metrics_cpu = "80m" -%}
|
|
||||||
{% set base_eventer_memory = "190Mi" -%}
|
|
||||||
{% set metrics_memory_per_node = 4 -%}
|
|
||||||
{% set metrics_cpu_per_node = 0.5|float -%}
|
|
||||||
{% set eventer_memory_per_node = 500 -%}
|
|
||||||
{% set num_nodes = pillar.get('num_nodes', -1) -%}
|
|
||||||
{% set nanny_memory = "90Mi" -%}
|
|
||||||
{% set nanny_memory_per_node = 200 -%}
|
|
||||||
{% if num_nodes >= 0 -%}
|
|
||||||
{% set nanny_memory = (90 * 1024 + num_nodes * nanny_memory_per_node)|string + "Ki" -%}
|
|
||||||
{% endif -%}
|
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
@ -70,8 +57,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
name: heapster
|
name: heapster
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -84,13 +72,13 @@ spec:
|
|||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes.summary_api:''
|
- --source=kubernetes.summary_api:''
|
||||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
name: eventer
|
name: eventer
|
||||||
command:
|
command:
|
||||||
- /eventer
|
- /eventer
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@ -123,7 +111,7 @@ spec:
|
|||||||
- --container=heapster
|
- --container=heapster
|
||||||
- --poll-period=300000
|
- --poll-period=300000
|
||||||
- --estimator=exponential
|
- --estimator=exponential
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: eventer-nanny
|
name: eventer-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -22,6 +22,7 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: node-role.kubernetes.io/master
|
- key: node-role.kubernetes.io/master
|
||||||
effect: NoSchedule
|
effect: NoSchedule
|
||||||
@ -29,7 +30,7 @@ spec:
|
|||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
containers:
|
containers:
|
||||||
- name: influxdb
|
- name: influxdb
|
||||||
image: gcr.io/google_containers/heapster-influxdb-amd64:v1.3.3
|
image: k8s.gcr.io/heapster-influxdb-amd64:v1.3.3
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
@ -46,7 +47,7 @@ spec:
|
|||||||
- name: influxdb-persistent-storage
|
- name: influxdb-persistent-storage
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
- name: grafana
|
- name: grafana
|
||||||
image: gcr.io/google_containers/heapster-grafana-amd64:v4.4.3
|
image: k8s.gcr.io/heapster-grafana-amd64:v4.4.3
|
||||||
env:
|
env:
|
||||||
resources:
|
resources:
|
||||||
# keep request = limit to keep this container in guaranteed class
|
# keep request = limit to keep this container in guaranteed class
|
||||||
|
@ -1,14 +1,3 @@
|
|||||||
{% set base_metrics_memory = "140Mi" -%}
|
|
||||||
{% set base_metrics_cpu = "80m" -%}
|
|
||||||
{% set metrics_memory_per_node = 4 -%}
|
|
||||||
{% set metrics_cpu_per_node = 0.5 -%}
|
|
||||||
{% set num_nodes = pillar.get('num_nodes', -1) -%}
|
|
||||||
{% set nanny_memory = "90Mi" -%}
|
|
||||||
{% set nanny_memory_per_node = 200 -%}
|
|
||||||
{% if num_nodes >= 0 -%}
|
|
||||||
{% set nanny_memory = (90 * 1024 + num_nodes * nanny_memory_per_node)|string + "Ki" -%}
|
|
||||||
{% endif -%}
|
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
@ -55,8 +44,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
name: heapster
|
name: heapster
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -71,7 +61,7 @@ spec:
|
|||||||
- --sink=stackdriver:?cluster_name={{ cluster_name }}&use_old_resources={{ use_old_resources }}&use_new_resources={{ use_new_resources }}&min_interval_sec=100&batch_export_timeout_sec=110
|
- --sink=stackdriver:?cluster_name={{ cluster_name }}&use_old_resources={{ use_old_resources }}&use_new_resources={{ use_new_resources }}&min_interval_sec=100&batch_export_timeout_sec=110
|
||||||
# BEGIN_PROMETHEUS_TO_SD
|
# BEGIN_PROMETHEUS_TO_SD
|
||||||
- name: prom-to-sd
|
- name: prom-to-sd
|
||||||
image: gcr.io/google-containers/prometheus-to-sd:v0.2.2
|
image: k8s.gcr.io/prometheus-to-sd:v0.2.2
|
||||||
command:
|
command:
|
||||||
- /monitor
|
- /monitor
|
||||||
- --source=heapster:http://localhost:8082?whitelisted=stackdriver_requests_count,stackdriver_timeseries_count
|
- --source=heapster:http://localhost:8082?whitelisted=stackdriver_requests_count,stackdriver_timeseries_count
|
||||||
@ -89,7 +79,7 @@ spec:
|
|||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
# END_PROMETHEUS_TO_SD
|
# END_PROMETHEUS_TO_SD
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -1,14 +1,3 @@
|
|||||||
{% set base_metrics_memory = "140Mi" -%}
|
|
||||||
{% set metrics_memory_per_node = 4 -%}
|
|
||||||
{% set base_metrics_cpu = "80m" -%}
|
|
||||||
{% set metrics_cpu_per_node = 0.5 -%}
|
|
||||||
{% set num_nodes = pillar.get('num_nodes', -1) -%}
|
|
||||||
{% set nanny_memory = "90Mi" -%}
|
|
||||||
{% set nanny_memory_per_node = 200 -%}
|
|
||||||
{% if num_nodes >= 0 -%}
|
|
||||||
{% set nanny_memory = (90 * 1024 + num_nodes * nanny_memory_per_node)|string + "Ki" -%}
|
|
||||||
{% endif -%}
|
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
@ -55,8 +44,9 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/heapster-amd64:v1.5.0
|
- image: k8s.gcr.io/heapster-amd64:v1.5.0
|
||||||
name: heapster
|
name: heapster
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -68,7 +58,7 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes.summary_api:''
|
- --source=kubernetes.summary_api:''
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.8.1
|
- image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -27,9 +27,10 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- name: kubernetes-dashboard
|
- name: kubernetes-dashboard
|
||||||
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.8.0
|
image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.8.0
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
@ -56,8 +57,7 @@ spec:
|
|||||||
timeoutSeconds: 30
|
timeoutSeconds: 30
|
||||||
volumes:
|
volumes:
|
||||||
- name: kubernetes-dashboard-certs
|
- name: kubernetes-dashboard-certs
|
||||||
secret:
|
emptyDir: {}
|
||||||
secretName: kubernetes-dashboard-certs
|
|
||||||
- name: tmp-volume
|
- name: tmp-volume
|
||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
serviceAccountName: kubernetes-dashboard
|
serviceAccountName: kubernetes-dashboard
|
||||||
|
@ -36,7 +36,7 @@ spec:
|
|||||||
hostPath:
|
hostPath:
|
||||||
path: /dev
|
path: /dev
|
||||||
containers:
|
containers:
|
||||||
- image: "gcr.io/google-containers/nvidia-gpu-device-plugin@sha256:0e79da6998a61257585e0d3fb5848240129f0fa5b4ad972dfed4049448093c33"
|
- image: "k8s.gcr.io/nvidia-gpu-device-plugin@sha256:0e79da6998a61257585e0d3fb5848240129f0fa5b4ad972dfed4049448093c33"
|
||||||
command: ["/usr/bin/nvidia-gpu-device-plugin", "-logtostderr"]
|
command: ["/usr/bin/nvidia-gpu-device-plugin", "-logtostderr"]
|
||||||
name: nvidia-gpu-device-plugin
|
name: nvidia-gpu-device-plugin
|
||||||
resources:
|
resources:
|
||||||
|
@ -78,9 +78,10 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- name: autoscaler
|
- name: autoscaler
|
||||||
image: gcr.io/google_containers/cluster-proportional-autoscaler-amd64:1.1.2-r2
|
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2-r2
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "20m"
|
cpu: "20m"
|
||||||
|
@ -84,17 +84,7 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
affinity:
|
priorityClassName: system-cluster-critical
|
||||||
podAntiAffinity:
|
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
|
||||||
- weight: 100
|
|
||||||
podAffinityTerm:
|
|
||||||
labelSelector:
|
|
||||||
matchExpressions:
|
|
||||||
- key: k8s-app
|
|
||||||
operator: In
|
|
||||||
values: ["kube-dns"]
|
|
||||||
topologyKey: kubernetes.io/hostname
|
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "CriticalAddonsOnly"
|
- key: "CriticalAddonsOnly"
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
@ -105,7 +95,7 @@ spec:
|
|||||||
optional: true
|
optional: true
|
||||||
containers:
|
containers:
|
||||||
- name: kubedns
|
- name: kubedns
|
||||||
image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.8
|
||||||
resources:
|
resources:
|
||||||
# TODO: Set memory limits when we've profiled the container for large
|
# TODO: Set memory limits when we've profiled the container for large
|
||||||
# clusters, then set request = limit to keep this container in
|
# clusters, then set request = limit to keep this container in
|
||||||
@ -156,7 +146,7 @@ spec:
|
|||||||
- name: kube-dns-config
|
- name: kube-dns-config
|
||||||
mountPath: /kube-dns-config
|
mountPath: /kube-dns-config
|
||||||
- name: dnsmasq
|
- name: dnsmasq
|
||||||
image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.8
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthcheck/dnsmasq
|
path: /healthcheck/dnsmasq
|
||||||
@ -195,7 +185,7 @@ spec:
|
|||||||
- name: kube-dns-config
|
- name: kube-dns-config
|
||||||
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
||||||
- name: sidecar
|
- name: sidecar
|
||||||
image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.8
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /metrics
|
path: /metrics
|
||||||
|
@ -84,17 +84,7 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
affinity:
|
priorityClassName: system-cluster-critical
|
||||||
podAntiAffinity:
|
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
|
||||||
- weight: 100
|
|
||||||
podAffinityTerm:
|
|
||||||
labelSelector:
|
|
||||||
matchExpressions:
|
|
||||||
- key: k8s-app
|
|
||||||
operator: In
|
|
||||||
values: ["kube-dns"]
|
|
||||||
topologyKey: kubernetes.io/hostname
|
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "CriticalAddonsOnly"
|
- key: "CriticalAddonsOnly"
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
@ -105,7 +95,7 @@ spec:
|
|||||||
optional: true
|
optional: true
|
||||||
containers:
|
containers:
|
||||||
- name: kubedns
|
- name: kubedns
|
||||||
image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.8
|
||||||
resources:
|
resources:
|
||||||
# TODO: Set memory limits when we've profiled the container for large
|
# TODO: Set memory limits when we've profiled the container for large
|
||||||
# clusters, then set request = limit to keep this container in
|
# clusters, then set request = limit to keep this container in
|
||||||
@ -156,7 +146,7 @@ spec:
|
|||||||
- name: kube-dns-config
|
- name: kube-dns-config
|
||||||
mountPath: /kube-dns-config
|
mountPath: /kube-dns-config
|
||||||
- name: dnsmasq
|
- name: dnsmasq
|
||||||
image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.8
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthcheck/dnsmasq
|
path: /healthcheck/dnsmasq
|
||||||
@ -195,7 +185,7 @@ spec:
|
|||||||
- name: kube-dns-config
|
- name: kube-dns-config
|
||||||
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
||||||
- name: sidecar
|
- name: sidecar
|
||||||
image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.8
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /metrics
|
path: /metrics
|
||||||
|
@ -84,17 +84,7 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
affinity:
|
priorityClassName: system-cluster-critical
|
||||||
podAntiAffinity:
|
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
|
||||||
- weight: 100
|
|
||||||
podAffinityTerm:
|
|
||||||
labelSelector:
|
|
||||||
matchExpressions:
|
|
||||||
- key: k8s-app
|
|
||||||
operator: In
|
|
||||||
values: ["kube-dns"]
|
|
||||||
topologyKey: kubernetes.io/hostname
|
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "CriticalAddonsOnly"
|
- key: "CriticalAddonsOnly"
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
@ -105,7 +95,7 @@ spec:
|
|||||||
optional: true
|
optional: true
|
||||||
containers:
|
containers:
|
||||||
- name: kubedns
|
- name: kubedns
|
||||||
image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.8
|
||||||
resources:
|
resources:
|
||||||
# TODO: Set memory limits when we've profiled the container for large
|
# TODO: Set memory limits when we've profiled the container for large
|
||||||
# clusters, then set request = limit to keep this container in
|
# clusters, then set request = limit to keep this container in
|
||||||
@ -156,7 +146,7 @@ spec:
|
|||||||
- name: kube-dns-config
|
- name: kube-dns-config
|
||||||
mountPath: /kube-dns-config
|
mountPath: /kube-dns-config
|
||||||
- name: dnsmasq
|
- name: dnsmasq
|
||||||
image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.8
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthcheck/dnsmasq
|
path: /healthcheck/dnsmasq
|
||||||
@ -195,7 +185,7 @@ spec:
|
|||||||
- name: kube-dns-config
|
- name: kube-dns-config
|
||||||
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
||||||
- name: sidecar
|
- name: sidecar
|
||||||
image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.8
|
image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.8
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /metrics
|
path: /metrics
|
||||||
|
@ -18,9 +18,10 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
k8s-app: etcd-empty-dir-cleanup
|
k8s-app: etcd-empty-dir-cleanup
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-node-critical
|
||||||
serviceAccountName: etcd-empty-dir-cleanup
|
serviceAccountName: etcd-empty-dir-cleanup
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
dnsPolicy: Default
|
dnsPolicy: Default
|
||||||
containers:
|
containers:
|
||||||
- name: etcd-empty-dir-cleanup
|
- name: etcd-empty-dir-cleanup
|
||||||
image: gcr.io/google-containers/etcd-empty-dir-cleanup:3.1.10.0
|
image: k8s.gcr.io/etcd-empty-dir-cleanup:3.1.10.0
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
.PHONY: binary build push
|
.PHONY: binary build push
|
||||||
|
|
||||||
PREFIX = gcr.io/google-containers
|
PREFIX = staging-k8s.gcr.io
|
||||||
IMAGE = elasticsearch
|
IMAGE = elasticsearch
|
||||||
TAG = v5.6.4
|
TAG = v5.6.4
|
||||||
|
|
||||||
|
@ -86,7 +86,7 @@ func main() {
|
|||||||
serviceName = "elasticsearch-logging"
|
serviceName = "elasticsearch-logging"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Look for endpoints associated with the Elasticsearch loggging service.
|
// Look for endpoints associated with the Elasticsearch logging service.
|
||||||
// First wait for the service to become available.
|
// First wait for the service to become available.
|
||||||
for t := time.Now(); time.Since(t) < 5*time.Minute; time.Sleep(10 * time.Second) {
|
for t := time.Now(); time.Since(t) < 5*time.Minute; time.Sleep(10 * time.Second) {
|
||||||
elasticsearch, err = client.Core().Services(namespace).Get(serviceName, metav1.GetOptions{})
|
elasticsearch, err = client.Core().Services(namespace).Get(serviceName, metav1.GetOptions{})
|
||||||
|
@ -73,7 +73,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
serviceAccountName: elasticsearch-logging
|
serviceAccountName: elasticsearch-logging
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google-containers/elasticsearch:v5.6.4
|
- image: k8s.gcr.io/elasticsearch:v5.6.4
|
||||||
name: elasticsearch-logging
|
name: elasticsearch-logging
|
||||||
resources:
|
resources:
|
||||||
# need more cpu upon initialization, therefore burstable class
|
# need more cpu upon initialization, therefore burstable class
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: fluentd-es-config-v0.1.3
|
name: fluentd-es-config-v0.1.4
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
labels:
|
labels:
|
||||||
addonmanager.kubernetes.io/mode: Reconcile
|
addonmanager.kubernetes.io/mode: Reconcile
|
||||||
@ -160,6 +160,7 @@ data:
|
|||||||
# Examples:
|
# Examples:
|
||||||
# time="2016-02-04T06:51:03.053580605Z" level=info msg="GET /containers/json"
|
# time="2016-02-04T06:51:03.053580605Z" level=info msg="GET /containers/json"
|
||||||
# time="2016-02-04T07:53:57.505612354Z" level=error msg="HTTP Error" err="No such image: -f" statusCode=404
|
# time="2016-02-04T07:53:57.505612354Z" level=error msg="HTTP Error" err="No such image: -f" statusCode=404
|
||||||
|
# TODO(random-liu): Remove this after cri container runtime rolls out.
|
||||||
<source>
|
<source>
|
||||||
@id docker.log
|
@id docker.log
|
||||||
@type tail
|
@type tail
|
||||||
@ -307,6 +308,7 @@ data:
|
|||||||
</source>
|
</source>
|
||||||
|
|
||||||
# Logs from systemd-journal for interesting services.
|
# Logs from systemd-journal for interesting services.
|
||||||
|
# TODO(random-liu): Remove this after cri container runtime rolls out.
|
||||||
<source>
|
<source>
|
||||||
@id journald-docker
|
@id journald-docker
|
||||||
@type systemd
|
@type systemd
|
||||||
@ -319,6 +321,18 @@ data:
|
|||||||
tag docker
|
tag docker
|
||||||
</source>
|
</source>
|
||||||
|
|
||||||
|
<source>
|
||||||
|
@id journald-container-runtime
|
||||||
|
@type systemd
|
||||||
|
filters [{ "_SYSTEMD_UNIT": "{{ container_runtime }}.service" }]
|
||||||
|
<storage>
|
||||||
|
@type local
|
||||||
|
persistent true
|
||||||
|
</storage>
|
||||||
|
read_from_head true
|
||||||
|
tag container-runtime
|
||||||
|
</source>
|
||||||
|
|
||||||
<source>
|
<source>
|
||||||
@id journald-kubelet
|
@id journald-kubelet
|
||||||
@type systemd
|
@type systemd
|
||||||
|
@ -72,10 +72,11 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-node-critical
|
||||||
serviceAccountName: fluentd-es
|
serviceAccountName: fluentd-es
|
||||||
containers:
|
containers:
|
||||||
- name: fluentd-es
|
- name: fluentd-es
|
||||||
image: gcr.io/google-containers/fluentd-elasticsearch:v2.0.4
|
image: k8s.gcr.io/fluentd-elasticsearch:v2.0.4
|
||||||
env:
|
env:
|
||||||
- name: FLUENTD_ARGS
|
- name: FLUENTD_ARGS
|
||||||
value: --no-supervisor -q
|
value: --no-supervisor -q
|
||||||
@ -112,4 +113,4 @@ spec:
|
|||||||
path: /usr/lib64
|
path: /usr/lib64
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
configMap:
|
configMap:
|
||||||
name: fluentd-es-config-v0.1.3
|
name: fluentd-es-config-v0.1.4
|
||||||
|
@ -31,7 +31,7 @@ COPY Gemfile /Gemfile
|
|||||||
# 2. Install fluentd via ruby.
|
# 2. Install fluentd via ruby.
|
||||||
# 3. Remove build dependencies.
|
# 3. Remove build dependencies.
|
||||||
# 4. Cleanup leftover caches & files.
|
# 4. Cleanup leftover caches & files.
|
||||||
RUN BUILD_DEPS="make gcc g++ libc6-dev ruby-dev" \
|
RUN BUILD_DEPS="make gcc g++ libc6-dev ruby-dev libffi-dev" \
|
||||||
&& clean-install $BUILD_DEPS \
|
&& clean-install $BUILD_DEPS \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libjemalloc1 \
|
libjemalloc1 \
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
.PHONY: build push
|
.PHONY: build push
|
||||||
|
|
||||||
PREFIX = gcr.io/google-containers
|
PREFIX = staging-k8s.gcr.io
|
||||||
IMAGE = fluentd-elasticsearch
|
IMAGE = fluentd-elasticsearch
|
||||||
TAG = v2.0.4
|
TAG = v2.0.4
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ that collects Docker container log files using [Fluentd][fluentd]
|
|||||||
and sends them to an instance of [Elasticsearch][elasticsearch].
|
and sends them to an instance of [Elasticsearch][elasticsearch].
|
||||||
This image is designed to be used as part of the [Kubernetes][kubernetes]
|
This image is designed to be used as part of the [Kubernetes][kubernetes]
|
||||||
cluster bring up process. The image resides at GCR under the name
|
cluster bring up process. The image resides at GCR under the name
|
||||||
[gcr.io/google-containers/fluentd-elasticsearch][image].
|
[k8s.gcr.io/fluentd-elasticsearch][image].
|
||||||
|
|
||||||
[fluentd]: http://www.fluentd.org/
|
[fluentd]: http://www.fluentd.org/
|
||||||
[elasticsearch]: https://www.elastic.co/products/elasticsearch
|
[elasticsearch]: https://www.elastic.co/products/elasticsearch
|
||||||
[kubernetes]: https://kubernetes.io
|
[kubernetes]: https://kubernetes.io
|
||||||
[image]: https://gcr.io/google-containers/fluentd-elasticsearch
|
[image]: https://k8s.gcr.io/fluentd-elasticsearch
|
||||||
|
|
||||||
[]()
|
[]()
|
||||||
|
@ -47,12 +47,12 @@ spec:
|
|||||||
serviceAccountName: event-exporter-sa
|
serviceAccountName: event-exporter-sa
|
||||||
containers:
|
containers:
|
||||||
- name: event-exporter
|
- name: event-exporter
|
||||||
image: gcr.io/google-containers/event-exporter:v0.1.7
|
image: k8s.gcr.io/event-exporter:v0.1.7
|
||||||
command:
|
command:
|
||||||
- '/event-exporter'
|
- '/event-exporter'
|
||||||
# BEGIN_PROMETHEUS_TO_SD
|
# BEGIN_PROMETHEUS_TO_SD
|
||||||
- name: prometheus-to-sd-exporter
|
- name: prometheus-to-sd-exporter
|
||||||
image: gcr.io/google-containers/prometheus-to-sd:v0.2.2
|
image: k8s.gcr.io/prometheus-to-sd:v0.2.2
|
||||||
command:
|
command:
|
||||||
- /monitor
|
- /monitor
|
||||||
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons
|
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons
|
||||||
|
@ -102,6 +102,7 @@ data:
|
|||||||
# Examples:
|
# Examples:
|
||||||
# time="2016-02-04T06:51:03.053580605Z" level=info msg="GET /containers/json"
|
# time="2016-02-04T06:51:03.053580605Z" level=info msg="GET /containers/json"
|
||||||
# time="2016-02-04T07:53:57.505612354Z" level=error msg="HTTP Error" err="No such image: -f" statusCode=404
|
# time="2016-02-04T07:53:57.505612354Z" level=error msg="HTTP Error" err="No such image: -f" statusCode=404
|
||||||
|
# TODO(random-liu): Remove this after cri container runtime rolls out.
|
||||||
<source>
|
<source>
|
||||||
type tail
|
type tail
|
||||||
format /^time="(?<time>[^)]*)" level=(?<severity>[^ ]*) msg="(?<message>[^"]*)"( err="(?<error>[^"]*)")?( statusCode=($<status_code>\d+))?/
|
format /^time="(?<time>[^)]*)" level=(?<severity>[^ ]*) msg="(?<message>[^"]*)"( err="(?<error>[^"]*)")?( statusCode=($<status_code>\d+))?/
|
||||||
@ -239,6 +240,8 @@ data:
|
|||||||
</source>
|
</source>
|
||||||
|
|
||||||
# Logs from systemd-journal for interesting services.
|
# Logs from systemd-journal for interesting services.
|
||||||
|
# TODO(random-liu): Keep this for compatibility, remove this after
|
||||||
|
# cri container runtime rolls out.
|
||||||
<source>
|
<source>
|
||||||
type systemd
|
type systemd
|
||||||
filters [{ "_SYSTEMD_UNIT": "docker.service" }]
|
filters [{ "_SYSTEMD_UNIT": "docker.service" }]
|
||||||
@ -247,6 +250,14 @@ data:
|
|||||||
tag docker
|
tag docker
|
||||||
</source>
|
</source>
|
||||||
|
|
||||||
|
<source>
|
||||||
|
type systemd
|
||||||
|
filters [{ "_SYSTEMD_UNIT": "{{ container_runtime }}.service" }]
|
||||||
|
pos_file /var/log/gcp-journald-container-runtime.pos
|
||||||
|
read_from_head true
|
||||||
|
tag container-runtime
|
||||||
|
</source>
|
||||||
|
|
||||||
<source>
|
<source>
|
||||||
type systemd
|
type systemd
|
||||||
filters [{ "_SYSTEMD_UNIT": "kubelet.service" }]
|
filters [{ "_SYSTEMD_UNIT": "kubelet.service" }]
|
||||||
@ -387,7 +398,7 @@ data:
|
|||||||
num_threads 2
|
num_threads 2
|
||||||
</match>
|
</match>
|
||||||
metadata:
|
metadata:
|
||||||
name: fluentd-gcp-config-v1.2.3
|
name: fluentd-gcp-config-v1.2.4
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
labels:
|
labels:
|
||||||
addonmanager.kubernetes.io/mode: Reconcile
|
addonmanager.kubernetes.io/mode: Reconcile
|
||||||
|
@ -23,11 +23,12 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-node-critical
|
||||||
serviceAccountName: fluentd-gcp
|
serviceAccountName: fluentd-gcp
|
||||||
dnsPolicy: Default
|
dnsPolicy: Default
|
||||||
containers:
|
containers:
|
||||||
- name: fluentd-gcp
|
- name: fluentd-gcp
|
||||||
image: gcr.io/google-containers/fluentd-gcp:2.0.14
|
image: k8s.gcr.io/fluentd-gcp:2.0.14
|
||||||
env:
|
env:
|
||||||
- name: FLUENTD_ARGS
|
- name: FLUENTD_ARGS
|
||||||
value: --no-supervisor -q
|
value: --no-supervisor -q
|
||||||
@ -82,7 +83,7 @@ spec:
|
|||||||
fi;
|
fi;
|
||||||
# BEGIN_PROMETHEUS_TO_SD
|
# BEGIN_PROMETHEUS_TO_SD
|
||||||
- name: prometheus-to-sd-exporter
|
- name: prometheus-to-sd-exporter
|
||||||
image: gcr.io/google-containers/prometheus-to-sd:v0.2.2
|
image: k8s.gcr.io/prometheus-to-sd:v0.2.2
|
||||||
command:
|
command:
|
||||||
- /monitor
|
- /monitor
|
||||||
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons
|
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons
|
||||||
@ -122,4 +123,4 @@ spec:
|
|||||||
path: /usr/lib64
|
path: /usr/lib64
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
configMap:
|
configMap:
|
||||||
name: fluentd-gcp-config-v1.2.3
|
name: fluentd-gcp-config-v1.2.4
|
||||||
|
@ -24,11 +24,12 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-node-critical
|
||||||
serviceAccountName: ip-masq-agent
|
serviceAccountName: ip-masq-agent
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- name: ip-masq-agent
|
- name: ip-masq-agent
|
||||||
image: gcr.io/google-containers/ip-masq-agent-amd64:v2.0.2
|
image: k8s.gcr.io/ip-masq-agent-amd64:v2.0.2
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
@ -0,0 +1,32 @@
|
|||||||
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
|
kind: ClusterRole
|
||||||
|
metadata:
|
||||||
|
name: system:metadata-agent
|
||||||
|
labels:
|
||||||
|
kubernetes.io/cluster-service: "true"
|
||||||
|
addonmanager.kubernetes.io/mode: Reconcile
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- ""
|
||||||
|
- "apps"
|
||||||
|
- "extensions"
|
||||||
|
resources:
|
||||||
|
- "*"
|
||||||
|
verbs:
|
||||||
|
- watch
|
||||||
|
---
|
||||||
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
|
kind: ClusterRoleBinding
|
||||||
|
metadata:
|
||||||
|
name: system:metadata-agent
|
||||||
|
labels:
|
||||||
|
kubernetes.io/cluster-service: "true"
|
||||||
|
addonmanager.kubernetes.io/mode: Reconcile
|
||||||
|
roleRef:
|
||||||
|
apiGroup: rbac.authorization.k8s.io
|
||||||
|
kind: ClusterRole
|
||||||
|
name: system:metadata-agent
|
||||||
|
subjects:
|
||||||
|
- kind: ServiceAccount
|
||||||
|
name: metadata-agent
|
||||||
|
namespace: kube-system
|
@ -1,23 +1,33 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: ServiceAccount
|
||||||
|
metadata:
|
||||||
|
name: metadata-agent
|
||||||
|
namespace: kube-system
|
||||||
|
labels:
|
||||||
|
kubernetes.io/cluster-service: "true"
|
||||||
|
addonmanager.kubernetes.io/mode: Reconcile
|
||||||
|
---
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: extensions/v1beta1
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: stackdriver-agents
|
app: metadata-agent
|
||||||
kubernetes.io/cluster-service: "true"
|
kubernetes.io/cluster-service: "true"
|
||||||
addonmanager.kubernetes.io/mode: Reconcile
|
addonmanager.kubernetes.io/mode: Reconcile
|
||||||
name: stackdriver-agents
|
name: metadata-agent
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: stackdriver-agents
|
app: metadata-agent
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: stackdriver-agents
|
app: metadata-agent
|
||||||
spec:
|
spec:
|
||||||
|
serviceAccountName: metadata-agent
|
||||||
containers:
|
containers:
|
||||||
- image: us.gcr.io/container-monitoring-storage/stackdriver-metadata-agent:{{ metadata_agent_version }}
|
- image: gcr.io/stackdriver-agents/stackdriver-metadata-agent:{{ metadata_agent_version }}
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: metadata-agent
|
name: metadata-agent
|
||||||
ports:
|
ports:
|
||||||
|
@ -33,12 +33,13 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-node-critical
|
||||||
serviceAccountName: metadata-proxy
|
serviceAccountName: metadata-proxy
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
dnsPolicy: Default
|
dnsPolicy: Default
|
||||||
containers:
|
containers:
|
||||||
- name: metadata-proxy
|
- name: metadata-proxy
|
||||||
image: gcr.io/google_containers/metadata-proxy:v0.1.9
|
image: k8s.gcr.io/metadata-proxy:v0.1.9
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
# Request and limit resources to get guaranteed QoS.
|
# Request and limit resources to get guaranteed QoS.
|
||||||
@ -51,7 +52,7 @@ spec:
|
|||||||
cpu: "30m"
|
cpu: "30m"
|
||||||
# BEGIN_PROMETHEUS_TO_SD
|
# BEGIN_PROMETHEUS_TO_SD
|
||||||
- name: prometheus-to-sd-exporter
|
- name: prometheus-to-sd-exporter
|
||||||
image: gcr.io/google_containers/prometheus-to-sd:v0.2.2
|
image: k8s.gcr.io/prometheus-to-sd:v0.2.2
|
||||||
# Request and limit resources to get guaranteed QoS.
|
# Request and limit resources to get guaranteed QoS.
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
@ -44,10 +44,11 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||||
spec:
|
spec:
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
serviceAccountName: metrics-server
|
serviceAccountName: metrics-server
|
||||||
containers:
|
containers:
|
||||||
- name: metrics-server
|
- name: metrics-server
|
||||||
image: gcr.io/google_containers/metrics-server-amd64:v0.2.1
|
image: k8s.gcr.io/metrics-server-amd64:v0.2.1
|
||||||
command:
|
command:
|
||||||
- /metrics-server
|
- /metrics-server
|
||||||
- --source=kubernetes.summary_api:''
|
- --source=kubernetes.summary_api:''
|
||||||
@ -56,7 +57,7 @@ spec:
|
|||||||
name: https
|
name: https
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
- name: metrics-server-nanny
|
- name: metrics-server-nanny
|
||||||
image: gcr.io/google_containers/addon-resizer:1.8.1
|
image: k8s.gcr.io/addon-resizer:1.8.1
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
@ -43,7 +43,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: node-problem-detector
|
- name: node-problem-detector
|
||||||
image: gcr.io/google_containers/node-problem-detector:v0.4.1
|
image: k8s.gcr.io/node-problem-detector:v0.4.1
|
||||||
command:
|
command:
|
||||||
- "/bin/sh"
|
- "/bin/sh"
|
||||||
- "-c"
|
- "-c"
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
IMAGE=gcr.io/google_containers/python
|
IMAGE=staging-k8s.gcr.io/python
|
||||||
VERSION=v1
|
VERSION=v1
|
||||||
|
|
||||||
.PHONY: build push
|
.PHONY: build push
|
||||||
|
@ -1,274 +0,0 @@
|
|||||||
# Private Docker Registry in Kubernetes
|
|
||||||
|
|
||||||
Kubernetes offers an optional private Docker registry addon, which you can turn
|
|
||||||
on when you bring up a cluster or install later. This gives you a place to
|
|
||||||
store truly private Docker images for your cluster.
|
|
||||||
|
|
||||||
## How it works
|
|
||||||
|
|
||||||
The private registry runs as a `Pod` in your cluster. It does not currently
|
|
||||||
support SSL or authentication, which triggers Docker's "insecure registry"
|
|
||||||
logic. To work around this, we run a proxy on each node in the cluster,
|
|
||||||
exposing a port onto the node (via a hostPort), which Docker accepts as
|
|
||||||
"secure", since it is accessed by `localhost`.
|
|
||||||
|
|
||||||
## Turning it on
|
|
||||||
|
|
||||||
Some cluster installs (e.g. GCE) support this as a cluster-birth flag. The
|
|
||||||
`ENABLE_CLUSTER_REGISTRY` variable in `cluster/gce/config-default.sh` governs
|
|
||||||
whether the registry is run or not. To set this flag, you can specify
|
|
||||||
`KUBE_ENABLE_CLUSTER_REGISTRY=true` when running `kube-up.sh`. If your cluster
|
|
||||||
does not include this flag, the following steps should work. Note that some of
|
|
||||||
this is cloud-provider specific, so you may have to customize it a bit.
|
|
||||||
|
|
||||||
### Make some storage
|
|
||||||
|
|
||||||
The primary job of the registry is to store data. To do that we have to decide
|
|
||||||
where to store it. For cloud environments that have networked storage, we can
|
|
||||||
use Kubernetes's `PersistentVolume` abstraction. The following template is
|
|
||||||
expanded by `salt` in the GCE cluster turnup, but can easily be adapted to
|
|
||||||
other situations:
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE registry-pv.yaml.in -->
|
|
||||||
```yaml
|
|
||||||
kind: PersistentVolume
|
|
||||||
apiVersion: v1
|
|
||||||
metadata:
|
|
||||||
name: kube-system-kube-registry-pv
|
|
||||||
labels:
|
|
||||||
kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
{% if pillar.get('cluster_registry_disk_type', '') == 'gce' %}
|
|
||||||
capacity:
|
|
||||||
storage: {{ pillar['cluster_registry_disk_size'] }}
|
|
||||||
accessModes:
|
|
||||||
- ReadWriteOnce
|
|
||||||
gcePersistentDisk:
|
|
||||||
pdName: "{{ pillar['cluster_registry_disk_name'] }}"
|
|
||||||
fsType: "ext4"
|
|
||||||
{% endif %}
|
|
||||||
```
|
|
||||||
<!-- END MUNGE: EXAMPLE registry-pv.yaml.in -->
|
|
||||||
|
|
||||||
If, for example, you wanted to use NFS you would just need to change the
|
|
||||||
`gcePersistentDisk` block to `nfs`. See
|
|
||||||
[here](https://kubernetes.io/docs/user-guide/volumes.md) for more details on volumes.
|
|
||||||
|
|
||||||
Note that in any case, the storage (in the case the GCE PersistentDisk) must be
|
|
||||||
created independently - this is not something Kubernetes manages for you (yet).
|
|
||||||
|
|
||||||
### I don't want or don't have persistent storage
|
|
||||||
|
|
||||||
If you are running in a place that doesn't have networked storage, or if you
|
|
||||||
just want to kick the tires on this without committing to it, you can easily
|
|
||||||
adapt the `ReplicationController` specification below to use a simple
|
|
||||||
`emptyDir` volume instead of a `persistentVolumeClaim`.
|
|
||||||
|
|
||||||
## Claim the storage
|
|
||||||
|
|
||||||
Now that the Kubernetes cluster knows that some storage exists, you can put a
|
|
||||||
claim on that storage. As with the `PersistentVolume` above, you can start
|
|
||||||
with the `salt` template:
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE registry-pvc.yaml.in -->
|
|
||||||
```yaml
|
|
||||||
kind: PersistentVolumeClaim
|
|
||||||
apiVersion: v1
|
|
||||||
metadata:
|
|
||||||
name: kube-registry-pvc
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
accessModes:
|
|
||||||
- ReadWriteOnce
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
storage: {{ pillar['cluster_registry_disk_size'] }}
|
|
||||||
```
|
|
||||||
<!-- END MUNGE: EXAMPLE registry-pvc.yaml.in -->
|
|
||||||
|
|
||||||
This tells Kubernetes that you want to use storage, and the `PersistentVolume`
|
|
||||||
you created before will be bound to this claim (unless you have other
|
|
||||||
`PersistentVolumes` in which case those might get bound instead). This claim
|
|
||||||
gives you the right to use this storage until you release the claim.
|
|
||||||
|
|
||||||
## Run the registry
|
|
||||||
|
|
||||||
Now we can run a Docker registry:
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE registry-rc.yaml -->
|
|
||||||
```yaml
|
|
||||||
apiVersion: v1
|
|
||||||
kind: ReplicationController
|
|
||||||
metadata:
|
|
||||||
name: kube-registry-v0
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry-upstream
|
|
||||||
version: v0
|
|
||||||
kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
replicas: 1
|
|
||||||
selector:
|
|
||||||
k8s-app: kube-registry-upstream
|
|
||||||
version: v0
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry-upstream
|
|
||||||
version: v0
|
|
||||||
kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: registry
|
|
||||||
image: registry:2
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
env:
|
|
||||||
- name: REGISTRY_HTTP_ADDR
|
|
||||||
value: :5000
|
|
||||||
- name: REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY
|
|
||||||
value: /var/lib/registry
|
|
||||||
volumeMounts:
|
|
||||||
- name: image-store
|
|
||||||
mountPath: /var/lib/registry
|
|
||||||
ports:
|
|
||||||
- containerPort: 5000
|
|
||||||
name: registry
|
|
||||||
protocol: TCP
|
|
||||||
volumes:
|
|
||||||
- name: image-store
|
|
||||||
persistentVolumeClaim:
|
|
||||||
claimName: kube-registry-pvc
|
|
||||||
```
|
|
||||||
<!-- END MUNGE: EXAMPLE registry-rc.yaml -->
|
|
||||||
|
|
||||||
## Expose the registry in the cluster
|
|
||||||
|
|
||||||
Now that we have a registry `Pod` running, we can expose it as a Service:
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE registry-svc.yaml -->
|
|
||||||
```yaml
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Service
|
|
||||||
metadata:
|
|
||||||
name: kube-registry
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry-upstream
|
|
||||||
kubernetes.io/cluster-service: "true"
|
|
||||||
kubernetes.io/name: "KubeRegistry"
|
|
||||||
spec:
|
|
||||||
selector:
|
|
||||||
k8s-app: kube-registry-upstream
|
|
||||||
ports:
|
|
||||||
- name: registry
|
|
||||||
port: 5000
|
|
||||||
protocol: TCP
|
|
||||||
```
|
|
||||||
<!-- END MUNGE: EXAMPLE registry-svc.yaml -->
|
|
||||||
|
|
||||||
## Expose the registry on each node
|
|
||||||
|
|
||||||
Now that we have a running `Service`, we need to expose it onto each Kubernetes
|
|
||||||
`Node` so that Docker will see it as `localhost`. We can load a `Pod` on every
|
|
||||||
node by creating following daemonset.
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE ../../saltbase/salt/kube-registry-proxy/kube-registry-proxy.yaml -->
|
|
||||||
```yaml
|
|
||||||
apiVersion: extensions/v1beta1
|
|
||||||
kind: DaemonSet
|
|
||||||
metadata:
|
|
||||||
name: kube-registry-proxy
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry-proxy
|
|
||||||
kubernetes.io/cluster-service: "true"
|
|
||||||
version: v0.4
|
|
||||||
spec:
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry-proxy
|
|
||||||
kubernetes.io/name: "kube-registry-proxy"
|
|
||||||
kubernetes.io/cluster-service: "true"
|
|
||||||
version: v0.4
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: kube-registry-proxy
|
|
||||||
image: gcr.io/google_containers/kube-registry-proxy:0.4
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 50Mi
|
|
||||||
env:
|
|
||||||
- name: REGISTRY_HOST
|
|
||||||
value: kube-registry.kube-system.svc.cluster.local
|
|
||||||
- name: REGISTRY_PORT
|
|
||||||
value: "5000"
|
|
||||||
ports:
|
|
||||||
- name: registry
|
|
||||||
containerPort: 80
|
|
||||||
hostPort: 5000
|
|
||||||
```
|
|
||||||
<!-- END MUNGE: EXAMPLE ../../saltbase/salt/kube-registry-proxy/kube-registry-proxy.yaml -->
|
|
||||||
|
|
||||||
When modifying replication-controller, service and daemon-set defintions, take
|
|
||||||
care to ensure _unique_ identifiers for the rc-svc couple and the daemon-set.
|
|
||||||
Failing to do so will have register the localhost proxy daemon-sets to the
|
|
||||||
upstream service. As a result they will then try to proxy themselves, which
|
|
||||||
will, for obvious reasons, not work.
|
|
||||||
|
|
||||||
This ensures that port 5000 on each node is directed to the registry `Service`.
|
|
||||||
You should be able to verify that it is running by hitting port 5000 with a web
|
|
||||||
browser and getting a 404 error:
|
|
||||||
|
|
||||||
```console
|
|
||||||
$ curl localhost:5000
|
|
||||||
404 page not found
|
|
||||||
```
|
|
||||||
|
|
||||||
## Using the registry
|
|
||||||
|
|
||||||
To use an image hosted by this registry, simply say this in your `Pod`'s
|
|
||||||
`spec.containers[].image` field:
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
image: localhost:5000/user/container
|
|
||||||
```
|
|
||||||
|
|
||||||
Before you can use the registry, you have to be able to get images into it,
|
|
||||||
though. If you are building an image on your Kubernetes `Node`, you can spell
|
|
||||||
out `localhost:5000` when you build and push. More likely, though, you are
|
|
||||||
building locally and want to push to your cluster.
|
|
||||||
|
|
||||||
You can use `kubectl` to set up a port-forward from your local node to a
|
|
||||||
running Pod:
|
|
||||||
|
|
||||||
```console
|
|
||||||
$ POD=$(kubectl get pods --namespace kube-system -l k8s-app=kube-registry-upstream \
|
|
||||||
-o template --template '{{range .items}}{{.metadata.name}} {{.status.phase}}{{"\n"}}{{end}}' \
|
|
||||||
| grep Running | head -1 | cut -f1 -d' ')
|
|
||||||
|
|
||||||
$ kubectl port-forward --namespace kube-system $POD 5000:5000 &
|
|
||||||
```
|
|
||||||
|
|
||||||
Now you can build and push images on your local computer as
|
|
||||||
`localhost:5000/yourname/container` and those images will be available inside
|
|
||||||
your kubernetes cluster with the same name.
|
|
||||||
|
|
||||||
# More Extensions
|
|
||||||
|
|
||||||
- [Use GCS as storage backend](gcs/README.md)
|
|
||||||
- [Enable TLS/SSL](tls/README.md)
|
|
||||||
- [Enable Authentication](auth/README.md)
|
|
||||||
|
|
||||||
## Future improvements
|
|
||||||
|
|
||||||
* Allow port-forwarding to a Service rather than a pod (#15180)
|
|
||||||
|
|
||||||
|
|
||||||
[]()
|
|
@ -1,92 +0,0 @@
|
|||||||
# Enable Authentication with Htpasswd for Kube-Registry
|
|
||||||
|
|
||||||
Docker registry support a few authentication providers. Full list of supported provider can be found [here](https://docs.docker.com/registry/configuration/#auth). This document describes how to enable authentication with htpasswd for kube-registry.
|
|
||||||
|
|
||||||
### Prepare Htpasswd Secret
|
|
||||||
|
|
||||||
Please generate your own htpasswd file. Assuming the file you generated is `htpasswd`.
|
|
||||||
Creating secret to hold htpasswd...
|
|
||||||
```console
|
|
||||||
$ kubectl --namespace=kube-system create secret generic registry-auth-secret --from-file=htpasswd=htpasswd
|
|
||||||
```
|
|
||||||
|
|
||||||
### Run Registry
|
|
||||||
|
|
||||||
Please be noted that this sample rc is using emptyDir as storage backend for simplicity.
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE registry-auth-rc.yaml -->
|
|
||||||
```yaml
|
|
||||||
apiVersion: v1
|
|
||||||
kind: ReplicationController
|
|
||||||
metadata:
|
|
||||||
name: kube-registry-v0
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
replicas: 1
|
|
||||||
selector:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: registry
|
|
||||||
image: registry:2
|
|
||||||
resources:
|
|
||||||
# keep request = limit to keep this container in guaranteed class
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
env:
|
|
||||||
- name: REGISTRY_HTTP_ADDR
|
|
||||||
value: :5000
|
|
||||||
- name: REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY
|
|
||||||
value: /var/lib/registry
|
|
||||||
- name: REGISTRY_AUTH_HTPASSWD_REALM
|
|
||||||
value: basic_realm
|
|
||||||
- name: REGISTRY_AUTH_HTPASSWD_PATH
|
|
||||||
value: /auth/htpasswd
|
|
||||||
volumeMounts:
|
|
||||||
- name: image-store
|
|
||||||
mountPath: /var/lib/registry
|
|
||||||
- name: auth-dir
|
|
||||||
mountPath: /auth
|
|
||||||
ports:
|
|
||||||
- containerPort: 5000
|
|
||||||
name: registry
|
|
||||||
protocol: TCP
|
|
||||||
volumes:
|
|
||||||
- name: image-store
|
|
||||||
emptyDir: {}
|
|
||||||
- name: auth-dir
|
|
||||||
secret:
|
|
||||||
secretName: registry-auth-secret
|
|
||||||
```
|
|
||||||
<!-- END MUNGE: EXAMPLE registry-auth-rc.yaml -->
|
|
||||||
|
|
||||||
No changes are needed for other components (kube-registry service and proxy).
|
|
||||||
|
|
||||||
### To Verify
|
|
||||||
|
|
||||||
Setup proxy or port-forwarding to the kube-registry. Image push/pull should fail without authentication. Then use `docker login` to authenticate with kube-registry and see if it works.
|
|
||||||
|
|
||||||
### Configure Nodes to Authenticate with Kube-Registry
|
|
||||||
|
|
||||||
By default, nodes assume no authentication is required by kube-registry. Without authentication, nodes cannot pull images from kube-registry. To solve this, more documentation can be found [Here](https://github.com/kubernetes/kubernetes.github.io/blob/master/docs/concepts/containers/images.md#configuring-nodes-to-authenticate-to-a-private-repository).
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[]()
|
|
@ -1,56 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: ReplicationController
|
|
||||||
metadata:
|
|
||||||
name: kube-registry-v0
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
replicas: 1
|
|
||||||
selector:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: registry
|
|
||||||
image: registry:2
|
|
||||||
resources:
|
|
||||||
# keep request = limit to keep this container in guaranteed class
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
env:
|
|
||||||
- name: REGISTRY_HTTP_ADDR
|
|
||||||
value: :5000
|
|
||||||
- name: REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY
|
|
||||||
value: /var/lib/registry
|
|
||||||
- name: REGISTRY_AUTH_HTPASSWD_REALM
|
|
||||||
value: basic_realm
|
|
||||||
- name: REGISTRY_AUTH_HTPASSWD_PATH
|
|
||||||
value: /auth/htpasswd
|
|
||||||
volumeMounts:
|
|
||||||
- name: image-store
|
|
||||||
mountPath: /var/lib/registry
|
|
||||||
- name: auth-dir
|
|
||||||
mountPath: /auth
|
|
||||||
ports:
|
|
||||||
- containerPort: 5000
|
|
||||||
name: registry
|
|
||||||
protocol: TCP
|
|
||||||
volumes:
|
|
||||||
- name: image-store
|
|
||||||
emptyDir: {}
|
|
||||||
- name: auth-dir
|
|
||||||
secret:
|
|
||||||
secretName: registry-auth-secret
|
|
@ -1,81 +0,0 @@
|
|||||||
# Kube-Registry with GCS storage backend
|
|
||||||
|
|
||||||
Besides local file system, docker registry also supports a number of cloud storage backends. Full list of supported backend can be found [here](https://docs.docker.com/registry/configuration/#storage). This document describes how to enable GCS for kube-registry as storage backend.
|
|
||||||
|
|
||||||
A few preparation steps are needed.
|
|
||||||
1. Create a bucket named kube-registry in GCS.
|
|
||||||
1. Create a service account for GCS access and create key file in json format. Detail instruction can be found [here](https://cloud.google.com/storage/docs/authentication#service_accounts).
|
|
||||||
|
|
||||||
|
|
||||||
### Pack Keyfile into a Secret
|
|
||||||
|
|
||||||
Assuming you have downloaded the keyfile as `keyfile.json`. Create secret with the `keyfile.json`...
|
|
||||||
```console
|
|
||||||
$ kubectl --namespace=kube-system create secret generic gcs-key-secret --from-file=keyfile=keyfile.json
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
### Run Registry
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE registry-gcs-rc.yaml -->
|
|
||||||
```yaml
|
|
||||||
apiVersion: v1
|
|
||||||
kind: ReplicationController
|
|
||||||
metadata:
|
|
||||||
name: kube-registry-v0
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
replicas: 1
|
|
||||||
selector:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: registry
|
|
||||||
image: registry:2
|
|
||||||
resources:
|
|
||||||
# keep request = limit to keep this container in guaranteed class
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
env:
|
|
||||||
- name: REGISTRY_HTTP_ADDR
|
|
||||||
value: :5000
|
|
||||||
- name: REGISTRY_STORAGE
|
|
||||||
value: gcs
|
|
||||||
- name: REGISTRY_STORAGE_GCS_BUCKET
|
|
||||||
value: kube-registry
|
|
||||||
- name: REGISTRY_STORAGE_GCS_KEYFILE
|
|
||||||
value: /gcs/keyfile
|
|
||||||
ports:
|
|
||||||
- containerPort: 5000
|
|
||||||
name: registry
|
|
||||||
protocol: TCP
|
|
||||||
volumeMounts:
|
|
||||||
- name: gcs-key
|
|
||||||
mountPath: /gcs
|
|
||||||
volumes:
|
|
||||||
- name: gcs-key
|
|
||||||
secret:
|
|
||||||
secretName: gcs-key-secret
|
|
||||||
```
|
|
||||||
<!-- END MUNGE: EXAMPLE registry-gcs-rc.yaml -->
|
|
||||||
|
|
||||||
|
|
||||||
No changes are needed for other components (kube-registry service and proxy).
|
|
||||||
|
|
||||||
|
|
||||||
[]()
|
|
@ -1,52 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: ReplicationController
|
|
||||||
metadata:
|
|
||||||
name: kube-registry-v0
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
replicas: 1
|
|
||||||
selector:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
k8s-app: kube-registry
|
|
||||||
version: v0
|
|
||||||
# kubernetes.io/cluster-service: "true"
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: registry
|
|
||||||
image: registry:2
|
|
||||||
resources:
|
|
||||||
# keep request = limit to keep this container in guaranteed class
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
env:
|
|
||||||
- name: REGISTRY_HTTP_ADDR
|
|
||||||
value: :5000
|
|
||||||
- name: REGISTRY_STORAGE
|
|
||||||
value: gcs
|
|
||||||
- name: REGISTRY_STORAGE_GCS_BUCKET
|
|
||||||
value: kube-registry
|
|
||||||
- name: REGISTRY_STORAGE_GCS_KEYFILE
|
|
||||||
value: /gcs/keyfile
|
|
||||||
ports:
|
|
||||||
- containerPort: 5000
|
|
||||||
name: registry
|
|
||||||
protocol: TCP
|
|
||||||
volumeMounts:
|
|
||||||
- name: gcs-key
|
|
||||||
mountPath: /gcs
|
|
||||||
volumes:
|
|
||||||
- name: gcs-key
|
|
||||||
secret:
|
|
||||||
secretName: gcs-key-secret
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user