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

[release-v3.26] Auto pick #8913: updating the logic for stale endpoint management #9027

Commits on Jul 18, 2024

  1. updating the logic for stale endpoint management

    Signed-off-by: ritikaguptams <[email protected]>
    
    Updating stale endpoint logic for readability
    
    Signed-off-by: ritikaguptams <[email protected]>
    
    Fixing typo
    
    Signed-off-by: ritikaguptams <[email protected]>
    
    Removing paranthesis to make lint check happy
    
    Signed-off-by: ritikaguptams <[email protected]>
    
    Adding comments about HNS dependency
    
    Signed-off-by: ritikaguptams <[email protected]>
    ritikaguptams authored and coutinhop committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b4a0310 View commit details
    Browse the repository at this point in the history
  2. Updating to latest hcsshim

    ritikaguptams authored and coutinhop committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7d6582b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db5f04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    162564a View commit details
    Browse the repository at this point in the history
  5. Use upstream hcsshim instead of fork

    Use github.com/Microsoft/hcsshim v0.11.4 instead of the fork github.com/projectcalico/hcsshim v0.8.9-calico.
    
    The fork was necessary at the time of v0.8.9 in order to access the endpoint's containers, but it is no longer needed since now that information is accessible via the SharedContainers field in the HNSEndpoint struct in the upstream hcsshim package.
    coutinhop committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c6935b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b73c06 View commit details
    Browse the repository at this point in the history
  7. update cni to 1.2.0 (projectcalico#8839)

    Signed-off-by: scyda <[email protected]>
    scydas authored and coutinhop committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    79888aa View commit details
    Browse the repository at this point in the history