No description
Find a file
Daniel Sy 29c0a59734
fix(observability): 🐛 add SkipDryRunOnMissingResource to o12y syncOptions
VLSingle CRD missing at sync time — ArgoCD pre-validates all resources
before applying any, causing 'synchronization tasks not valid' on CRs
whose CRDs are created by the operator in the same sync wave.
SkipDryRunOnMissingResource=true bypasses dry-run for missing CRDs,
unblocking the CRD bootstrap deadlock.
2026-06-19 09:56:24 +02:00
otc fix(observability): 🐛 add SkipDryRunOnMissingResource to o12y syncOptions 2026-06-19 09:56:24 +02:00
.gitignore chore(repository): updated .gitignore file to ignore idea files 2025-07-28 13:22:51 +02:00
README.md first commit 2025-04-22 21:27:51 +02:00