k3s/docs
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
..
admin run hack/update-generated-docs.sh to strip munge tags 2017-02-16 10:17:17 -08:00
api-reference Merge pull request #46407 from liggitt/namespace-delete-collection 2017-05-28 13:16:54 -07:00
design replace contents of docs/design with stubs 2017-01-11 08:23:44 -05:00
devel PR template: Update links to kubernetes/community repo 2017-03-17 12:23:58 -04:00
getting-started-guides README: Update obsolete link 2017-03-17 12:15:35 -04:00
images
man/man1 add `kubectl apply edit-last-applied` subcommand 2017-05-26 00:20:48 +08:00
proposals replace contents of docs/proposals with stubs 2016-12-21 21:15:09 -05:00
user-guide add `kubectl apply edit-last-applied` subcommand 2017-05-26 00:20:48 +08:00
yaml/kubectl docs: add new generated docs for deprecated commands 2017-05-22 14:22:48 -07:00
.generated_docs add `kubectl apply edit-last-applied` subcommand 2017-05-26 00:20:48 +08:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
OWNERS Move .generated_docs to docs/ so docs OWNERS can review / approve 2017-02-16 10:11:57 -08:00
README.md fix munge-docs build errors 2016-11-17 16:49:00 +01:00
api.md fix munge-docs build errors 2016-11-17 16:49:00 +01:00
reporting-security-issues.md Replace out of date security disclosure doc 2017-03-17 10:45:33 -07:00

README.md

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics