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

[NET-9500] Cleanup orphaned inline-certs and acl role/policy (#4067) #4132

Merged
merged 4 commits into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. [NET-9500] Cleanup orphaned inline-certs and acl role/policy (#4067)

    * add cleanup goroutine to handle cleaning up old acl roles and inline
    certs
    
    * added first unit test
    
    * added more tests
    
    * fixing binding rule deleting
    
    * linting
    
    * added tests and cleaned up
    
    * Update control-plane/api-gateway/binding/cleanup.go
    
    Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
    
    * Update control-plane/api-gateway/binding/cleanup.go
    
    Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
    
    * Update control-plane/api-gateway/binding/cleanup.go
    
    Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
    
    * Update control-plane/api-gateway/binding/cleanup_test.go
    
    Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
    
    * Increase sleep time
    
    ---------
    
    Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
    jm96441n and nathancoleman committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    970dcb2 View commit details
    Browse the repository at this point in the history
  2. update go mods

    jm96441n committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b03b115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63ba01e View commit details
    Browse the repository at this point in the history
  4. cleanup

    jm96441n committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5150e33 View commit details
    Browse the repository at this point in the history