Results 143 comments of dholbach

What I suggest we do next - [x] Push https://github.com/dholbach/flagger-redirects to e.g. a `redirects` branch under `fluxcd/flagger` - [x] Set up docs.flagger.app in Flux's Netlify to build from this ^...

Tried e.g. https://flagger-docs.netlify.app/v/main/tutorials and https://flagger-docs.netlify.app/tutorials and it works.

This ```md importedDoc: true ``` needs to be added in https://github.com/fluxcd/flux2/blob/37b60666c439dc823af33dc35162de38d5380883/cmd/flux/docgen.go#L59

Should be fixed in `./cmd/flux/bootstrap_github.go`.

Potentially re-use some of the work from `kured`: - https://github.com/weaveworks/kured/blob/main/.github/workflows/on-pr.yaml#L93 - https://github.com/weaveworks/kured/tree/main/tests/kind

A common output sounds great, also if we include all relevant information and make it easy to parse. I just wonder how we can make it so that we don't...

Borrow from https://github.com/weaveworks/grafanalib/blob/master/.github/workflows/publish-to-pypi.yml

`prom-run` is built for the image. How much of this is needed for the operation of `kubediff`?