Kubernetes Prow Robot
|
9f5d9a9bef
|
Merge pull request #91315 from jherrera123/master
Fix runtime admission flaky test due to race condition
|
2020-05-22 10:45:11 -07:00 |
|
Jesus Herrera
|
a5800ab4cb
|
Fix linter and bazel errors
|
2020-05-21 23:06:56 -04:00 |
|
Jesus Herrera
|
6b8e2cc24e
|
Fix runtime admission flaky test due to race condition
|
2020-05-20 20:29:51 -04:00 |
|
Davanum Srinivas
|
07d88617e5
|
Run hack/update-vendor.sh
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:33 -04:00 |
|
Davanum Srinivas
|
442a69c3bd
|
switch over k/k to use klog v2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:27 -04:00 |
|
Jiajie Yang
|
ae0e52d28c
|
Monitoring safe rollout of time-bound service account token.
|
2020-04-22 11:59:16 -07:00 |
|
Jordan Liggitt
|
ba4d2aa076
|
Restrict node labels on Node create
|
2020-04-20 16:26:24 -04:00 |
|
Kubernetes Prow Robot
|
8a4bf39884
|
Merge pull request #82814 from porridge/patch-1
Fix a couple of typos
|
2020-04-14 06:20:13 -07:00 |
|
Andrew Sy Kim
|
2e56866c97
|
move apparmor annotation constants to k8s.io/api/core/v1
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
|
2020-04-06 10:22:04 -04:00 |
|
m.nabokikh
|
ea32811cbd
|
Fix service account names with a dot
This fix provides the ability to mount service account tokens to pods. The core problem is the volumeName option can't contain any dots.
|
2020-03-31 21:42:04 +04:00 |
|
Shihang Zhang
|
b56da85a77
|
sync api/v1/pod/util with api/pod/util and remove DefaultContainers
|
2020-03-24 16:42:32 -07:00 |
|
Ted Yu
|
e0dbbf0a65
|
Visitors of Configmaps and Secrets should specify which containers to visit
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
|
2020-03-20 07:59:44 -07:00 |
|
Rob Scott
|
132d2afca0
|
Adding IngressClass to networking/v1beta1
Co-authored-by: Christopher M. Luciano <cmluciano@us.ibm.com>
|
2020-03-01 18:17:09 -08:00 |
|
Kubernetes Prow Robot
|
03b7f272c8
|
Merge pull request #88246 from munnerz/csr-signername-controllers
Update CSR controllers & kubelet to respect signerName field
|
2020-02-28 23:38:39 -08:00 |
|
Jefftree
|
d318e52ffe
|
authentication webhook via network proxy
|
2020-02-27 17:47:23 -08:00 |
|
Jordan Liggitt
|
57ea7a11a6
|
Remove global variable dependency from runtimeclass admission
|
2020-02-27 15:23:52 -05:00 |
|
James Munnelly
|
d7e10f9869
|
Add Certificate signerName admission plugins
|
2020-02-27 15:50:14 +00:00 |
|
Mike Danese
|
25651408ae
|
generated: run refactor
|
2020-02-08 12:30:21 -05:00 |
|
Mike Danese
|
3aa59f7f30
|
generated: run refactor
|
2020-02-07 18:16:47 -08:00 |
|
Mike Danese
|
968adfa993
|
cleanup req.Context() and ResponseWrapper
|
2020-01-29 08:50:45 -08:00 |
|
Mike Danese
|
d55d6175f8
|
refactor
|
2020-01-29 08:50:45 -08:00 |
|
Jordan Liggitt
|
39e373fc45
|
Do not require token secrets when using bound service account tokens
|
2020-01-09 13:20:45 -05:00 |
|
Tim Allclair (St. Clair)
|
581d3e26c9
|
Restrict mirror pod owner references (#84657)
* Restrict mirror pod owners.
See http://git.k8s.io/enhancements/keps/sig-auth/20190916-noderestriction-pods.md
* Address feedback, refactor test
* Verify node owner UID
|
2019-11-14 20:52:16 -08:00 |
|
Kubernetes Prow Robot
|
195664db0e
|
Merge pull request #85099 from liggitt/quota-config-v1
Promote apiserver.config.k8s.io/v1, kind=ResourceQuotaConfiguration
|
2019-11-13 13:02:52 -08:00 |
|
draveness
|
5cb92260a6
|
feat: graduate ResourceQuotaScopeSelectors to GA
|
2019-11-13 14:07:22 +08:00 |
|
ravisantoshgudimetla
|
f2cbbe228f
|
BUILD files
|
2019-11-12 17:22:14 -05:00 |
|
ravisantoshgudimetla
|
fe4cac73c8
|
Relax namespace restriction for critical pods
|
2019-11-12 17:22:09 -05:00 |
|
Kubernetes Prow Robot
|
94efa988f4
|
Merge pull request #84813 from deads2k/admission-feature-gates
remove global variable dependency from admission plugins
|
2019-11-12 10:23:14 -08:00 |
|
David Eads
|
83f6f2717e
|
remove global variable dep in admission
|
2019-11-12 10:55:14 -05:00 |
|
Jordan Liggitt
|
7d3012f297
|
Promote resource quota admission configuration to v1
|
2019-11-12 09:03:55 -05:00 |
|
Kubernetes Prow Robot
|
9cf309ed59
|
Merge pull request #82049 from andrewsykim/ga-node-instance-type-label
Promote Node Instance Type Label to GA
|
2019-11-08 13:47:58 -08:00 |
|
David Eads
|
675c2fb924
|
add featuregate inspection as admission plugin initializer
|
2019-11-08 13:07:40 -05:00 |
|
Kubernetes Prow Robot
|
ae15368355
|
Merge pull request #84351 from wojtek-t/promote_node_lease_to_GA
Promote node lease to GA
|
2019-11-08 09:00:15 -08:00 |
|
Andrew Sy Kim
|
560b8efb79
|
noderestriction: update node restriction unit tests to use stable instance-type label
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
|
2019-11-08 11:17:58 -05:00 |
|
Andrew Sy Kim
|
349749644f
|
test/e2e: check both beta and zone label for getting cluster zone
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
|
2019-11-07 21:22:05 -05:00 |
|
Andrew Sy Kim
|
4c194d52da
|
kubelet: set both deprecated Beta and GA labels for zone/region topology from the cloud provider
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
|
2019-11-07 21:22:04 -05:00 |
|
Wei Huang
|
019d7497a5
|
bazel files
|
2019-11-05 20:57:21 -08:00 |
|
Wei Huang
|
dd74205bcf
|
Move out const strings in pkg/scheduler/api/well_known_labels.go
|
2019-11-05 20:56:21 -08:00 |
|
wojtekt
|
ffad401b4e
|
Promote NodeLease feature to GA
|
2019-11-05 09:01:12 +01:00 |
|
Kubernetes Prow Robot
|
1d1385af91
|
Merge pull request #83474 from msau42/topology-ga
CSI Topology ga
|
2019-11-04 15:28:27 -08:00 |
|
Kubernetes Prow Robot
|
0c88c4893f
|
Merge pull request #84275 from liggitt/beta-gate-runtimeclass-informers
Feature-gate RuntimeClass informer starts
|
2019-10-28 17:48:42 -07:00 |
|
Michelle Au
|
603a2aa8a9
|
Add CSINode to storage/v1
|
2019-10-28 13:41:13 -07:00 |
|
Kubernetes Prow Robot
|
06252a4630
|
Merge pull request #84260 from tallclair/status-restrict
Forbid label updates by nodes through pod/status
|
2019-10-24 16:56:43 -07:00 |
|
Jordan Liggitt
|
20b2439457
|
Feature-gate RuntimeClass informer starts
|
2019-10-24 01:18:07 -04:00 |
|
Tim Allclair
|
ac2b300ed9
|
Update bazel
|
2019-10-23 16:43:03 -07:00 |
|
Tim Allclair
|
fea3111554
|
Forbid label updates by nodes through pod/status
|
2019-10-23 15:54:40 -07:00 |
|
yue9944882
|
09cf42d67c
|
switch system priority class to versioned (v1) api
move all the helpers to scheduling v1 helpers
less explicit conversion
|
2019-10-24 00:51:57 +08:00 |
|
draveness
|
1163a1d51e
|
feat: update taint nodes by condition to GA
|
2019-10-19 09:17:41 +08:00 |
|
Kubernetes Prow Robot
|
4f1c5b8cac
|
Merge pull request #81940 from carlory/fix-appserver
fix static check failures
|
2019-10-10 12:07:21 -07:00 |
|
carlory
|
f6bb24129e
|
fix static check failures
|
2019-10-10 22:59:09 +08:00 |
|