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

[8.4](backport #1286) Fix: Windows Agent Left Unhealthy After Removing Endpoint Integration #1597

Merged
merged 3 commits into from
Oct 25, 2022

Commits on Oct 24, 2022

  1. Fix: Windows Agent Left Unhealthy After Removing Endpoint Integration (

    …#1286)
    
    * Add stop timeout to the endpoint spec
    * Service watcher
    * Wire in the service watcher
    * Remove waiting on the service stop since Endpoint should not be stopped
    
    (cherry picked from commit a8ad2da)
    
    # Conflicts:
    #	internal/pkg/agent/program/supported.go
    aleksmaus authored and mergify[bot] committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    250c9d6 View commit details
    Browse the repository at this point in the history
  2. Regen buildSpec

    aleksmaus committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5c6126a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Make linter happy

    aleksmaus committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2562d2e View commit details
    Browse the repository at this point in the history