Bartlomiej Plotka
Bartlomiej Plotka
Something we think would be helpful to fix the gap between RHOBS and Observatorium is to provide an `OpenShiftTemplate` renderer for smooth migration purposes on our side. The idea would...
This is part of https://github.com/observatorium/rndr goals, but @brancz asked me why some of that feature cannot be part of Locutus. Why not, let's discuss 🤗 Triggered by valid offline @s-urbaniak...
It's very common use case to operate existing helm chart. Would nice to add renderer for this. ### Open question: It's common case to compose multiple charts, how this can...
Popular question: How this is different to e.g https://docs.okd.io/latest/operators/operator_sdk/osdk-helm.html Locutus provides more specific rollout control for creating ANY operator not only "kube apply loops", but would be nice to have...
To be transparent I chose this project for an explanatory walk-through optimization process example for my upcoming [Efficient Go](https://www.oreilly.com/library/view/efficient-go/9781098105709/) book. Hope that is ok for everyone here. This project needs...
See in-code comments. @anishasthana
Could be as easy as importing Thanos code (`pkg/store/bucket.go`)
We can use object storage code from Thanos.