Stefan Prodan
Stefan Prodan
@aryan9600 could you please push your suggestions on top of this PR. I see that @bacherfl has enabled us to push commit.
@aryan9600 please sync the CRDs, the helm chart has the old one.
Use `stepWeightPromotion` to progressively shift traffic back to the primary and thus avoiding thundering herd. Docs: https://docs.flagger.app/usage/deployment-strategies#canary-release
Hi @bacherfl I'm happy to have this integration in Flagger. I see that the API version is at `v1beta1`, would you be able to help maintain the integration in Flagger...
> Shifting traffic from 50% -> 100% in 5 mins seems like a big deal and also we don't want to delay promotion by introducing multiple steps. How are you...
> If I pass only --token-auth then it is assumed that it is an organization owned repository. It uses the PAT to make commits to the repo during bootstrapping. It...
We could extend the [Runtime API](https://timoni.sh/bundle-runtime/) with support for querying JSON and YAML files. Something like: ```cue runtime: { apiVersion: "v1alpha1" name: "production" values: [ { query: "file:///absolute/path/to/data.json" for: {...
Hey @ngeorger please reach out to me on [CNCF Slack](https://cloud-native.slack.com/team/ULPRMFH38) and we can setup a meeting. @seifrajhi here is the recording of my Timoni intro talk with David https://www.youtube.com/watch?v=vIdJm2W21mI
@errordeveloper looks great so far. Will you be adding deletion to the reconciler package?
> I can add deletion methods in this PR or leave for another one, what would you prefer? I would leave it for another PR, this has lots of good...