Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
a2f2e1d4
Commit
a2f2e1d4
authored
Jul 10, 2017
by
Tim Allclair
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Name change: s/timstclair/tallclair/
parent
07449649
Hide whitespace changes
Inline
Side-by-side
Showing
38 changed files
with
55 additions
and
55 deletions
+55
-55
OWNERS_ALIASES
OWNERS_ALIASES
+1
-1
OWNERS
api/OWNERS
+1
-1
update_owners.py
hack/update_owners.py
+1
-1
OWNERS
pkg/api/OWNERS
+1
-1
OWNERS
pkg/api/testapi/OWNERS
+1
-1
OWNERS
pkg/api/testing/OWNERS
+1
-1
OWNERS
pkg/api/v1/OWNERS
+1
-1
OWNERS
pkg/api/validation/OWNERS
+1
-1
OWNERS
pkg/apis/OWNERS
+1
-1
OWNERS
pkg/apis/apps/OWNERS
+1
-1
OWNERS
pkg/apis/extensions/OWNERS
+1
-1
OWNERS
pkg/client/OWNERS
+1
-1
OWNERS
pkg/client/unversioned/OWNERS
+1
-1
kube_features.go
pkg/features/kube_features.go
+2
-2
OWNERS
pkg/kubelet/OWNERS
+1
-1
docker_streaming.go
pkg/kubelet/dockershim/docker_streaming.go
+1
-1
kubelet_node_status.go
pkg/kubelet/kubelet_node_status.go
+1
-1
kubelet_pods.go
pkg/kubelet/kubelet_pods.go
+1
-1
kuberuntime_container.go
pkg/kubelet/kuberuntime/kuberuntime_container.go
+1
-1
handlers.go
pkg/kubelet/lifecycle/handlers.go
+1
-1
summary.go
pkg/kubelet/server/stats/summary.go
+1
-1
server.go
pkg/kubelet/server/streaming/server.go
+3
-3
OWNERS
pkg/master/OWNERS
+1
-1
OWNERS
pkg/registry/OWNERS
+1
-1
provider.go
pkg/security/podsecuritypolicy/provider.go
+1
-1
OWNERS
plugin/pkg/admission/noderestriction/OWNERS
+2
-2
OWNERS
plugin/pkg/auth/authorizer/node/OWNERS
+2
-2
OWNERS
staging/src/k8s.io/apimachinery/OWNERS
+1
-1
OWNERS
staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS
+1
-1
OWNERS
staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS
+1
-1
OWNERS
staging/src/k8s.io/apiserver/OWNERS
+1
-1
kube_features.go
staging/src/k8s.io/apiserver/pkg/features/kube_features.go
+2
-2
OWNERS
staging/src/k8s.io/apiserver/pkg/storage/OWNERS
+1
-1
OWNERS
staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS
+1
-1
OWNERS
staging/src/k8s.io/client-go/OWNERS
+1
-1
OWNERS
test/e2e_node/OWNERS
+1
-1
apparmor_test.go
test/e2e_node/apparmor_test.go
+1
-1
test_owners.csv
test/test_owners.csv
+12
-12
No files found.
OWNERS_ALIASES
View file @
a2f2e1d4
...
...
@@ -52,7 +52,7 @@ aliases:
- pmorie
- resouer
- sjpotter
- t
imst
clair
- t
all
clair
- tmrts
- vishh
- yifan-gu
...
...
api/OWNERS
View file @
a2f2e1d4
...
...
@@ -33,7 +33,7 @@ reviewers:
- pwittrock
- roberthbailey
- ncdc
- t
imst
clair
- t
all
clair
- yifan-gu
- eparis
- mwielgus
...
...
hack/update_owners.py
View file @
a2f2e1d4
...
...
@@ -111,7 +111,7 @@ def get_maintainers():
"nikhiljindal"
,
"piosz"
,
"pmorie"
,
"pwittrock"
,
"Q-Lee"
,
"quinton-hoole"
,
"Random-Liu"
,
"rmmh"
,
"roberthbailey"
,
"saad-ali"
,
"smarterclayton"
,
"soltysh"
,
"spxtr"
,
"sttts"
,
"thelinuxfoundation"
,
"thockin"
,
"timothysc"
,
"t
imst
clair"
,
"vishh"
,
"wojtek-t"
,
"xiang90"
,
"yifan-gu"
,
"timothysc"
,
"t
all
clair"
,
"vishh"
,
"wojtek-t"
,
"xiang90"
,
"yifan-gu"
,
"yujuhong"
,
"zmerlynn"
}
return
sorted
(
ret
-
SKIP_MAINTAINERS
)
...
...
pkg/api/OWNERS
View file @
a2f2e1d4
...
...
@@ -33,7 +33,7 @@ reviewers:
- pwittrock
- roberthbailey
- ncdc
- t
imst
clair
- t
all
clair
- yifan-gu
- eparis
- mwielgus
...
...
pkg/api/testapi/OWNERS
View file @
a2f2e1d4
...
...
@@ -10,7 +10,7 @@ reviewers:
- nikhiljindal
- bprashanth
- erictune
- t
imst
clair
- t
all
clair
- eparis
- soltysh
- madhusudancs
...
...
pkg/api/testing/OWNERS
View file @
a2f2e1d4
...
...
@@ -20,7 +20,7 @@ reviewers:
- justinsb
- pwittrock
- roberthbailey
- t
imst
clair
- t
all
clair
- yifan-gu
- eparis
- soltysh
...
...
pkg/api/v1/OWNERS
View file @
a2f2e1d4
...
...
@@ -27,7 +27,7 @@ reviewers:
- justinsb
- roberthbailey
- ncdc
- t
imst
clair
- t
all
clair
- eparis
- timothysc
- piosz
...
...
pkg/api/validation/OWNERS
View file @
a2f2e1d4
...
...
@@ -26,7 +26,7 @@ reviewers:
- justinsb
- pwittrock
- roberthbailey
- t
imst
clair
- t
all
clair
- eparis
- soltysh
- piosz
...
...
pkg/apis/OWNERS
View file @
a2f2e1d4
...
...
@@ -29,7 +29,7 @@ reviewers:
- justinsb
- pwittrock
- ncdc
- t
imst
clair
- t
all
clair
- yifan-gu
- eparis
- mwielgus
...
...
pkg/apis/apps/OWNERS
View file @
a2f2e1d4
...
...
@@ -9,7 +9,7 @@ reviewers:
- sttts
- saad-ali
- ncdc
- t
imst
clair
- t
all
clair
- timothysc
- dims
- errordeveloper
...
...
pkg/apis/extensions/OWNERS
View file @
a2f2e1d4
...
...
@@ -19,7 +19,7 @@ reviewers:
- janetkuo
- justinsb
- ncdc
- t
imst
clair
- t
all
clair
- mwielgus
- timothysc
- soltysh
...
...
pkg/client/OWNERS
View file @
a2f2e1d4
...
...
@@ -33,7 +33,7 @@ reviewers:
- justinsb
- roberthbailey
- ncdc
- t
imst
clair
- t
all
clair
- yifan-gu
- eparis
- mwielgus
...
...
pkg/client/unversioned/OWNERS
View file @
a2f2e1d4
...
...
@@ -22,7 +22,7 @@ reviewers:
- zmerlynn
- janetkuo
- ncdc
- t
imst
clair
- t
all
clair
- mwielgus
- timothysc
- feiskyer
...
...
pkg/features/kube_features.go
View file @
a2f2e1d4
...
...
@@ -28,7 +28,7 @@ const (
// // alpha: v1.X
// MyFeature utilfeature.Feature = "MyFeature"
// owner: @t
imst
clair
// owner: @t
all
clair
// beta: v1.4
AppArmor
utilfeature
.
Feature
=
"AppArmor"
...
...
@@ -44,7 +44,7 @@ const (
// alpha: v1.4
DynamicKubeletConfig
utilfeature
.
Feature
=
"DynamicKubeletConfig"
// owner: t
imst
clair
// owner: t
all
clair
// alpha: v1.5
//
// StreamingProxyRedirects controls whether the apiserver should intercept (and follow)
...
...
pkg/kubelet/OWNERS
View file @
a2f2e1d4
...
...
@@ -2,7 +2,7 @@ approvers:
- Random-Liu
- dchen1107
- derekwaynecarr
- t
imst
clair
- t
all
clair
- vishh
- yujuhong
reviewers:
...
...
pkg/kubelet/dockershim/docker_streaming.go
View file @
a2f2e1d4
...
...
@@ -121,7 +121,7 @@ func (ds *dockerService) PortForward(req *runtimeapi.PortForwardRequest) (*runti
if
err
!=
nil
{
return
nil
,
err
}
// TODO(t
imst
clair): Verify that ports are exposed.
// TODO(t
all
clair): Verify that ports are exposed.
return
ds
.
streamingServer
.
GetPortForward
(
req
)
}
...
...
pkg/kubelet/kubelet_node_status.go
View file @
a2f2e1d4
...
...
@@ -696,7 +696,7 @@ func (kl *Kubelet) setNodeReadyCondition(node *v1.Node) {
}
// Append AppArmor status if it's enabled.
// TODO(t
imst
clair): This is a temporary message until node feature reporting is added.
// TODO(t
all
clair): This is a temporary message until node feature reporting is added.
if
newNodeReadyCondition
.
Status
==
v1
.
ConditionTrue
&&
kl
.
appArmorValidator
!=
nil
&&
kl
.
appArmorValidator
.
ValidateHost
()
==
nil
{
newNodeReadyCondition
.
Message
=
fmt
.
Sprintf
(
"%s. AppArmor enabled"
,
newNodeReadyCondition
.
Message
)
...
...
pkg/kubelet/kubelet_pods.go
View file @
a2f2e1d4
...
...
@@ -1418,7 +1418,7 @@ func (kl *Kubelet) RunInContainer(podFullName string, podUID types.UID, containe
if
container
==
nil
{
return
nil
,
fmt
.
Errorf
(
"container not found (%q)"
,
containerName
)
}
// TODO(t
imst
clair): Pass a proper timeout value.
// TODO(t
all
clair): Pass a proper timeout value.
return
kl
.
runner
.
RunInContainer
(
container
.
ID
,
cmd
,
0
)
}
...
...
pkg/kubelet/kuberuntime/kuberuntime_container.go
View file @
a2f2e1d4
...
...
@@ -764,7 +764,7 @@ func (m *kubeGenericRuntimeManager) GetAttach(id kubecontainer.ContainerID, stdi
// RunInContainer synchronously executes the command in the container, and returns the output.
func
(
m
*
kubeGenericRuntimeManager
)
RunInContainer
(
id
kubecontainer
.
ContainerID
,
cmd
[]
string
,
timeout
time
.
Duration
)
([]
byte
,
error
)
{
stdout
,
stderr
,
err
:=
m
.
runtimeService
.
ExecSync
(
id
.
ID
,
cmd
,
0
)
// NOTE(t
imst
clair): This does not correctly interleave stdout & stderr, but should be sufficient
// NOTE(t
all
clair): This does not correctly interleave stdout & stderr, but should be sufficient
// for logging purposes. A combined output option will need to be added to the ExecSyncRequest
// if more precise output ordering is ever required.
return
append
(
stdout
,
stderr
...
),
err
...
...
pkg/kubelet/lifecycle/handlers.go
View file @
a2f2e1d4
...
...
@@ -55,7 +55,7 @@ func (hr *HandlerRunner) Run(containerID kubecontainer.ContainerID, pod *v1.Pod,
switch
{
case
handler
.
Exec
!=
nil
:
var
msg
string
// TODO(t
imst
clair): Pass a proper timeout value.
// TODO(t
all
clair): Pass a proper timeout value.
output
,
err
:=
hr
.
commandRunner
.
RunInContainer
(
containerID
,
handler
.
Exec
.
Command
,
0
)
if
err
!=
nil
{
msg
:=
fmt
.
Sprintf
(
"Exec lifecycle hook (%v) for Container %q in Pod %q failed - error: %v, message: %q"
,
handler
.
Exec
.
Command
,
container
.
Name
,
format
.
Pod
(
pod
),
err
,
string
(
output
))
...
...
pkg/kubelet/server/stats/summary.go
View file @
a2f2e1d4
...
...
@@ -73,7 +73,7 @@ func (sp *summaryProviderImpl) Get() (*stats.Summary, error) {
}
}
// TODO(t
imst
clair): Consider returning a best-effort response if any of the following errors
// TODO(t
all
clair): Consider returning a best-effort response if any of the following errors
// occur.
node
,
err
:=
sp
.
provider
.
GetNode
()
if
err
!=
nil
{
...
...
pkg/kubelet/server/streaming/server.go
View file @
a2f2e1d4
...
...
@@ -101,7 +101,7 @@ var DefaultConfig = Config{
SupportedPortForwardProtocols
:
portforward
.
SupportedProtocols
,
}
// TODO(t
imst
clair): Add auth(n/z) interface & handling.
// TODO(t
all
clair): Add auth(n/z) interface & handling.
func
NewServer
(
config
Config
,
runtime
Runtime
)
(
Server
,
error
)
{
s
:=
&
server
{
config
:
config
,
...
...
@@ -193,7 +193,7 @@ func (s *server) GetPortForward(req *runtimeapi.PortForwardRequest) (*runtimeapi
func
(
s
*
server
)
Start
(
stayUp
bool
)
error
{
if
!
stayUp
{
// TODO(t
imst
clair): Implement this.
// TODO(t
all
clair): Implement this.
return
errors
.
New
(
"stayUp=false is not yet implemented"
)
}
...
...
@@ -210,7 +210,7 @@ func (s *server) Start(stayUp bool) error {
}
func
(
s
*
server
)
Stop
()
error
{
// TODO(t
imst
clair): Implement this.
// TODO(t
all
clair): Implement this.
return
errors
.
New
(
"not yet implemented"
)
}
...
...
pkg/master/OWNERS
View file @
a2f2e1d4
...
...
@@ -31,7 +31,7 @@ reviewers:
- justinsb
- roberthbailey
- ncdc
- t
imst
clair
- t
all
clair
- mwielgus
- timothysc
- soltysh
...
...
pkg/registry/OWNERS
View file @
a2f2e1d4
...
...
@@ -29,7 +29,7 @@ reviewers:
- pwittrock
- roberthbailey
- ncdc
- t
imst
clair
- t
all
clair
- eparis
- mwielgus
- timothysc
...
...
pkg/security/podsecuritypolicy/provider.go
View file @
a2f2e1d4
...
...
@@ -225,7 +225,7 @@ func (s *simpleProvider) ValidatePodSecurityContext(pod *api.Pod, fldPath *field
allErrs
=
append
(
allErrs
,
s
.
strategies
.
SysctlsStrategy
.
Validate
(
pod
)
...
)
// TODO(t
imst
clair): ValidatePodSecurityContext should be renamed to ValidatePod since its scope
// TODO(t
all
clair): ValidatePodSecurityContext should be renamed to ValidatePod since its scope
// is not limited to the PodSecurityContext.
if
len
(
pod
.
Spec
.
Volumes
)
>
0
&&
!
psputil
.
PSPAllowsAllVolumes
(
s
.
psp
)
{
allowedVolumes
:=
psputil
.
FSTypeToStringSet
(
s
.
psp
.
Spec
.
Volumes
)
...
...
plugin/pkg/admission/noderestriction/OWNERS
View file @
a2f2e1d4
approvers:
- deads2k
- liggitt
- t
imst
clair
- t
all
clair
reviewers:
- deads2k
- liggitt
- t
imst
clair
- t
all
clair
plugin/pkg/auth/authorizer/node/OWNERS
View file @
a2f2e1d4
approvers:
- t
imst
clair
- t
all
clair
- liggitt
- deads2k
reviewers:
- t
imst
clair
- t
all
clair
- liggitt
- deads2k
- ericchiang
staging/src/k8s.io/apimachinery/OWNERS
View file @
a2f2e1d4
...
...
@@ -18,4 +18,4 @@ reviewers:
- gmarek
- sttts
- ncdc
- t
imst
clair
- t
all
clair
staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS
View file @
a2f2e1d4
...
...
@@ -14,7 +14,7 @@ reviewers:
- erictune
- saad-ali
- janetkuo
- t
imst
clair
- t
all
clair
- eparis
- timothysc
- dims
...
...
staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS
View file @
a2f2e1d4
...
...
@@ -7,7 +7,7 @@ reviewers:
- mikedanese
- saad-ali
- janetkuo
- t
imst
clair
- t
all
clair
- eparis
- timothysc
- jbeda
...
...
staging/src/k8s.io/apiserver/OWNERS
View file @
a2f2e1d4
...
...
@@ -13,5 +13,5 @@ reviewers:
- liggitt
- sttts
- ncdc
- t
imst
clair
- t
all
clair
- timothysc
staging/src/k8s.io/apiserver/pkg/features/kube_features.go
View file @
a2f2e1d4
...
...
@@ -27,14 +27,14 @@ const (
// // alpha: v1.4
// MyFeature() bool
// owner: t
imst
clair
// owner: t
all
clair
// alpha: v1.5
//
// StreamingProxyRedirects controls whether the apiserver should intercept (and follow)
// redirects from the backend (Kubelet) for streaming requests (exec/attach/port-forward).
StreamingProxyRedirects
utilfeature
.
Feature
=
"StreamingProxyRedirects"
// owner: t
imst
clair
// owner: t
all
clair
// alpha: v1.7
//
// AdvancedAuditing enables a much more general API auditing pipeline, which includes support for
...
...
staging/src/k8s.io/apiserver/pkg/storage/OWNERS
View file @
a2f2e1d4
...
...
@@ -13,7 +13,7 @@ reviewers:
- mikedanese
- liggitt
- ncdc
- t
imst
clair
- t
all
clair
- timothysc
- hongchaodeng
- krousey
...
...
staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS
View file @
a2f2e1d4
...
...
@@ -12,7 +12,7 @@ reviewers:
- luxas
- janetkuo
- roberthbailey
- t
imst
clair
- t
all
clair
- timothysc
- dims
- hongchaodeng
...
...
staging/src/k8s.io/client-go/OWNERS
View file @
a2f2e1d4
...
...
@@ -33,7 +33,7 @@ reviewers:
- justinsb
- roberthbailey
- ncdc
- t
imst
clair
- t
all
clair
- yifan-gu
- eparis
- mwielgus
...
...
test/e2e_node/OWNERS
View file @
a2f2e1d4
approvers:
- Random-Liu
- t
imst
clair
- t
all
clair
- vishh
- derekwaynecarr
reviewers:
...
...
test/e2e_node/apparmor_test.go
View file @
a2f2e1d4
...
...
@@ -200,7 +200,7 @@ func expectSoftRejection(status v1.PodStatus) {
}
func
isAppArmorEnabled
()
bool
{
// TODO(t
imst
clair): Pass this through the image setup rather than hardcoding.
// TODO(t
all
clair): Pass this through the image setup rather than hardcoding.
if
strings
.
Contains
(
framework
.
TestContext
.
NodeName
,
"-gci-dev-"
)
{
gciVersionRe
:=
regexp
.
MustCompile
(
"-gci-dev-([0-9]+)-"
)
matches
:=
gciVersionRe
.
FindStringSubmatch
(
framework
.
TestContext
.
NodeName
)
...
...
test/test_owners.csv
View file @
a2f2e1d4
...
...
@@ -120,7 +120,7 @@ ESIPP should work for type=LoadBalancer,MrHohn,1,network
ESIPP should work for type=NodePort,MrHohn,1,network
ESIPP should work from pods,MrHohn,1,network
Empty starts a pod,childsb,1,
"EmptyDir volumes should support (non-root,0644,default)",t
imst
clair,1,node
"EmptyDir volumes should support (non-root,0644,default)",t
all
clair,1,node
"EmptyDir volumes should support (non-root,0644,tmpfs)",spxtr,1,node
"EmptyDir volumes should support (non-root,0666,default)",dchen1107,1,node
"EmptyDir volumes should support (non-root,0666,tmpfs)",apelisse,1,node
...
...
@@ -291,7 +291,7 @@ Loadbalancing: L7 Nginx should conform to Ingress spec,ncdc,1,network
"Logging soak should survive logging 1KB every * seconds, for a duration of *, scaling up to * pods per node",justinsb,1,node
"MemoryEviction when there is memory pressure should evict pods in the correct order (besteffort first, then burstable, then guaranteed)",ixdy,1,node
Mesos applies slave attributes as labels,justinsb,1,apps
Mesos schedules pods annotated with roles on correct slaves,t
imst
clair,1,apps
Mesos schedules pods annotated with roles on correct slaves,t
all
clair,1,apps
Mesos starts static pods on every node in the mesos cluster,lavalamp,1,apps
MetricsGrabber should grab all metrics from API server.,gmarek,0,instrumentation
MetricsGrabber should grab all metrics from a ControllerManager.,gmarek,0,instrumentation
...
...
@@ -395,7 +395,7 @@ PrivilegedPod should enable privileged commands,derekwaynecarr,0,node
Probing container should *not* be restarted with a /healthz http liveness probe,Random-Liu,0,node
"Probing container should *not* be restarted with a exec ""cat /tmp/health"" liveness probe",Random-Liu,0,node
Probing container should be restarted with a /healthz http liveness probe,Random-Liu,0,node
Probing container should be restarted with a docker exec liveness probe with timeout,t
imst
clair,0,node
Probing container should be restarted with a docker exec liveness probe with timeout,t
all
clair,0,node
"Probing container should be restarted with a exec ""cat /tmp/health"" liveness probe",Random-Liu,0,node
Probing container should have monotonically increasing restart count,Random-Liu,0,node
Probing container with readiness probe should not be ready before initial delay and never restart,Random-Liu,0,node
...
...
@@ -424,7 +424,7 @@ Projected should provide node allocatable (memory) as default memory limit if th
Projected should provide podname as non-root with fsgroup,fabioy,1,storage
Projected should provide podname as non-root with fsgroup and defaultMode,gmarek,1,storage
Projected should provide podname only,vishh,1,storage
Projected should set DefaultMode on files,t
imst
clair,1,storage
Projected should set DefaultMode on files,t
all
clair,1,storage
Projected should set mode on item file,gmarek,1,storage
Projected should update annotations on modification,janetkuo,1,storage
Projected should update labels on modification,xiang90,1,storage
...
...
@@ -442,7 +442,7 @@ Reboot each node by ordering clean reboot and ensure they function upon restart,
Reboot each node by ordering unclean reboot and ensure they function upon restart,quinton-hoole,0,node
Reboot each node by switching off the network interface and ensure they function upon switch on,quinton-hoole,0,node
Reboot each node by triggering kernel panic and ensure they function upon restart,quinton-hoole,0,node
Redis should create and stop redis servers,t
imst
clair,1,apps
Redis should create and stop redis servers,t
all
clair,1,apps
ReplicaSet should serve a basic image on each replica with a private image,pmorie,1,apps
ReplicaSet should serve a basic image on each replica with a public image,krousey,0,apps
ReplicaSet should surface a failure condition on a common issue like exceeded quota,kargakis,0,apps
...
...
@@ -451,13 +451,13 @@ ReplicationController should serve a basic image on each replica with a public i
ReplicationController should surface a failure condition on a common issue like exceeded quota,kargakis,0,apps
Rescheduler should ensure that critical pod is scheduled in case there is no resources available,mtaufen,1,apps
Resource-usage regular resource usage tracking resource tracking for * pods per node,janetkuo,1,
ResourceQuota should create a ResourceQuota and capture the life of a configMap.,t
imst
clair,1,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a configMap.,t
all
clair,1,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class.,derekwaynecarr,0,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.,bgrant0607,1,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a pod.,pmorie,1,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a replication controller.,rrati,0,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a secret.,ncdc,1,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a service.,t
imst
clair,1,api-machinery
ResourceQuota should create a ResourceQuota and capture the life of a service.,t
all
clair,1,api-machinery
ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated.,krousey,1,api-machinery
ResourceQuota should verify ResourceQuota with best effort scope.,mml,1,api-machinery
ResourceQuota should verify ResourceQuota with terminating scopes.,ncdc,1,api-machinery
...
...
@@ -712,7 +712,7 @@ k8s.io/kubernetes/pkg/kubectl/resource,caesarxuchao,1,
k8s.io/kubernetes/pkg/kubelet,vishh,0,
k8s.io/kubernetes/pkg/kubelet/cadvisor,sttts,1,
k8s.io/kubernetes/pkg/kubelet/certificate,mikedanese,1,
k8s.io/kubernetes/pkg/kubelet/client,t
imst
clair,1,
k8s.io/kubernetes/pkg/kubelet/client,t
all
clair,1,
k8s.io/kubernetes/pkg/kubelet/cm,vishh,0,
k8s.io/kubernetes/pkg/kubelet/config,mikedanese,1,
k8s.io/kubernetes/pkg/kubelet/container,yujuhong,0,
...
...
@@ -736,9 +736,9 @@ k8s.io/kubernetes/pkg/kubelet/qos,vishh,0,
k8s.io/kubernetes/pkg/kubelet/rkt,apelisse,1,
k8s.io/kubernetes/pkg/kubelet/rktshim,mml,1,
k8s.io/kubernetes/pkg/kubelet/secret,kevin-wangzefeng,1,
k8s.io/kubernetes/pkg/kubelet/server,t
imst
clair,0,
k8s.io/kubernetes/pkg/kubelet/server,t
all
clair,0,
k8s.io/kubernetes/pkg/kubelet/server/portforward,rkouj,0,
k8s.io/kubernetes/pkg/kubelet/server/stats,t
imst
clair,0,
k8s.io/kubernetes/pkg/kubelet/server/stats,t
all
clair,0,
k8s.io/kubernetes/pkg/kubelet/server/streaming,caesarxuchao,1,
k8s.io/kubernetes/pkg/kubelet/status,mwielgus,1,
k8s.io/kubernetes/pkg/kubelet/sysctl,piosz,1,
...
...
@@ -749,7 +749,7 @@ k8s.io/kubernetes/pkg/kubelet/util/format,ncdc,1,
k8s.io/kubernetes/pkg/kubelet/util/queue,yujuhong,0,
k8s.io/kubernetes/pkg/kubelet/volumemanager,rrati,0,
k8s.io/kubernetes/pkg/kubelet/volumemanager/cache,janetkuo,1,
k8s.io/kubernetes/pkg/kubelet/volumemanager/reconciler,t
imst
clair,1,
k8s.io/kubernetes/pkg/kubelet/volumemanager/reconciler,t
all
clair,1,
k8s.io/kubernetes/pkg/master,fabioy,1,
k8s.io/kubernetes/pkg/master/tunneler,jsafrane,1,
k8s.io/kubernetes/pkg/probe/exec,bgrant0607,1,
...
...
@@ -894,7 +894,7 @@ k8s.io/kubernetes/pkg/volume/flexvolume,Q-Lee,1,
k8s.io/kubernetes/pkg/volume/flocker,jbeda,1,
k8s.io/kubernetes/pkg/volume/gce_pd,saad-ali,0,
k8s.io/kubernetes/pkg/volume/git_repo,davidopp,1,
k8s.io/kubernetes/pkg/volume/glusterfs,t
imst
clair,1,
k8s.io/kubernetes/pkg/volume/glusterfs,t
all
clair,1,
k8s.io/kubernetes/pkg/volume/host_path,jbeda,1,
k8s.io/kubernetes/pkg/volume/iscsi,cjcullen,1,
k8s.io/kubernetes/pkg/volume/nfs,justinsb,1,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment