flagger icon indicating copy to clipboard operation
flagger copied to clipboard

API reference on the website?

Open snuggie12 opened this issue 10 months ago • 2 comments

Describe the feature

Apologies if I just couldn't find it, but do you all have an API reference for the various CRDs? I was trying to find the default setting of progressDeadlineSeconds and it's not in kubectl explain.

Proposed solution

If it doesn't exist already, create a page on your website that lists out the schema for the custom resources including default values.

Any alternatives you've considered?

n/a

snuggie12 avatar May 14 '25 21:05 snuggie12

I was looking for that too! would love to have it🙏

noambenm avatar May 17 '25 21:05 noambenm

unfortunately, we don't have this at the moment. for now, i'd ask you to make do with the actual yaml API reference: https://github.com/fluxcd/flagger/blob/27daa2ca468c42f3f373355818c146d48efc64f5/artifacts/flagger/crd.yaml#L91

aryan9600 avatar Jun 06 '25 12:06 aryan9600