Julien Levesy
Julien Levesy
# Summary I don't know if it's a bug or a feature, but here I go 😅 It looks like that the [JobMetric](https://github.com/argoproj/argo-rollouts/blob/4848fb12833e6e14ff9a2d8c783d5be04960d303/pkg/apis/rollouts/v1alpha1/analysis_types.go#L225) carries a metadata object and especially a...
### Proposal Hello 👋 ! I would like to reopen the discussion https://github.com/prometheus/prometheus/issues/9611 regarding allowing the agents to run without any `remote_write` configured because I think I have an interesting...
To support the current strike against evil private-drivers companies like Uber which endanger one of the most important and representative french-minded job, we should stop contributing to Marcel today. Yeah,...
As Docker have "docker captains", I think we should have :  Your're welcome.
We could add useful options to sind to manage volumes bound to the swarm nodes. - `-v` or `--volume` with the same docker syntax for bind or named volumes mounts...
sind might needs a volume driver. What we could do: - Implement a volume driver which creates and manage directory on an host volume using [this](https://github.com/docker/go-plugins-helpers/tree/master/volume) - On cluster create,...
We should improve the documentation of this project. Some ideas: - Document the contribution lifecycle - Add a gh page with the onboarding - Improve `godoc` quality, and code comments.
Because it will ease maintainance. Also we should have a mandatory gif for PRs.
### What does this PR do? This PR adds a new target called `cloudmonitoring` which implements a way of defining Google Cloud Metrics targets supported by Grafana 10. I did...