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

Container Restart Policy feature #4264

Merged
merged 12 commits into from
Jul 29, 2024
Merged

Container Restart Policy feature #4264

merged 12 commits into from
Jul 29, 2024

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2fb1c4 View commit details
    Browse the repository at this point in the history
  2. Add restart count to TMDE v4 response (#4166)

    * Add restart count to TMDE v4 response
    
    * Add warning log message if container is not found in internal state
    sparrc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    26bd421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7014a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c346b58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8caccd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4061bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41791d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54b35e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ccd9a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77f1f4f View commit details
    Browse the repository at this point in the history
  11. Bring in latest ecs-agent/ lib changes to RestartTracker

    ran
    cd agent && go mod vendor && cd ..
    sparrc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d319b0b View commit details
    Browse the repository at this point in the history
  12. go mod vendor update (#4265)

    sparrc authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6687539 View commit details
    Browse the repository at this point in the history