Sara Elzayat

Results 3 issues of Sara Elzayat

Part of: https://github.com/weaveworks/weave-gitops-enterprise/issues/1282 **What changed?** * Updated clientFactory to include a slice of watchers. * Created a clientFactory method to create/remove watcher. * Updated `UpdateClusters` to notify watchers with the...

enhancement
team/pesto

Part of: https://github.com/weaveworks/weave-gitops-enterprise/issues/3220 **What changed?** Protobuf changes - Refactored APIs to meet the styling guide. - Ref: https://protobuf.dev/programming-guides/style/ - Routes should contain dashes rather than underscores - Some routes removed...

team/pesto

## Description of change Add `-q/--quiet` flag to `cargo shuttle run` to suppress non-error output. Closes #1602 ## How has this been tested? (if applicable) Verified flag appears in help...