Mayank Kumar
bc3e3afc46
api changes for psp runasgroup policy
2018-10-09 17:32:09 -07:00
Jess Frazelle
1a4cf7a36e
make update
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-08-30 18:24:23 -04:00
Clayton Coleman
ef561ba8b5
generated: Avoid use of reflect.Call in conversion code paths
2018-07-17 23:02:16 -04:00
Dr. Stefan Schimanski
f8de7cea40
Update generated files
2018-06-29 20:36:17 +02:00
Jan Chaloupka
3cc15363bc
Run make update
2018-06-06 00:12:40 +02:00
Josh Horwitz
c7fbcf35da
Add support for enforcing read only host paths in PSPs.
2018-06-04 19:10:37 -04:00
Slava Semushin
a0c75d028a
Update autogenerated files.
2018-05-04 18:31:42 +02:00
Slava Semushin
6767e233ed
Update generated files.
...
In order to make it compilable I had to remove these files manually:
pkg/client/listers/extensions/internalversion/podsecuritypolicy.go
pkg/client/informers/informers_generated/internalversion/extensions/internalversion/podsecuritypolicy.go
pkg/client/clientset_generated/internalclientset/typed/extensions/internalversion/podsecuritypolicy.go
pkg/client/clientset_generated/internalclientset/typed/extensions/internalversion/fake/fake_podsecuritypolicy.go
2018-04-11 18:35:24 +02:00
fisherxu
b49ef6531c
regenerated all files and remove all YEAR fields
2018-03-08 17:52:48 +08:00
jennybuckley
c8dacd8e63
Run hack/update-all.sh
2018-02-26 17:16:14 -08:00
Allen Petersen
3d69cea1e5
Update generated files
2018-01-02 22:13:19 -08:00
Christoph Blecker
80e344644e
Regenerate all generated code
2018-01-02 00:21:07 -08:00
Haoran Wang
e297a819ef
generated
2017-11-23 16:23:53 +08:00
Doug MacEachern
7950609b31
Enforce use of fixed size int types in the API
...
Changes 'int' to 'int32', enforced by import_known_versions_test
Follow up to PR #53402
2017-11-13 11:28:59 -08:00
Jordan Liggitt
f927f2ab89
generated files
2017-11-09 13:42:15 -05:00
Dr. Stefan Schimanski
bec617f3cc
Update generated files
2017-11-09 12:14:08 +01:00
Dr. Stefan Schimanski
012b085ac8
pkg/apis/core: mechanical import fixes in dependencies
2017-11-09 12:14:08 +01:00
Janet Kuo
b0c086eeb9
Autogen
2017-11-07 21:49:24 -08:00
Nikhita Raghunath
6a87d99a38
generated files: remove tpr
2017-11-03 21:16:10 +05:30
Jordan Liggitt
bed6d0f5ea
Use pointer for PSP allow escalation
2017-10-04 13:55:06 -04:00
Kubernetes Submit Queue
393778375b
Merge pull request #50212 from jhorwit2/jah/psp-hostpath
...
Automatic merge from submit-queue (batch tested with PRs 50719, 51216, 50212, 51408, 51381)
Allow PSP's to specify a whitelist of allowed paths for host volume
**What this PR does / why we need it**:
Reverts the revert for the allowed host path feature that was moved from v1.7 to v1.8. This PR also changes the api as discussed in https://github.com/kubernetes/kubernetes/pull/47811 .
Original pr: https://github.com/kubernetes/kubernetes/pull/43946
revert: https://github.com/kubernetes/kubernetes/pull/47851
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #29326
**Special notes for your reviewer**:
cc @liggitt @ericchiang @php-coder
It seems the api build process has changed. Hopefully I did it right 👼 .
**Release note**:
```release-note
Allow PSP's to specify a whitelist of allowed paths for host volume
```
2017-08-31 21:09:14 -07:00
Josh Horwitz
fab6044a31
Allow PSP's to specify a whitelist of allowed paths for host volume
...
removed files not supposed to be there
2017-08-25 21:35:55 -04:00
Jordan Liggitt
c7defb806f
Generated files
2017-08-25 15:01:08 -04:00
Di Xu
b36320beb1
auto-gen
2017-08-18 11:07:35 +08:00
Dr. Stefan Schimanski
6bc9f3fba6
Update generated files
2017-08-15 11:56:46 +02:00
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