-
Notifications
You must be signed in to change notification settings - Fork 36
BUG: fix several race conditions #477
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
daf876e
fix race condition
sdickhoven e391969
address shell linter complaint
sdickhoven 70fa5ae
undo unrelated changes
sdickhoven f19925b
simplify initial `inotifywait` trigger logic
sdickhoven 967e463
remove all but one improbable race condition
sdickhoven f35a71c
nit
sdickhoven 0d24d29
revert non-functional edits
sdickhoven f26afb3
address shellcheck complaints
sdickhoven af1282f
Bump k8s.io/client-go from 0.32.0 to 0.32.2 (#476)
dependabot[bot] d0e67bb
Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#471)
dependabot[bot] 3ce9c37
Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#470)
dependabot[bot] ca8381f
Bump golang.org/x/net from 0.30.0 to 0.33.0 (#479)
dependabot[bot] a9dbdda
Bump golang in /proxy-init/integration/iptables (#472)
dependabot[bot] 28e335e
Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.1.0 (#468)
dependabot[bot] ee6ec4a
Bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#462)
dependabot[bot] 52daf12
Bump linkerd/dev from 44 to 45 (#459)
dependabot[bot] 555336d
build(deps): bump libc to 0.2.169, ring to 0.17.9, openssl to 0.10.71…
alpeb 6fbc0a9
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#481)
dependabot[bot] 798aab6
build(deps): bump actions/cache from 4.2.0 to 4.2.1 (#485)
dependabot[bot] 5f984e0
test(deps): use setup-rust in cni-plugin-integration/repair-controlle…
alpeb a97c205
fix(linkerd-cni): improve SA token rotation detection (#478)
alpeb f94d0e3
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.4 to 2.0.5…
dependabot[bot] 59b7fd8
build(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#487)
dependabot[bot] 1867a94
build(deps): bump dev to v45 (#483)
alpeb e61fd73
build(deps): bump alpine from 3.21.0 to 3.21.3 (#482)
dependabot[bot] 82b0910
Bump golang from 1.23-alpine to 1.24-alpine (#473)
dependabot[bot] fe8a1e4
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.5 to 2.0.6…
dependabot[bot] 2ec5177
build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 (#491)
dependabot[bot] 7574345
build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.5.0 (#490)
dependabot[bot] 49cd49a
build(deps): bump docker/setup-qemu-action from 3.5.0 to 3.6.0 (#493)
dependabot[bot] 8de3761
build(deps): bump actions/cache from 4.2.1 to 4.2.2 (#492)
dependabot[bot] 7aa3f83
fix(linkerd-cni): fix cleanup logic (#494)
alpeb 8437fc2
fix(ci): remove EmbarkStudios/cargo-deny-action (#495)
olix0r c9e3218
build(deps): bump tokio from 1.35.1 to 1.38.2 (#507)
dependabot[bot] cd9a99c
fix(cni-plugin): append inbound skip ports instead of replacing (#518)
adleong ca37702
build(deps): bump actions/download-artifact from 4.1.9 to 4.3.0 (#517)
dependabot[bot] 6e200be
build(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#510)
dependabot[bot] 9119c32
build(deps): bump ring from 0.17.9 to 0.17.14 (#519)
dependabot[bot] d9a7077
build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 (#508)
dependabot[bot] 10845da
build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 (#509)
dependabot[bot] 36f44fd
build(deps): bump github.com/containernetworking/cni from 1.2.3 to 1.…
dependabot[bot] a5af4b3
build(deps): bump actions/cache from 4.2.2 to 4.2.3 (#504)
dependabot[bot] 2615f0b
build(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#501)
dependabot[bot] 6908957
build(deps): bump DavidAnson/markdownlint-cli2-action (#523)
dependabot[bot] 00db641
build(deps): bump alpine from 3.21.3 to 3.22.0 (#525)
dependabot[bot] 63ea7dc
deps: have dependabot update composite actions (#524)
alpeb 6c19648
build(deps): bump actions/checkout in /.github/actions/version-mode (…
dependabot[bot] e5cba87
Merge branch 'main' into BUG-fix-race-condition
sdickhoven File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.