Add valkey-operator #96
No reviewers
Labels
No labels
TUI
bug
docs
duplicate
enhancement
help wanted
invalid
major
question
secrets
wontfix
bug
docs
duplicate
enhancement
help wanted
invalid
major
minor
patch
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
oeng/smol-k8s-lab!96
Loading…
Reference in a new issue
No description provided.
Delete branch "valkey-operator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
Adds valkey operator as a deployable core app
updates the CI testing pipeline workflow and config file (for k3s only - for now)
fixes the default variables for ZITADEL's SMTP credentials
Adds the start of support for crowdsec in the traefik default app and docs
fixes more stuff to run async in the setup_operators function
separate out the operators funcs for setup_database_operators and setup_storage_operators to make things more clean and async
singleNodeis now a global that can be set and passed to all apps to disable anti-affinityincrease default wait time for checking openbao container is up to 10 seconds initially to catch raise condition
always create openbao namespace manually
fix how we install metallb to be only the 1st sync wave and then bump sync wave to 3 and then 4
adds git.open.engineering as a default source repo for:
Adds the ability to enable/disable traefik providers in the smol-k8s-lab config (gateway, ingress, nginx)
Add default username, email, first/last name to zitadel config
Amazing work! It's so good to have a working pipeline again! <3