Migrate to arkade for CLIs and dependent apps
The major change in this release is that arkade is now used for installing apps and CLIs.
The name of Minio and the SealedSecrets controller changed.
You should not run this tool as root, or whilst shelled into your Kubernetes master, because it's a client.
Feedback is welcome, join us on #openfaas-cloud
on Slack.
Changelog for 0.10.0:
- PR #244 Migrate to arkade for CLIs and dependent apps by @alexellis
- PR #240 Update dashboard config fields by @wilsonianb
- PR #241 Updating templates/aws.yml, using new/refactored register-image version by @ssgutierrez42
- PR #243 Fix list-functions deployment in stack.yml by @Waterdrips
- PR #238 Change the get.sh owner value to openfaas by @LucasRoesler
Commits
a80f7e3 Fix issue with reading minio secret by @alexellis
421fd14 Remove custom error names by @alexellis
e0d3c5f Fix compilation issue by @alexellis
b811074 Reduce verbosity and refactor errors by @alexellis
8f74588 Use password generation instead of bash by @alexellis
42c4087 Decode base64 secrets by @alexellis
6cccdee Fix reference for secret key by @alexellis
6be018b Remove Dockerfile from build by @alexellis
daf63ff Inform users not to run as root or on a K8s master by @alexellis
a8c36ce Fix secrets namespace for s3 by @alexellis
db34e6a Update spacing for namespaces for cert-manager by @alexellis
c235cde Use generated secret for Minio installation by @alexellis
11de27d Stop building a static binary in CI by @alexellis
9e305f2 Stop streaming to stdio by @alexellis
82d9e03 Make both Dockerfiles build with Go 1.15 by @alexellis
c259383 Stop streaming secret creation by @alexellis
c654775 Restore create namespace code by @alexellis
72abfb4 Update cloud-minio to minio and reset hmac by @alexellis
454addc Add wait to the various apps installed by @alexellis
23cfd3e Migrate to arkade for CLIs and dependent apps by @alexellis
c4da635 Mount public key to dashboard as secret by @wilsonianb
5b51d3b Update dashboard config fields by @wilsonianb
f169262 Updating reference to register-image by @ssgutierrez42
ed76ca6 Fix list-functions deployment in stack.yml by @Waterdrips
d1eb105 Bump to Go 1.15 by @alexellis
e16b776 Change the get.sh owner value to openfaas by @LucasRoesler
Generated by Derek