Christoph Blecker
1bdc7a29ae
Update docs/ URLs to point to proper locations
2017-06-05 22:13:54 -07:00
vefimova
fc8a37ec86
Added ability for Docker containers to set usage of dns settings along with hostNetwork is true
...
Introduced chages:
1. Re-writing of the resolv.conf file generated by docker.
Cluster dns settings aren't passed anymore to docker api in all cases, not only for pods with host network:
the resolver conf will be overwritten after infra-container creation to override docker's behaviour.
2. Added new one dnsPolicy - 'ClusterFirstWithHostNet', so now there are:
- ClusterFirstWithHostNet - use dns settings in all cases, i.e. with hostNet=true as well
- ClusterFirst - use dns settings unless hostNetwork is true
- Default
Fixes #17406
2017-03-01 17:10:00 +00:00
Robert Rati
11c577f092
[scheduling] Auto-generated file updates from moving node affinity from
...
annotations to api fields. #35518
2016-12-16 11:42:43 -05:00
Miao Luo
b22ccc6780
Support persistent volume on Photon Controller platform
...
1. Enable Photon Controller as cloud provider
2. Support Photon persistent disk as volume source/persistent volume
source
2016-11-08 09:36:16 -08:00
Benjamin Bauer
2e7195fbcb
Updated openapi spec, swagger spec, and swagger doc
2016-11-04 10:58:42 -07:00
Clayton Coleman
edd5262e03
generated: API docs
2016-10-28 11:30:12 -04:00
Janet Kuo
74dbfdca97
(Auto-gen) Run update-all.sh, codecgen, munge docs, and bazel
2016-10-27 17:25:10 -07:00
Ilya Dmitrichenko
abc0a98d25
Replace references to http://releases.k8s.io/HEAD/docs/user-guide/
2016-10-02 11:44:40 +01:00
Christian Simon
1c11047ffb
Adds datasetUUID for referencing flocker datasets
...
* flocker datasets should be attached using an unique identifier. This
is not the case for the name metadata used by datasetName
* allow only one of datasetUUID / datasetName specified
2016-09-27 13:19:22 +00:00
mbohlool
5b19c8ace3
Generated files
2016-09-23 11:42:50 -07:00
Clayton Coleman
8fd096e5c8
generated: swagger, docs
2016-09-19 19:43:42 -04:00
Jedrzej Nowak
f2d6302b5c
added auto generated stuff
2016-08-29 11:31:16 +02:00
Huamin Chen
dea4b0226d
support Azure data disk volume
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-08-23 13:23:07 +00:00
jianhuiz
494129b089
add generated files
2016-08-22 23:00:23 -07:00
Kubernetes Submit Queue
1de858290d
Merge pull request #30914 from mikedanese/go-restful
...
Automatic merge from submit-queue
godeps: update go-restful
To pickup https://github.com/emicklei/go-restful/pull/311
@kubernetes/sig-api-machinery
2016-08-20 17:32:03 -07:00
Clayton Coleman
abded5c6c5
generated: Docs
2016-08-20 15:56:53 -04:00
Mike Danese
d086e9897f
update autogenerated
2016-08-18 14:14:52 -07:00
Johannes Scheuermann
eed42380f9
Initial Quobyte support
2016-08-18 17:13:50 +02:00
Rodrigo Campos
4e9a14a64f
Update generated code
2016-08-17 14:44:42 -04:00
Eric Tune
faad0cec15
Use k8s.io docs for memory/cpu request/limit
2016-08-17 02:58:44 -07:00
Cindy Wang
fedc513658
Consolidated examples into storage/ and volume/ folders
...
Search and replace for references to moved examples
Reverted find and replace paths on auto gen docs
Reverting changes to changelog
Fix bugs in test-cmd.sh
Fixed path in examples README
ran update-all successfully
Updated verify-flags exceptions to include renamed files
2016-07-08 13:34:32 -07:00
mbohlool
0254679067
Represent unversioned.Time correctly in swagger spec
2016-07-01 23:23:19 -07:00
Huamin Chen
4b4048a084
correction on rbd volume object and defaults
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-06-06 17:27:47 +00:00
nikhiljindal
1b6e8f97d9
Running hack/update-swagger-spec.sh
2016-06-03 11:21:29 -07:00
k8s-merge-robot
5288a255f4
Merge pull request #25567 from gmarek/validate
...
Automatic merge from submit-queue
Add Controller field to OwnerReference
cc @davidopp
2016-05-31 14:21:38 -07:00
gmarek
a6dd89d797
Add Controller field to OwnerReference
2016-05-31 15:33:35 +02:00
Paul Morie
acfcb73533
Regen for pv selector
2016-05-31 09:32:23 -04:00
Chao Xu
a518a14221
generated
2016-05-26 14:33:54 -07:00
Avesh Agarwal
1931931494
Downward API implementation for resources limits and requests
2016-05-24 12:22:35 -04:00
Abitha Palaniappan
11397654b6
Adding volume plugin to api/v1 and updating auto-generated files
2016-05-21 12:53:03 -07:00
Jan Chaloupka
e3aa900d52
Regenerate swagger, api, conversion and other code that needs to be regenerated
2016-05-18 16:12:55 +02:00
Clayton Coleman
6cc6d29339
Generated code for init containers
2016-05-17 00:29:52 -04:00
Mikaël Cluseau
4c2dc566ac
VolumeMount.SubPath: API change.
2016-05-06 15:40:10 +11:00
Chao Xu
4562a26d34
generated changes
2016-05-04 21:54:55 -07:00
Abhishek Shah
8a3ed48808
Added Hostname and Subdomain field to Pod.Spec
2016-04-28 10:56:56 -07:00
Clayton Coleman
668fae253f
Generated spec and docs
2016-04-22 11:07:33 -04:00
Prashanth Balasubramanian
0ac10c6cc2
PetSet type, apps apigroup
2016-04-20 18:49:31 -07:00