Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 307ecec

Browse files
authored
Update README.md
1 parent d49e83a commit 307ecec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# 🍼 init
1414
Init container for MariaDB that co-operates with [mariadb-operator](https://github.com/mariadb-operator/mariadb-operator). Configure Galera and guarantee ordered deployments for MariaDB.
1515
- Avoid hacking with bash `initContainers`, do it properly in Go
16+
- Dynamically provision MariaDB Galera configuration file
1617
- Get `MariaDB` resources from the Kubernetes API and configure Galera based on them
1718
- Guarantee MariaDB ordered deployment by checking its `Pod` Ready conditions in the Kubernetes API
1819
- Allow `spec.podManagementPolicy` = `Parallel` in the MariaDB `StatefulSet`

0 commit comments

Comments
 (0)