k3s/pkg/kubelet
Kubernetes Submit Queue 8a98983adc Merge pull request #49180 from feiskyer/seccomp
Automatic merge from submit-queue (batch tested with PRs 48981, 47316, 49180)

Add seccomp profile in sandbox security context

**What this PR does / why we need it**:

PR  #46332 adds seccomp profile to container security context, but not sandbox. This PR adds seccomp profile in sandbox security context. Without this, we couldn't honour "seccomp.security.alpha.kubernetes.io/pod" for sandbox.

**Which issue this PR fixes**

fixes #49179.

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/cc @yujuhong
2017-07-19 11:21:28 -07:00
..
apis Add seccomp profile in sandbox security context 2017-07-19 06:14:51 +00:00
cadvisor add InstanceID to fake cadvisor (used in Kubemark) 2017-07-18 12:10:54 +02:00
certificate Refactor: pkg/util into sub-pkgs 2017-07-18 14:34:08 +08:00
client Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
cm Refactor: pkg/util into sub-pkgs 2017-07-18 14:34:08 +08:00
config Shared Informer Run blocks until all goroutines finish 2017-07-18 14:05:08 +10:00
configmap Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
container Merge pull request #49116 from sttts/sttts-authorative-api-v1-ref 2017-07-19 03:21:25 -07:00
custommetrics run hack/update-all 2017-06-22 11:31:03 -07:00
dockershim Fix compilation failure in dockershim for windows 2017-07-14 18:15:26 -07:00
envvars run hack/update-all 2017-06-22 11:31:03 -07:00
events cleanup the conversion of ObjectReference 2017-07-18 12:47:03 +08:00
eviction run hack/update-all 2017-06-22 11:31:03 -07:00
gpu Merge pull request #48203 from cmluciano/cml/addgpuowners 2017-07-13 18:51:04 -07:00
images cleanup the conversion of ObjectReference 2017-07-18 12:47:03 +08:00
kuberuntime Move pkg/api/v1/ref -> client-go/tools/reference 2017-07-18 22:45:43 +02:00
leaky
lifecycle Name change: s/timstclair/tallclair/ 2017-07-10 14:05:46 -07:00
metrics
network deepcopy: add interface deepcopy funcs 2017-07-18 09:28:47 +02:00
pleg
pod Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
preemption fix-review 2017-07-05 15:40:51 +08:00
prober Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
qos run hack/update-all 2017-06-22 11:31:03 -07:00
remote
rkt Merge pull request #48308 from yguo0905/docker-api 2017-07-14 15:30:59 -07:00
rktshim
secret Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
server Restore cAdvisor prometheus metrics to the main port 2017-07-18 08:58:14 -04:00
status Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
sysctl run hack/update-all 2017-06-22 11:31:03 -07:00
types Improved code coverage for pkg/kubelet/types/pod_update 2017-07-12 16:21:42 +08:00
util kubelet should resume csr bootstrap 2017-06-22 23:45:15 +02:00
volumemanager Refactor: pkg/util into sub-pkgs 2017-07-18 14:34:08 +08:00
BUILD Refactor: pkg/util into sub-pkgs 2017-07-18 14:34:08 +08:00
OWNERS Name change: s/timstclair/tallclair/ 2017-07-10 14:05:46 -07:00
active_deadline.go run hack/update-all 2017-06-22 11:31:03 -07:00
active_deadline_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
disk_manager.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
disk_manager_test.go
doc.go
kubelet.go Merge pull request #47316 from k82cn/k8s_47315 2017-07-19 11:21:25 -07:00
kubelet_cadvisor.go Merge pull request #47316 from k82cn/k8s_47315 2017-07-19 11:21:25 -07:00
kubelet_cadvisor_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_getters.go Merge pull request #47316 from k82cn/k8s_47315 2017-07-19 11:21:25 -07:00
kubelet_getters_test.go
kubelet_network.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_network_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_node_status.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_node_status_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_pods.go Merge pull request #47316 from k82cn/k8s_47315 2017-07-19 11:21:25 -07:00
kubelet_pods_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_pods_windows_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_resources.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_resources_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_volumes.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubelet_volumes_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
networks.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
networks_test.go
oom_watcher.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
oom_watcher_test.go run root-rewrite-import-client-go-api-types 2017-06-22 11:30:59 -07:00
pod_container_deletor.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
pod_container_deletor_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
pod_workers.go run hack/update-all 2017-06-22 11:31:03 -07:00
pod_workers_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
reason_cache.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
reason_cache_test.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
runonce.go Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
runonce_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
runtime.go
util.go Fix comments and typo in the error message. 2017-07-14 19:17:12 +02:00
volume_host.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00