kubernetes/pkg/api
Kubernetes Submit Queue 8ebc84e71d
Merge pull request #66507 from verb/pid-beta
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Promote ShareProcessNamespace to beta

**What this PR does / why we need it**: The ability to configure PID namespace sharing per-pod was added as an alpha feature in 1.10. This promotes the feature to beta and makes the feature available by default.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
WIP #1615

**Special notes for your reviewer**:
/assign @yujuhong 

**Release note**:

```release-note
The PodShareProcessNamespace feature to configure PID namespace sharing within a pod has been promoted to beta.
```
2018-08-09 05:01:01 -07:00
..
endpoints Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
events Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
legacyscheme Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
persistentvolume Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
persistentvolumeclaim Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pod Retain ShareProcessNamespace in pod storage 2018-07-24 15:55:09 +02:00
ref Add missing error handling in schema-related code 2018-06-23 21:06:32 +10:00
resource Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
service Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
testapi Autogenerated stuff 2018-06-27 13:31:10 +02:00
testing make package name match all the import aliases 2018-08-01 15:31:12 -04:00
v1 Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Create api-{approvers,reviewers} alias 2017-10-18 10:54:28 -07:00