jennybuckley
|
008018b080
|
fix typo in dry run disabled error
Kubernetes-commit: 5253c7f414a686e8bcf721655b7ffe26e81765b4
|
2018-09-12 14:43:18 -07:00 |
Antoine Pelisse
|
35d83292e2
|
dry-run: Allow dry-run flag to pass through if alpha enabled
Kubernetes-commit: 5f364a0b84669a2dc086a35292db088b912d1c3c
|
2018-06-28 08:59:58 -07:00 |
jennybuckley
|
91278157f6
|
Support dry run in admission plugins
Kubernetes-commit: adafb1365e2b9f6c422c437e916e22a4fe1c2e3a
|
2018-08-06 10:37:44 -07:00 |
Antoine Pelisse
|
026601bbf1
|
dry-run: Add DryRunTrue value
Kubernetes-commit: e99651b34bf94fdead5a8827abe0fc98159cd16d
|
2018-07-09 15:52:16 -07:00 |
Antoine Pelisse
|
cc843478d7
|
dry-run: Create new options for Update/Create and pass it along
Kubernetes-commit: 03b1e14101a73706980b559b4b7069ea956c80bd
|
2018-06-14 09:14:59 -07:00 |
Jordan Liggitt
|
453662ac63
|
change field selector conversion registration to be strongly typed
Kubernetes-commit: f51ba20cddeb44be355a79718a8274c272efc1e4
|
2018-07-03 15:47:20 -04:00 |
Cao Shufeng
|
167894cc94
|
Log policy name from pod security policy
Kubernetes-commit: 241422879d81ac7f8d7874d55c53df73e35d91b0
|
2018-04-15 10:20:10 +08:00 |
Antoine Pelisse
|
7d9df7dc93
|
apiserver: Fail if dry-run query param is specified
Kubernetes-commit: 98613924ea282ef70a6f9a14dda11e854fe02c28
|
2018-05-11 14:59:47 -07:00 |
hzxuzhonghu
|
c3f6af1ec1
|
avoid calling Handles twice
Kubernetes-commit: 9ce6da671d7035c1f9bcc8db9c7f0c69f9701210
|
2018-04-21 13:44:14 +08:00 |
Jordan Liggitt
|
25758bf0f8
|
Remove request context mapper
Kubernetes-commit: 8ea88a5092c767fc3141512db924fd0435f7670e
|
2018-04-18 11:12:15 -04:00 |
Jordan Liggitt
|
f08677495f
|
Return the correct set of supported mime types for non-streaming requests
Kubernetes-commit: 7e33b128567700ef114fe15ae43f5e2e662b29cf
|
2018-01-14 11:38:00 -05:00 |
Dr. Stefan Schimanski
|
45afa13373
|
admission: rename Validate{ -> Initialization}, Validat{ingAdmit -> e}
Kubernetes-commit: aedcf681b32618be3cf9ad40eeb039f1bb26c5ae
|
2017-10-27 17:09:39 +02:00 |
Dr. Stefan Schimanski
|
3eeded3a29
|
admission: wire create+update validation func into kube registries
Kubernetes-commit: 2452afffe09e1ced9487e5a701beb1443a92b741
|
2017-10-24 15:33:28 +02:00 |
Dr. Stefan Schimanski
|
441ac63056
|
admission: complete plumbing of validation admission
Kubernetes-commit: 74b4223ab80fa3bbf326ac1073ef28f0b8daa304
|
2017-10-24 14:08:34 +02:00 |
Dr. Stefan Schimanski
|
a8fb04360a
|
admission: { -> Mutating}Admit(admission.Attributes)
Kubernetes-commit: 970d2553cca466c1236f1e91b3161cb1a69dbdd2
|
2017-10-23 14:26:38 +02:00 |
David Eads
|
a2e3d31f52
|
add wiring for validating admission
Kubernetes-commit: 02e16cb253f01303d71ad4e8d6aa578d1ab79c0a
|
2017-10-19 09:44:42 -04:00 |
David Eads
|
a0a5b2c568
|
split up large rest handling file
Kubernetes-commit: cd663d7ad00937cffa8a09e4761acb95d34c89a3
|
2017-10-18 16:04:33 -04:00 |