SataQiu
|
9e4c8950be
|
fix some golint failures in pkg/registry/...
|
2019-02-26 22:36:52 +08:00 |
|
Jordan Liggitt
|
4271384966
|
Call conditional validation from create/update strategies
|
2019-02-05 23:09:31 -05:00 |
|
Jordan Liggitt
|
12dd768bee
|
Pass pod annotations into DropDisabledFields()
|
2019-01-07 14:44:20 -05:00 |
|
Jordan Liggitt
|
e486d486b1
|
Plumb old pod spec into DropDisabledFields methods
|
2018-12-17 12:49:29 -05:00 |
|
Jordan Liggitt
|
49028df5f9
|
Rename DropDisabledFields
|
2018-12-17 12:08:25 -05:00 |
|
Jordan Liggitt
|
3b099ddf86
|
Ensure all new API versions of resources default to DeleteDependents
|
2018-12-06 19:58:14 -05:00 |
|
Mike Danese
|
54fd2aaefd
|
replace request.Context with context.Context
|
2018-04-24 08:59:00 -07:00 |
|
Di Xu
|
344fe56ed3
|
change DefaultGarbageCollectionPolicy to DeleteDependents for workload controllers
|
2017-11-22 10:09:44 +08:00 |
|
Dr. Stefan Schimanski
|
7773a30f67
|
pkg/api/legacyscheme: fixup imports
|
2017-10-18 17:23:55 +02:00 |
|
Jordan Liggitt
|
b8155e107c
|
Limit 52-character cronjob name validation to create
|
2017-09-24 23:56:27 -04:00 |
|
Jordan Liggitt
|
02281898f8
|
Clear values for disabled alpha fields
|
2017-09-01 14:34:01 -04:00 |
|
deads2k
|
0258d044d3
|
create default storage selection functions
|
2017-08-02 11:02:22 -04:00 |
|
Clayton Coleman
|
2568a92119
|
Grow signature for predicate attributes to include init status
|
2017-06-02 22:09:04 -04:00 |
|
zhangxiaoyu-zidif
|
fae13eeec3
|
Rename vars scheduledJob to cronJob
|
2017-05-14 22:49:09 +08:00 |
|
Anthony Yeh
|
631d8bcdbb
|
CronJob: Set DefaultGarbageCollectionPolicy to OrphanDependents.
Now that CronJob adds ControllerRef to Jobs it creates,
we need to set this default so legacy behavior is maintained.
|
2017-04-18 14:00:18 -07:00 |
|
Dr. Stefan Schimanski
|
536460e1d9
|
Mechanical fixup imports: pkg/genericapiserver
|
2017-02-03 08:15:45 +01:00 |
|
deads2k
|
1ef5d26079
|
move pkg/storage to apiserver
|
2017-01-31 19:07:33 -05:00 |
|
deads2k
|
11e8068d3f
|
move pkg/fields to apimachinery
|
2017-01-19 09:50:16 -05:00 |
|
Dr. Stefan Schimanski
|
3d9449a353
|
genericapiserver: fix imports
|
2017-01-19 13:06:47 +01:00 |
|
deads2k
|
a3e71b2cef
|
move name generation to generic api server storage helpers
|
2017-01-16 16:04:04 -05:00 |
|
deads2k
|
31b6ba4e94
|
mechanicals
|
2017-01-13 16:33:09 -05:00 |
|
deads2k
|
6a4d5cd7cc
|
start the apimachinery repo
|
2017-01-11 09:09:48 -05:00 |
|
Dr. Stefan Schimanski
|
87dd990bb7
|
Move pkg/api.{Context,RequestContextMapper} into pkg/genericapiserver/api/request
|
2017-01-03 14:57:33 +01:00 |
|
Wojciech Tyczynski
|
36e6cd19e1
|
Cache fields for filtering in watchCache.
|
2016-11-29 09:48:09 +01:00 |
|
Maciej Szulik
|
41d88d30dd
|
Rename ScheduledJob to CronJob
|
2016-11-07 10:14:12 +01:00 |
|