Roadmap

The current version of the Laiki Operator (v0.1.0) is only the beginning. We have many plans to further extend and improve it. Some of the current ideas:

  • allow Laiki to run as a real operator, immediately reacting to changes in Git
  • support for docker-only hosts in addition to Kubernetes
  • adding more workflows and pre-processors (also for additional tools)
  • improve error handling such that one user cannot break or block the config for another user
  • add access control to certain config types, for example that targets can only be configured by admin users
  • add ownership to config file such that users can only access and modify their own apps
  • protect config files by requiring approval for certain modifications