Lubomir I. Ivanov
30467aa34b
kubeadm: autogenerated docs for wait-control-plane phase
2018-11-02 15:47:23 +02:00
Lubomir I. Ivanov
c4282de75a
kubeadm: autogenerated docs for etcd phase
2018-11-01 18:29:18 +02:00
k8s-ci-robot
11706d3803
Merge pull request #67795 from mbohlool/crd_conversion_api_changes
...
CRD Conversion API Changes
2018-10-31 23:04:37 -07:00
Mehdy Bohlool
e27096cdb4
Update generated files
2018-10-31 14:47:13 -07:00
fabriziopandini
b56e122e66
autogenerated
2018-10-31 22:19:01 +01:00
k8s-ci-robot
007bbb8388
Merge pull request #70097 from neolit123/phase-control-plane
...
kubeadm: graduate the control-plane phase
2018-10-31 08:15:32 -07:00
Lubomir I. Ivanov
c8c93bb581
kubeadm: autogenerated docs
2018-10-31 16:05:21 +02:00
k8s-ci-robot
1dd7e6f65c
Merge pull request #70295 from caesarxuchao/ownerRef-nonnamespaced
...
Fixing comments on the OwnerReference
2018-10-30 16:16:18 -07:00
k8s-ci-robot
739998f8fe
Merge pull request #70098 from fabriziopandini/kubeadm-graduate-kubeconfig
...
Kubeadm graduate kubeconfig phase
2018-10-30 12:22:48 -07:00
k8s-ci-robot
93d1567c6f
Merge pull request #70032 from iamneha/delete_namespaced_job_spec
...
Fix(bug): make body an optional parameter in [DELETE] /apis/batch/v1/…
2018-10-30 11:03:40 -07:00
Chao Xu
1cc316f4dc
Update comments on the OwnerReference to acknowledge that the owning
...
object can be cluster scoped.
2018-10-30 10:28:44 -07:00
fabriziopandini
4f26d1de5f
autogenerated
2018-10-30 16:35:37 +01:00
Rafael Fernández López
24b4e378c8
kubeadm: graduate `certs` phase: update documentation
2018-10-29 17:23:38 +01:00
Neha Yadav
adf7d4a2bd
Generated changes for make body a optional parameter
2018-10-27 09:33:36 +05:30
fabriziopandini
4505aa2108
autogenerated
2018-10-24 12:57:42 +02:00
Jordan Liggitt
921c60d30f
Generated files
2018-10-23 13:50:03 -04:00
k8s-ci-robot
a6e273214b
Merge pull request #69617 from rosti/config-defaults-split
...
kubeadm: Introduce config print init/join-defaults
2018-10-20 08:04:53 -07:00
k8s-ci-robot
0bf8a51f4b
Merge pull request #69666 from fabriziopandini/kubeadm-graduate-preflight
...
Kubeadm graduate preflight phase
2018-10-20 05:58:53 -07:00
Lubomir I. Ivanov
8c9cb0c71f
docs/admin: add OWNERS file with cmd/kubeadm approvers
2018-10-18 18:45:17 +03:00
Rostislav M. Georgiev
91049ef77b
kubeadm: Introduce config print init/join-defaults
...
In order to improve the UX of kubeadm, it was decided to introduce the
following subcommands:
- `kubeadm config print` - this is currently only a placeholder for subcommands
that deal printing of some kind of configuration.
- `kubeadm config print init-defaults` - prints the default combination of
InitConfiguration and ClusterConfiguration. Selected component configs can be
printed too if the `--component-configs` command line switch is used.
- `kubeadm config print join-defaults` - prints the default JoinConfiguration.
This command also supports the use of `--component-configs`.
- `kubeadm config print-defaults` is deprecated in favor of
`kubeadm config print init/join-defaults`.
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-10-18 14:21:02 +03:00
fabriziopandini
22da6a66a2
autogenerated
2018-10-18 11:52:15 +02:00
Patrick Barker
b8e1250487
adds dynamic audit api generated
2018-10-16 13:07:27 +00:00
k8s-ci-robot
d20912c83f
Merge pull request #69728 from SataQiu/fix-2018101201
...
fix some typos
2018-10-13 21:47:08 -07:00
k8s-ci-robot
2a2c71a6f8
Merge pull request #69772 from cblecker/api-block-inheritance
...
Disable OWNERS inheritance on key api change directories
2018-10-13 13:19:28 -07:00
Christoph Blecker
617603db18
Disable OWNERS inheritance on key api change directories
2018-10-13 09:44:55 -07:00
k8s-ci-robot
74d0ef2291
Merge pull request #69694 from jessfraz/69647
...
add default for ProcMountType
2018-10-12 16:01:42 -07:00
Jess Frazelle
ce6f716ffd
run make update
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-10-12 12:16:38 -04:00
SataQiu
e1d5b97f3f
fix some typos
2018-10-12 22:29:18 +08:00
Mayank Kumar
bc3e3afc46
api changes for psp runasgroup policy
2018-10-09 17:32:09 -07:00
k8s-ci-robot
8fa5d386a1
Merge pull request #66605 from islinwb/default_RevisionHistoryLimit
...
Default extensions/v1beta1 Deployment's RevisionHistoryLimit to MaxInt32
2018-10-08 10:41:46 -07:00
Haowei Cai
6ef3647836
generated
2018-10-02 17:57:51 -07:00
Antoine Pelisse
e1eadc5031
Move `diff` command to root rather than alpha
...
New command is now `kubectl diff` rather than `kubectl alpha diff` since
it's moving out of alpha soon, and will be using dry-run apply to
produce the diff rather than the custom merge logic.
2018-09-27 13:11:43 -07:00
k8s-ci-robot
dbba1a5384
Merge pull request #68864 from roycaihw/fix-rollback-doc
...
Fix openapi spec and api reference: posting a rollback returns a metav1.Status
2018-09-26 19:22:53 -07:00
k8s-ci-robot
170dcc2ea0
Merge pull request #68754 from bradhoekstra/optional-service-env-variables
...
kubelet: Make service environment variables optional
2018-09-24 10:59:32 -07:00
Haowei Cai
9f78c45c01
generated
2018-09-19 17:35:42 -07:00
Lubomir I. Ivanov
48d52a3075
kubeadm: include the 'certs renew' sub-command in the CLI
...
The command seems to be missing in the CLI.
Add it as sub-command under 'kubeadm alpha phase certs'.
2018-09-19 05:09:00 +03:00
Brad Hoekstra
ac8799a80d
kubelet: Make service environment variables optional
2018-09-17 16:27:36 -04:00
Xing Yang
897e3c8d11
Add generated files
2018-09-12 17:34:51 -07:00
k8s-ci-robot
99f319567a
Merge pull request #68015 from damemi/hpa-metrics-specificity
...
Support backwards compatibility for v1beta1 custom metrics client
2018-09-10 16:12:23 -07:00
fabriziopandini
44e49f00bc
kubeadm-annotate-cri
2018-09-10 10:23:46 +02:00
Solly Ross
76bd48b140
Fix up potentially empty fields in HPA v2beta2
...
There were a few cases where fields that should have been marked optional
were not. This was causing weird validation issues, but is now fixed.
2018-09-06 15:20:09 -04:00
Janet Kuo
1d6dd86407
Autogen API docs
2018-09-04 11:35:30 -07:00
NickrenREN
159a4358e8
auto generated files
2018-09-03 13:34:26 +08:00
Chao Xu
5273182321
generated
2018-08-31 17:56:12 -07:00
Jess Frazelle
1a4cf7a36e
make update
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-08-30 18:24:23 -04:00
Kubernetes Submit Queue
37b29297aa
Merge pull request #67432 from lichuqiang/topo_provision_beta
...
Automatic merge from submit-queue (batch tested with PRs 67745, 67432, 67569, 67825, 67943). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md .
Move volume dynamic provisioning scheduling to beta
**What this PR does / why we need it**:
* Combine feature gate VolumeScheduling and DynamicProvisioningScheduling into one
* Add allowedTopologies description in kubectl
**Special notes for your reviewer**:
Wait until related e2e and downside plugins are ready.
/hold
**Release note**:
```release-note
Move volume dynamic provisioning scheduling to beta (ACTION REQUIRED: The DynamicProvisioningScheduling alpha feature gate has been removed. The VolumeScheduling beta feature gate is still required for this feature)
```
2018-08-29 15:19:34 -07:00
lichuqiang
795b213455
generated files
2018-08-29 10:30:16 +08:00
Xing Yang
88d3d964e2
Re-generate files
2018-08-28 13:56:03 -07:00
Xing Yang
5a6c5b07a2
Address Tim's comments
2018-08-28 13:26:51 -07:00
Xing Yang
2a9cff2b03
Add generated files
2018-08-28 13:26:51 -07:00