Jordan Liggitt
529ce5d3aa
Generated files for authentication.k8s.io/v1
2017-02-07 01:44:56 -05:00
Jordan Liggitt
31d45fe78f
Generated files
2017-02-06 18:16:51 -05:00
Humble Chirammal
72f0a5219a
Update specs for iscsi volume source.
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2017-02-06 17:21:33 +05:30
Dominika Hodovska
adf7cf1934
Init containers in GA - generated code
2017-02-03 01:08:25 +01:00
Piotr Szczesniak
868118d49f
Autogenerated changes
2017-02-02 15:26:10 +01:00
Michael Fraenkel
f07f5a4cc3
Generated code
2017-02-01 18:03:47 -07:00
p0lyn0mial
1c924ccd7e
checking-in generated code
2017-01-25 22:05:21 +01:00
Clayton Coleman
7b1c715496
generated: Move references to metav1.*Options
2017-01-24 13:41:48 -05:00
Michael Fraenkel
ca207be4a3
Generated code
2017-01-23 20:12:24 -07:00
Clayton Coleman
e6d35b0362
generated: api
2017-01-23 12:26:35 -05:00
Kubernetes Submit Queue
2d4d2f913f
Merge pull request #39446 from fraenkel/env_secrets
...
Automatic merge from submit-queue (batch tested with PRs 39446, 40023, 36853)
Create environment variables from secrets
Allow environment variables to be populated from entire secrets.
**Release note**:
```release-note
Populate environment variables from a secrets.
```
2017-01-19 18:53:45 -08:00
Mike Danese
44b7246568
autogenerated
2017-01-19 14:24:45 -08:00
Michael Fraenkel
5048c01861
Generated code
2017-01-19 14:07:10 -05:00
Klaus Ma
604957c11c
Added generated codes.
2017-01-19 20:20:08 +08:00
deads2k
d1fec7068f
generated
2017-01-18 10:35:46 -05:00
pweil-
773a01e09d
update generated code
2017-01-11 14:12:39 -05:00
Mike Danese
19871dfb28
autogenerated
2017-01-09 13:24:28 -08:00
Clayton Coleman
5c4fccba88
generated: change to WatchEvent from Event
2017-01-06 23:45:05 -05:00
Michael Fraenkel
94866b3bee
Generated code
2017-01-03 11:45:38 -05:00
Łukasz Oleś
a36a978781
Generated part for ObservedGeneration
2017-01-02 15:00:05 +01:00
Michail Kargakis
6cb946eab9
extensions: generated changes for readyReplicas
2017-01-02 11:59:15 +01:00
Michail Kargakis
19e181d8eb
apps: update observedGeneration doc for statefulsets
2016-12-19 16:03:20 +01:00
Maciej Szulik
cdec94523e
Remove extensions/v1beta1 Job - generated changes
2016-12-17 00:07:25 +01: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
Seth Jennings
12b254db93
add QoS pod status field
2016-12-12 21:22:03 -06:00
Clayton Coleman
d06be8dc1f
refactor: update swagger specs
2016-12-10 18:05:57 -05:00
Dominika Hodovska
cb82ef8a60
API v1: ports are not required for all services
2016-12-07 12:20:28 +01:00
mbohlool
c0cfcc6c49
Update generated swagger/OpenAPI spec
2016-12-06 15:39:27 -08:00
Dr. Stefan Schimanski
2dff13f332
Update generated files
2016-12-05 12:42:31 +01:00
Wojciech Tyczynski
c1699253ff
Regenerate autogenerated files
2016-12-05 09:18:57 +01:00
Clayton Coleman
3454a8d52c
refactor: update bazel, codec, and gofmt
2016-12-03 19:10:53 -05:00
Kubernetes Submit Queue
67740f5a7d
Merge pull request #37320 from ivan4th/remove-stray-quote
...
Automatic merge from submit-queue (batch tested with PRs 37608, 37103, 37320, 37607, 37678)
Remove stray quote from API docs
There was a PR that removed backquote from the line recently, but there's also extra quote.
2016-12-02 23:32:47 -08:00
Kubernetes Submit Queue
efa42b95a6
Merge pull request #37532 from smarterclayton/remove_export
...
Automatic merge from submit-queue
Remove ExportOptions from api/internal and use unversioned
Should only have one internal object in use
Part of #37530
2016-12-02 21:11:56 -08:00
Ivan Shvedunov
6210fecb12
Update generated files after stray quote removal
2016-11-30 13:28:23 +03:00
Kubernetes Submit Queue
460619ec6c
Merge pull request #37091 from kargakis/doc-fix
...
Automatic merge from submit-queue
extensions: fix api doc for maxUnavailable
Fixes https://github.com/kubernetes/kubernetes/issues/37083
@kubernetes/deployment
2016-11-29 07:33:28 -08:00
Clayton Coleman
0b1a806181
generated: remove ExportOptions
2016-11-27 23:21:10 -05:00
Michail Kargakis
831baed2a4
extensions: fix api doc for maxUnavailable
2016-11-22 14:00:16 +01:00
xiangpengzhao
1203613612
Fix a link in api doc
2016-11-17 02:12:00 -05:00
Kubernetes Submit Queue
5d4d596667
Merge pull request #36438 from mwielgus/pdb-generation
...
Automatic merge from submit-queue
Use generation in pod disruption budget
Fixes #35324
Previously it was possible to use allowedDirsruptions calculated for the previous spec with the current spec. With generation check API servers always make sure that allowedDisruptions were calculated for the current spec.
At the same time I set the registry policy to only accept updates if the version based on which the update was made matches to the current version in etcd. That ensures that parallel eviction executions don't use the same allowed disruption.
cc: @davidopp @kargakis @wojtek-t
2016-11-09 10:02:29 -08:00
Miao Luo
20b9fc6905
Photon Controller support: Address github code review comments.
2016-11-08 09:37:20 -08:00
Miao Luo
496d229278
Fix verification error due to API version update.
2016-11-08 09:37:20 -08:00
Miao Luo
96f88f6e32
Autogenerated files update due to new API changes for photon volume
2016-11-08 09:37:20 -08:00
Marcin
ada53fab42
Autogenerated stuff for PDB status observed generation
2016-11-08 17:06:18 +01:00
Maciej Szulik
01a72b2e7c
Generated changes
2016-11-07 12:45:02 +01:00
Marcin
1fee246ca9
Autogenerated stuff for policy/v1beta1 api change
2016-11-06 19:37:33 +01:00
Kubernetes Submit Queue
c80acb4cb8
Merge pull request #35481 from smarterclayton/apidoc
...
Automatic merge from submit-queue
Describe graceful deletionTimestamp more accurately
Spawned from #34160
2016-11-05 18:51:47 -07:00
Clayton Coleman
0be25e481b
generated: docs
2016-11-04 23:38:37 -04:00
Benjamin Bauer
2e7195fbcb
Updated openapi spec, swagger spec, and swagger doc
2016-11-04 10:58:42 -07:00
Marcin
9e40c116c0
Remove policy/v1alpha1 from docs
2016-11-03 18:36:33 +01:00
Marcin
3872a47074
Autogenerated code and docs
2016-11-03 18:36:32 +01:00
Janet Kuo
c25455e8b3
(Auto-gen) Run hack/update-all & update-bazel & update linted packages
2016-11-02 15:16:41 -07:00
Janet Kuo
c15b9470f5
Replace apps/v1alpha1 with apps/v1beta1 and manually remove generated apps/v1alpha1 files
...
Manually remove generated apps/v1alpha1 types, protobuf, and api-reference doc files
Manually remove apps/v1alpha1 folder from 1.5 generated client
2016-11-02 15:16:23 -07:00
Angus Salkeld
3a08cf0619
Correct the article in generated documents
...
For example:
"a Ingress" > "an Ingress"
2016-10-31 09:46:29 +10:00
Kubernetes Submit Queue
8e213a4a26
Merge pull request #35390 from kargakis/update-eviction-comment
...
Automatic merge from submit-queue
apis: update comment for Eviction resource
2016-10-30 03:53:19 -07:00
Clayton Coleman
edd5262e03
generated: API docs
2016-10-28 11:30:12 -04:00
Kubernetes Submit Queue
e37b7cbde0
Merge pull request #35663 from janetkuo/statefulset
...
Automatic merge from submit-queue
Rename PetSet to StatefulSet
<!-- Thanks for sending a pull request! Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->
**What this PR does / why we need it**: #35534
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*:
**Special notes for your reviewer**: cc @erictune @foxish @kubernetes/sig-apps @ymqytw
**Release note**:
<!-- Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access)
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.
-->
```release-note
```
2016-10-27 20:16:50 -07:00
Janet Kuo
74dbfdca97
(Auto-gen) Run update-all.sh, codecgen, munge docs, and bazel
2016-10-27 17:25:10 -07:00
Michail Kargakis
cf9fd31d00
extensions: generated changes for perma-failed deployments
2016-10-27 12:56:55 +02:00
Kubernetes Submit Queue
ab0ee35462
Merge pull request #35651 from caesarxuchao/remove-label-selectors
...
Automatic merge from submit-queue
Sending #35255 again: Remove versioned LabelSelectors
ref #35255 : "Remove versioned LabelSelectors"
FYI @smarterclayton
2016-10-26 18:21:22 -07:00
Chao Xu
0a896a9e57
remove versioned LabelSelector definitions
2016-10-26 13:50:13 -07:00
gmarek
24975aad30
Revert "remove versioned LabelSelector definitions"
...
This reverts commit 1ace8fa9ce
.
2016-10-26 16:52:02 +02:00
Michail Kargakis
3eaa6ca4a6
apis: update comment for Eviction resource
2016-10-26 13:46:11 +02:00
Chao Xu
1ace8fa9ce
remove versioned LabelSelector definitions
2016-10-25 22:09:02 -07:00
Tim Hockin
b0fa2056a6
Remove 'this is HEAD' warning on docs
2016-10-26 00:06:59 +02:00
Kubernetes Submit Queue
c0b7b75713
Merge pull request #35057 from rhcarvalho/typos
...
Automatic merge from submit-queue
Fix some typos
<!-- Thanks for sending a pull request! Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->
**What this PR does / why we need it**: fixes a typo an its auto-generated repetitions.
**Release note**:
<!-- Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access)
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.
-->
```release-note
NONE
```
2016-10-25 11:02:08 -07:00
Michail Kargakis
a4694ef1af
Generated changes for lastProbeTime removal
2016-10-20 15:16:46 +02:00
Rodolfo Carvalho
c75ddfe76d
Fix some typos
2016-10-18 18:24:38 +02:00
Łukasz Oleś
4ebe1f666a
Generated part for NumberReady
2016-10-12 15:36:01 +02:00
Kubernetes Submit Queue
f9e8ee8fe8
Merge pull request #33905 from kargakis/replica-set-conditions
...
Automatic merge from submit-queue
Replica set conditions API
Partially addresses https://github.com/kubernetes/kubernetes/issues/32863
@kubernetes/sig-apps
2016-10-12 05:10:45 -07:00
Matt Liggett
1b3619d8eb
// update-all.sh
2016-10-10 11:29:40 -07:00
Michail Kargakis
5589469948
Generated code for RS/RC conditions
2016-10-10 18:34:01 +02:00
Ilya Dmitrichenko
abc0a98d25
Replace references to http://releases.k8s.io/HEAD/docs/user-guide/
2016-10-02 11:44:40 +01:00
Justin Santa Barbara
5a335eade0
Start a doc for well-known labels & taints
2016-09-29 10:45:08 -04:00
Doug Davis
9d5bac6330
Change minion to node
...
Contination of #1111
I tried to keep this PR down to just a simple search-n-replace to keep
things simple. I may have gone too far in some spots but its easy to
roll those back if needed.
I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.
I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 10:53:30 -07:00
Michail Kargakis
d8dc2aac07
extensions: generated code for minReadySeconds/availableReplicas
2016-09-28 11:25:13 +02:00
Kubernetes Submit Queue
df064881d2
Merge pull request #31005 from simonswine/feature-flocker-dyn-provisioning
...
Automatic merge from submit-queue
Dynamic provisioning for flocker volume plugin
Refactor flocker volume plugin
* [x] Support provisioning beta (#29006 )
* [x] Support deletion
* [x] Use bind mounts instead of /flocker in containers
* [x] support ownership management or SELinux relabeling.
* [x] adds volume specification via datasetUUID (this is guranted to be unique)
I based my refactor work to replicate pretty much GCE-PD behaviour
**Related issues**: #29006 #26908
@jsafrane @mattbates @wallrj @wallnerryan
2016-09-28 01:46:43 -07:00
Justin Santa Barbara
54195d590f
Use strongly-typed types.NodeName for a node name
...
We had another bug where we confused the hostname with the NodeName.
To avoid this happening again, and to make the code more
self-documenting, we use types.NodeName (a typedef alias for string)
whenever we are referring to the Node.Name.
A tedious but mechanical commit therefore, to change all uses of the
node name to use types.NodeName
Also clean up some of the (many) places where the NodeName is referred
to as a hostname (not true on AWS), or an instanceID (not true on GCE),
etc.
2016-09-27 10:47:31 -04: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
deads2k
43db7c0c44
generated code that was missing before
2016-09-22 13:30:42 -04:00
Kubernetes Submit Queue
f230e6c7bc
Merge pull request #33007 from smarterclayton/fix_versioned_event
...
Automatic merge from submit-queue
Correct versioned.Event output in Swagger
Fixes #24240
```release-note
The value of the `versioned.Event` object (returned by watch APIs) in the Swagger 1.2 schemas has been updated from `*versioned.Event` which was not expected by many client tools. The new value is consistent with other structs returned by the API.
```
2016-09-22 07:03:28 -07:00
Kubernetes Submit Queue
8423ff1f1b
Merge pull request #32409 from liggitt/authentication-api-group-docs
...
Automatic merge from submit-queue
Generate API docs for authentication API group
2016-09-20 03:06:50 -07:00
Clayton Coleman
8fd096e5c8
generated: swagger, docs
2016-09-19 19:43:42 -04:00
Brandon Philips
080b3d0a8c
api: types: document NodeSpec ID fields
...
Document MachineID as the preferred field from the discussion here:
https://groups.google.com/d/msg/kubernetes-sig-node/_3mXXB1ohZs/EuYtCzHvBgAJ
2016-09-17 16:37:29 -07:00
Jordan Liggitt
a719c2fcf1
Generate API docs for authentication API group
2016-09-09 16:02:42 -04:00
deads2k
6320dc6e73
generated code for moving StorageClass
2016-09-06 08:41:17 -04:00
Kubernetes Submit Queue
6bcc4e9f2a
Merge pull request #31194 from mml/evict.followup
...
Automatic merge from submit-queue
Fix followups from #31033
2016-09-05 13:38:30 -07:00
Kubernetes Submit Queue
11765ab92e
Merge pull request #31887 from liggitt/certificates-group
...
Automatic merge from submit-queue
Namespace certificates API group
New API groups should follow best-practices for naming, including using DNS names within the k8s.io namespace
```release-note
The certificates API group has been renamed to certificates.k8s.io
```
2016-09-02 15:08:55 -07:00
David McMahon
385fb81407
Update the latestReleaseBranch to release-1.4 in the munger.
2016-09-01 14:40:55 -07:00
Jordan Liggitt
a869de61bd
Namespace certificates API group
2016-09-01 14:39:06 -04:00
Matt Liggett
15899451a5
// update-all
2016-08-30 16:25:04 -07:00
Jedrzej Nowak
f2d6302b5c
added auto generated stuff
2016-08-29 11:31:16 +02:00
Jedrzej Nowak
13b33e04cc
added auto generated stuff
2016-08-25 12:15:35 +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
Matt Liggett
d82a5914da
Re-run hack/update-all
2016-08-22 16:38:00 -07:00
Michail Kargakis
46291d51df
api: generated code for readyReplicas
2016-08-21 15:47:23 +02: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
Rudi Chiarito
88fdb96bfb
Add ExternalName to ServiceSpec
...
ExternalName allows kubedns to return CNAME records for external
services. No proxying is involved.
See original issue at
https://github.com/kubernetes/kubernetes/issues/13748
Feature tracking at
https://github.com/kubernetes/features/issues/33
2016-08-19 11:30:57 -07:00
Mike Danese
d086e9897f
update autogenerated
2016-08-18 14:14:52 -07:00