Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WorkloadEventsWatcher to the gRPC API. #3596

Merged
merged 3 commits into from
May 16, 2024

Commits on May 15, 2024

  1. Add WorkloadEventsWatcher to the gRPC API.

    This watcher enables a client to watch for modifications in workloads,
    including their agent's state (as not installed, installed, or
    intercepted).
    
    Signed-off-by: Thomas Hallgren <thomas@datawire.io>
    thallgren committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b7b7565 View commit details
    Browse the repository at this point in the history
  2. Increase delays in Test_WorkspaceListener

    Signed-off-by: Thomas Hallgren <thomas@datawire.io>
    thallgren committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1d52509 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fix missing events when intercept or agent is removed.

    Signed-off-by: Thomas Hallgren <thomas@datawire.io>
    thallgren committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7afeacb View commit details
    Browse the repository at this point in the history