Stefan Prodan
                                            Stefan Prodan
                                        
                                    Can you please post here `flux get source git flux-system` and `flux get ks flux-system`
This was fixed in Flux 0.32.0
@jonnylangefeld I’m Ok with adding debug logs as long as we mask the token. Would you like to contribute this?
Does Apache APISIX ingress supports Kubernetes [Gateway API](https://gateway-api.sigs.k8s.io/)?
@tao12345666333 yes, Flagger needs two Prometheus metrics: requests rate with status code labels and request duration. See here how are these used: https://github.com/fluxcd/flagger/tree/main/pkg/metrics/observers
@rinormaloku please signoff your commits and rebase with main instead of merge. Thanks!
@rinormaloku this looks good, we're working on the next patch release for Flagger then we'll review your PR. I expect this to be included in the next minor release.
You need to add gloomesh to the e2e test suite here https://github.com/fluxcd/flagger/blob/main/.github/workflows/e2e.yaml
@rinormaloku @mrajkarnikar in the past we've rejected integrations with non OSS tools like Kong ingress. Having this integration in Flagger with no means of testing it automatically is not something...
Using secrets in tests means we can no longer run them on PRs. If someone breaks this integration, we can't tell until we merge the PR when it's too late....