Skip to content

k8up support

Compare
Choose a tag to compare
@Schnitzel Schnitzel released this 09 Mar 16:03
c3f378c

We now have full k8up support, also for the newest release with individual S3 Buckets per Lagoon Project. So far we already supported k8up, but only the global S3 bucket system. Which unfortunately is not really usable in very big cluster with thousand of backups.

Beside of that we also have:

Features:

  • Add a PROJECT_SECRET which injects a random secret into all environment which is the same across all Lagoon Projects. (#947)

Changes:

Bugfixes:

  • Fix the start of RabbitMQ Cluster with non standard service names (#937)
  • Force deprovisioning of "Provisioned Services" when deleting environments (#939)

Improvements:

  • Allow certain Lagoon tasks to be disabled in the UI via the environment variable LAGOON_UI_TASK_BLACKLIST (#946)

Documentation:

  • Code Standard improvement of the Drupal example files in Lagoon (#938) thank you @dan2k3k4