Zhen Wang
|
e102633ae8
|
Change docker/default to runtime/default
|
2018-04-19 10:39:53 -07:00 |
Manjunath A Kumatagi
|
1bb810e749
|
Use pause manifest image
|
2018-04-06 11:00:50 +05:30 |
Stephen Augustus
|
09aa0b9c1d
|
pkg/util/pointer: Update `int` pointer functions
* Implement `Int64Ptr` function
* Replace per module functions of `int(32|64)?` --> `*int(32|64)?`
* Update bazel rules
|
2018-03-27 10:30:01 -04:00 |
Slava Semushin
|
b783c6e25b
|
E2E: add tests for PSP from the "policy" API Group.
|
2018-02-27 17:14:40 +01:00 |
Kubernetes Submit Queue
|
da171196d9
|
Merge pull request #58900 from Random-Liu/fix-psp-test
Automatic merge from submit-queue (batch tested with PRs 58903, 58141, 58900). 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>.
Fix pod security policy capability test.
Fixes https://github.com/kubernetes/kubernetes/issues/58901.
In our document, we explicitly say:
```
The following fields take a list of capabilities, specified as the capability name in ALL_CAPS without the CAP_ prefix.
```
https://kubernetes.io/docs/concepts/policy/pod-security-policy/
@kubernetes/sig-node-pr-reviews
**Release note**:
```release-note
none
```
|
2018-01-26 21:00:38 -08:00 |
Lantao Liu
|
49dfaec72e
|
Fix pod security policy capability test.
|
2018-01-27 01:43:01 +00:00 |
Cao Shufeng
|
4e7398b67b
|
remove duplicated import
|
2018-01-17 09:34:59 +08:00 |
supereagle
|
032416c75d
|
use core client with explicit version
fix more usage of deprecated core client
|
2017-11-25 08:14:10 +08:00 |
Tim Allclair
|
671a6aa068
|
PodSecurityPolicy E2E tests
|
2017-11-01 16:00:32 -07:00 |