Brian Green

Results 4 issues of Brian Green

#### Description When you using the default configuration in your own config for Git Status, and stashing files. You'll receive a warning: `[WARN] - (starship::modules::git_status): Error parsing format string git_status.stashed`...

# Contribution Details ## PR Description This PR adds two significant enhancements to Flagger: **Namespace Scoping Support** - Allows Flagger to watch specific namespaces instead of all namespaces #1859 **New...

## Describe the feature Flagger should support connecting to New Relic via NerdGraph (their GraphQL API) to execute NRQL queries for Canary analysis. While Flagger has existing New Relic support,...

What problem are you trying to solve? Currently, the Flagger operator can be configured to watch all namespaces (default) or a single namespace (via the -namespace flag). I'd like to...