20.05.0-alpha1
Pre-release
Pre-release
ereslibre
released this
08 May 16:37
·
98 commits
to master
since this release
🎉 Initial console release 🎉
This is the initial release of the oneinfra
console that allows you to manage clusters from a very simple web UI interface.
Users can log in through several authentiation mechanisms:
-
Kubernetes secrets: every secret present in the
oneinfra-users
namespace represents a username. These secrets must have a bcrypt'ed password field in their data map. -
GitHub OAuth: by providing your client ID and client secret, it's possible to login to the console using GitHub OAuth mechanism.
Every user will get a namespace of its own where they can create, modify and delete their clusters.