kubernetes/pkg/apis/core
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
..
fuzzer Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
helper change not valid to invalid 2018-07-18 14:11:22 +08:00
install Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
v1 Merge pull request #66480 from Huang-Wei/stateless-MatchNodeSelectorTerms 2018-08-07 14:27:59 -07:00
validation Merge pull request #66698 from WanLinghao/token_projected_improve 2018-08-08 07:46:17 -07:00
annotation_key_constants.go Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
field_constants.go Add new Events API group 2017-11-22 18:40:09 +00:00
json.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
objectreference.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00
register.go explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00
resource.go Delete in-tree support for NVIDIA GPUs. 2018-04-02 20:17:01 -07:00
taint.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
taint_test.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
toleration.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
types.go Promote ShareProcessNamespace to beta 2018-07-23 17:13:59 +02:00
zz_generated.deepcopy.go Update generated files 2018-06-29 20:36:17 +02:00