Philipp Moeller
Philipp Moeller
Numbers instead of words for seasons! How ingenious. Please fix the format specifier to match the sign of the type and add zero padding if you like.
@iam-veeramalla Any update on a possible new release? We are currently holding off on all argocd-operator updates given the issues with updating to 0.0.15.
I'm a bit disappointed that despite this issue being reported and reproducibly confirmed 6 months ago and promises of improvement this has not happened. Especially since this issue seems like...
@iam-veeramalla Good that you mention it. What are the breaking changes in v0.1.0? I don't see them documented in the release notes.
I've started my project using https://github.com/rderik/XPCSquirrel as a template. The resulting app folder looks like this: ``` $ tree MyApp.app MyApp.app/ └── Contents ├── Info.plist ├── MacOS │ └── MyApp...
@exdx I'm not sure I agree. The `immutable field` error is a classic and even part of the [troubleshooting documentation ](https://olm.operatorframework.io/docs/tasks/troubleshooting/clusterserviceversion/). Retrying here is perfectly fine for me, because it...
This is indeed embarrassing and for whatever reason it works when using `vault_database_secrets_mount`.
@mysticaltech I'm confused. It seems the helm repo is gone again and your documentation changes are gone as well. This is really annoying because not having a helm repository is...
@mysticaltech unfortunately I want to package the operator as a helm dependency which does not work easily without a repo.
Hey, did this feature ever get included?