k3s/test/utils
Kubernetes Submit Queue 69ae314442
Merge pull request #67030 from dims/multi-arch-images-for-apparmor-loader
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>.

Multi-arch images for apparmor-loader container

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

Originally from:
https://github.com/kubernetes/contrib/tree/master/apparmor/loader

Moving the code here to prevent bit-rot and to be sure we can recreate
or update the images on demand. Moving it here also ensures we can use
the common harness to build the multi-arch manifests needed for running
the apparmor e2e test can run on multiple architectures.

Change-Id: Idece17c494fc944c0aaef64805d2f0e3c4d7fb28

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-08-08 09:04:26 -07:00
..
image Multi-arch images for apparmor-loader container 2018-08-08 06:04:35 -04:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD add an integration test for advanced audit feature 2018-07-31 11:10:51 +08:00
audit.go add an integration test for advanced audit feature 2018-07-31 11:10:51 +08:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
create_resources.go Add ConnectionReset, InternalError, etc also as retryable API errors 2018-04-16 13:50:56 +02:00
delete_resources.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
density_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
deployment.go test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
paths.go Move path management from e2e_node to common test/utils directory 2018-04-27 11:12:10 -04:00
pod_store.go Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
replicaset.go test/integration: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:07 -07:00
runners.go Allow setting tolerations in test framework 2018-08-07 19:04:55 +02:00
tmpdir.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
update_resources.go Adding scale error retries 2018-06-12 11:23:16 +02:00