Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

deploy,tmp,README.md: remove old files and update readme #39

Merged
merged 2 commits into from
Oct 22, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions memcached-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,10 @@ Then, configure the testing environment:

```
$ export NAMESPACE="my-test"
$ kubectl create deploy/crd.yaml -n $NAMESPACE
$ kubectl create deploy/sa.yaml -n $NAMESPACE
$ kubectl create deploy/rbac.yaml -n $NAMESPACE
$ kubectl create deploy/crds/cache_v1alpha1_memcached_crd.yaml -n $NAMESPACE
$ kubectl create deploy/service_account.yaml -n $NAMESPACE
$ kubectl create deploy/role.yaml -n $NAMESPACE
$ kubectl create deploy/role_binding.yaml -n $NAMESPACE
```

Finally, run the tests:
Expand Down
4 changes: 0 additions & 4 deletions memcached-operator/deploy/sa.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions memcached-operator/tmp/build/go-test.sh

This file was deleted.

8 changes: 0 additions & 8 deletions memcached-operator/tmp/build/test-framework/Dockerfile

This file was deleted.