Ivan Santos
Ivan Santos
Why did you started the code examples with sass and ended with 'less'?
Thoughts on automatically closing PRs with the last iteration older than 1 year (giving heads up of course).
How to setup espec as a default generator for specs when I generate a view or json with phoenix.
I just found that this package is not available on helm hub, would be nice to have it there for visibility.
### Description Currently trying to instrument a go app by having multiple data examples for metrics. One of the examples is a histogram. The vendor (otlp receiver) only accepts deltas...
Might be required for some scenarios. Currently applying it manually.
For ref: https://github.com/google-github-actions/release-please-action
## Describe the feature Here it requires 1.16 https://docs.flagger.app/tutorials/linkerd-progressive-delivery#prerequisites Here it requires 1.19 https://docs.flagger.app/tutorials/nginx-progressive-delivery#prerequisites Here it requires 1.16 https://github.com/fluxcd/flagger/blob/main/charts/flagger/Chart.yaml#L5 This tutorial still uses v1beta1 https://docs.flagger.app/tutorials/linkerd-progressive-delivery#linkerd-ingress My guess here is that...
## Describe the feature Because my Prometheus instance requires basic auth, I can't use secrets to configure the metric server. But because of that, I see multiple errors as described...
## Describe the feature Instead of relying on podAnnotations which might not be used by some cluster. ### Proposed solution Add support for PodMonitor like it's already supported by the...