Jess Frazelle
a5e4c6f6ed
allowPrivilegeEscalation: update code generation
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-07-24 13:55:16 -04:00
Chao Xu
e185f7e277
run hack/update-codegen.sh
2017-06-22 11:30:58 -07:00
Chao Xu
cd7e7afaaa
run pkg/apis/make-origin-dir-compile, pkg/apis compile
2017-06-22 11:30:51 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Josh Horwitz
b6e08ec39d
Revert "Merge pull request #43946 from jhorwit2/jah/host-path-psp"
...
This reverts commit b5eadb5d6b
, reversing
changes made to 1889d654f5
.
2017-06-21 12:45:22 -04:00
Janet Kuo
4e6f70ff67
Autogen: run hack/update-all.sh
2017-06-03 00:43:53 -07:00
Janet Kuo
8275e8f017
Update DaemonSet API for rollback and history
...
1. Add revisionHistoryLimit (default 10), collisionCount, and validation code
2. Add daemonset-controller-hash label, and deprecate templateGeneration
2017-06-03 00:43:17 -07:00
Josh Horwitz
58c1af01bd
generated files
2017-05-29 13:03:25 -04:00
Michail Kargakis
9190a47c37
Generated changes for collision count
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-25 12:23:17 +02:00
Jamie Hannaford
9440a68744
Use dedicated Unix User and Group ID types
2017-05-05 14:07:38 +02:00
Sahdev P. Zala
08639023d0
Conversion generated code changes for golint fix
...
The exported or public functions requires a doc comment to pass golint.
This commit has changes of conversion generated code. The actual doc
changes are added into a separate commit for a clean review.
2017-04-11 15:34:51 -04:00
Jordan Liggitt
939ca532aa
generated files
2017-03-20 23:57:38 -04:00
Łukasz Oleś
7d9c817db0
Generated part for DaemonSet updates
2017-02-27 09:17:34 +01:00
deads2k
db0b0bd0f5
move metav1 conversions to metav1
2017-02-14 11:47:23 -05:00
Piotr Szczesniak
868118d49f
Autogenerated changes
2017-02-02 15:26:10 +01:00
deads2k
c9a008dff3
move util/intstr to apimachinery
2017-01-30 12:46:59 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -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
Jeff Grafton
fae627dd65
Update generated for 2017
2017-01-01 23:11:09 -08:00
Maciej Szulik
cdec94523e
Remove extensions/v1beta1 Job - generated changes
2016-12-17 00:07:25 +01:00
Clayton Coleman
5df8cc39c9
refactor: generated
2016-12-03 19:10:46 -05:00
Clayton Coleman
0b1a806181
generated: remove ExportOptions
2016-11-27 23:21:10 -05:00
Clayton Coleman
ab673bbc9a
generated: alternative unsafe conversions
2016-10-31 11:00:29 -04: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
Clayton Coleman
b5a46d914e
generated: conversions
2016-10-26 12:48:45 -04:00
gmarek
24975aad30
Revert "remove versioned LabelSelector definitions"
...
This reverts commit 1ace8fa9ce
.
2016-10-26 16:52:02 +02:00
Wojciech Tyczynski
bbb410c7af
generated: Safe conversions
2016-10-26 11:20:37 +02:00
Chao Xu
1ace8fa9ce
remove versioned LabelSelector definitions
2016-10-25 22:09:02 -07:00
Clayton Coleman
d1c39c0a76
generated: Unsafe conversions
2016-10-25 19:30:34 -04:00
Kubernetes Submit Queue
c98eb3867f
Merge pull request #35199 from kargakis/remove-last-probe-time
...
Automatic merge from submit-queue
Remove last probe time from replica sets
While experimenting with Deployment conditions I found out that if we are going to use lastProbeTime as we are supposed to be using it then we hotloop between updates (see https://github.com/kubernetes/kubernetes/pull/19343#issuecomment-255096778 for more info)
cc: @smarterclayton @soltysh
2016-10-21 01:47:01 -07:00
Michail Kargakis
a4694ef1af
Generated changes for lastProbeTime removal
2016-10-20 15:16:46 +02:00
Clayton Coleman
742fb698d4
generated: Remove defaulting from conversion
2016-10-18 21:07:34 -04:00
Łukasz Oleś
4ebe1f666a
Generated part for NumberReady
2016-10-12 15:36:01 +02:00
Michail Kargakis
5589469948
Generated code for RS/RC conditions
2016-10-10 18:34:01 +02:00
Chao Xu
a3861b9cb9
generated
2016-10-04 20:39:29 -07:00
Michail Kargakis
f7c232b8c6
extensions: add minReadySeconds/availableReplicas to replica sets
2016-09-28 11:06:40 +02:00
Tim Hockin
38d7c4b271
Conversion: log opted-out fields
2016-09-26 20:07:54 -07:00
Tim Hockin
7efb2d4738
Always emit autoConvert funcs, but call for help
...
Previously we refused to emit 'autoConvert_*' functions if any field was not
convertible. The way around this was to write manual Conversion functions, but
to do so safely you must handle every fields. Huge opportunity for errors.
This PR cleans up the filtering such that it only operates on types that should
be converted (remove a lot of code) and tracks when fields are skipped. In
that case, it emits an 'autoConvert' function but not a public 'Convert'
function. If there is no manual function, the compile will fail.
This also means that manual conversion functions can call autoConvert functions
and then "patch up" what they need.
2016-09-26 20:07:54 -07:00
deads2k
6320dc6e73
generated code for moving StorageClass
2016-09-06 08:41:17 -04:00
Michail Kargakis
46291d51df
api: generated code for readyReplicas
2016-08-21 15:47:23 +02:00
Daniel Smith
77f5813194
update generated files, including the client
2016-08-11 17:06:55 -07:00
childsb
f5bd7d471e
API Changes for StorageClass
2016-07-28 19:01:01 -04:00
Tim Hockin
3384e03920
Commit generated files
...
There's been enough people broken by not committing generated code, that we
should undo that until we have a proper client that is `go get` compatible.
This is temporary.
2016-07-15 10:27:51 -07:00