-
Notifications
You must be signed in to change notification settings - Fork 333
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
lukidzi
merged 7 commits into
mergify/bp/release-1.7/pr-5574
from
mergify/bp/release-1.7/pr-5638
Jan 11, 2023
Merged
test(kuma-cp): fix wait for goroutine to be done (backport #5638) #5646
lukidzi
merged 7 commits into
mergify/bp/release-1.7/pr-5574
from
mergify/bp/release-1.7/pr-5638
Jan 11, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 tasks
lukidzi
changed the base branch from
release-1.7
to
mergify/bp/release-1.7/pr-5574
January 11, 2023 13:12
lukidzi
approved these changes
Jan 11, 2023
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]>
Signed-off-by: Lukasz Dziedziak <[email protected]>
Signed-off-by: Lukasz Dziedziak <[email protected]>
Signed-off-by: Lukasz Dziedziak <[email protected]>
… (#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]>
lukidzi
force-pushed
the
mergify/bp/release-1.7/pr-5638
branch
from
January 11, 2023 13:18
3f2f241
to
0d10019
Compare
Signed-off-by: Lukasz Dziedziak <[email protected]>
mergify bot
added a commit
that referenced
this pull request
Jan 11, 2023
* fix(kuma-cp): don't cache filtered data (#5574) Signed-off-by: Lukasz Dziedziak <[email protected]> (cherry picked from commit f5b8d76) Signed-off-by: Lukasz Dziedziak <[email protected]> * fix(kuma-cp): fixed parameters Signed-off-by: Lukasz Dziedziak <[email protected]> * fix(kuma-cp): fix conflict Signed-off-by: Lukasz Dziedziak <[email protected]> * test(kuma-cp): fix wait for goroutine to be done (backport #5638) (#5646) Signed-off-by: Lukasz Dziedziak <[email protected]> Signed-off-by: Lukasz Dziedziak <[email protected]> Co-authored-by: Łukasz Dziedziak <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automatic backport of pull request #5638 done by Mergify.
Cherry-pick of 31ae2bd has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com