Skip to content

Commit

Permalink
Update status
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Aug 18, 2020
1 parent c57c3f3 commit d9e3c16
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@ The normal process is as follows:

This is a very early, working prototype. Do not use it in production, you can create a test cluster very quickly with something like [KinD](https://kind.sigs.k8s.io/docs/user/quick-start/).

Backlog:
Backlog (done):
- [x] Create secrets in each namespace at start-up
- [x] Watch new namespaces and create new secrets
- [x] Update the ImagePullSecret list for the default ServiceAccount in each namespace

Todo:
- [ ] Support alterations/updates to the primary `ClusterPullSecret`
- [ ] Add Docker image for `x86_64`
- [ ] Add multi-arch Docker image for `x86_64` and arm
Expand Down

0 comments on commit d9e3c16

Please sign in to comment.