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

test(kuma-cp): fix wait for goroutine to be done (backport #5638) #5646

Merged

Commits on Jan 11, 2023

  1. test(kuma-cp): fix wait for goroutine to be done (#5638)

    Signed-off-by: Lukasz Dziedziak <[email protected]>
    (cherry picked from commit 31ae2bd)
    
    # Conflicts:
    #	pkg/core/resources/manager/cache_test.go
    Signed-off-by: Lukasz Dziedziak <[email protected]>
    lukidzi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0a6f5ca View commit details
    Browse the repository at this point in the history
  2. fix(kuma-cp): don't cache filtered data (#5574)

    Signed-off-by: Lukasz Dziedziak <[email protected]>
    lukidzi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a1e911e View commit details
    Browse the repository at this point in the history
  3. fix(kuma-cp): fixed parameters

    Signed-off-by: Lukasz Dziedziak <[email protected]>
    lukidzi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    21ac3e3 View commit details
    Browse the repository at this point in the history
  4. fix(kuma-cp): fix conflict

    Signed-off-by: Lukasz Dziedziak <[email protected]>
    lukidzi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e00ab18 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump helm.sh/helm/v3 from 3.8.1 to 3.10.3 (backport #5592)…

    … (#5599)
    
    * chore(deps): bump helm.sh/helm/v3 from 3.8.1 to 3.10.3 (#5592)
    
    Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.8.1 to 3.10.3.
    - [Release notes](https://github.com/helm/helm/releases)
    - [Commits](helm/helm@v3.8.1...v3.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: helm.sh/helm/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit f50be15)
    
    # Conflicts:
    #	go.mod
    #	go.sumx
    
    Signed-off-by: Lukasz Dziedziak <[email protected]>
    Signed-off-by: Charly Molter <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Łukasz Dziedziak <[email protected]>
    Co-authored-by: Charly Molter <[email protected]>
    Signed-off-by: Lukasz Dziedziak <[email protected]>
    4 people committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0d10019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3547aa View commit details
    Browse the repository at this point in the history
  7. test(kuma-cp): removed duplicated test

    Signed-off-by: Lukasz Dziedziak <[email protected]>
    lukidzi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    75bfb93 View commit details
    Browse the repository at this point in the history