kubernetes/federation/apis/swagger-spec
Kubernetes Submit Queue 66a1d07ef4 Merge pull request #46407 from liggitt/namespace-delete-collection
Automatic merge from submit-queue (batch tested with PRs 46407, 46457)

Remove deletecollection support from namespace object

Namespace storage accidentally picked up deletecollection support from embedding the generic store. If invoked, it skips the custom namespace `Delete()` storage method that enforces finalization, and skips the namespace lifecycle admission plugin that protects immortal namespaces from deletion.

Given the data integrity implications of skipping namespace finalization, I'd backport this as far as we're releasing patch releases.

```release-note
The namespace API object no longer supports the deletecollection operation.
```
2017-05-28 13:16:54 -07:00
..
api.json refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
apis.json refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
extensions_v1beta1.json Generated changes for collision count 2017-05-25 12:23:17 +02:00
extensions.json refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
federation_v1beta1.json generated: api changes 2017-05-18 10:07:47 -04:00
federation.json refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
logs.json generated: swagger, docs 2016-09-19 19:43:42 -04:00
resourceListing.json Autogenerated swagger changes 2017-03-07 13:31:53 -08:00
v1.json Generated changes 2017-05-25 00:17:08 -04:00
version.json Adding update-federation-generated-swagger-docs to generate comment funcs for federation gvs 2016-08-30 14:15:21 -07:00