Alberto Sanz
Alberto Sanz
What version are you currently using? 1.0.0 What would you like to see? Otherwise arrow is not usable with jlink As an example, find the following ticket in which the...
Sample of how the configuration could look like ``` { "cert": "/some/path/file.crt", "token": { "type": "env", "key": "MY_TOKEN" }, "date": { "type": "probe", "name": "Current date", "provider": { "type": "process",...
TL;DR; Fixes https://github.com/fluxcd/flagger/issues/1029 plus removes some more unneeded metrics When deleting a canary, its status metric is not updated. Having two canaries deployed, both initialized, metrics endpoint exposes ``` #...