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

✨ Allow non-blocking retrieval of informers #2371

Merged

Commits on Aug 17, 2023

  1. Allow non-blocking retrieval of informers

    Signed-off-by: Max Smythe <smythe@google.com>
    
    Re-organize functional arguments
    
    Signed-off-by: Max Smythe <smythe@google.com>
    
    Add unit tests
    
    Signed-off-by: Max Smythe <smythe@google.com>
    
    Add deferred cancel call to test
    
    Signed-off-by: Max Smythe <smythe@google.com>
    
    Run gofmt
    
    Signed-off-by: Max Smythe <smythe@google.com>
    maxsmythe committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    35b504b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Update pkg/cache/internal/informers.go

    Co-authored-by: Stefan Büringer <4662360+sbueringer@users.noreply.github.com>
    maxsmythe and sbueringer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    15d6f1d View commit details
    Browse the repository at this point in the history
  2. Update pkg/cache/internal/informers.go

    Co-authored-by: Stefan Büringer <4662360+sbueringer@users.noreply.github.com>
    maxsmythe and sbueringer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1247a4d View commit details
    Browse the repository at this point in the history
  3. Alias functional options

    maxsmythe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    71cb77f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    4018c2e View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    maxsmythe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2aa20a6 View commit details
    Browse the repository at this point in the history