Update CNI plugins to 1.9.0 - #521
Open
ai-collaboration-app[bot] wants to merge 1 commit into
Open
ai-collaboration-app[bot] wants to merge 1 commit into
ai-collaboration-app[bot] wants to merge 1 commit into
Conversation
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
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.
Adopt the CNI plugins 1.9.0 dependency update from #519 on the current default branch. Module download checksums match the existing update. Tracking: https://github.com/StackVista/cve-reporter/issues/29.
#519 failed before compilation: its Dependabot pull-request run received an empty registry password and could not initialize the lint container. The regular candidate branch successfully authenticates to both the registry proxy and Quay and builds the dependency caches; no workflow permissions or shared credentials changed.
Validation: module download, root
go mod tidy -diff, and all 13 upstream namespace tests pass (run in a disposable privileged BCI container). Both architecture cache jobs and filename lint now pass; required lint/unit, binary and DEB/image checks are running. A broader CNI utility test cannot compile against the existing DataDog netlink replacement; that package is absent from the inspected agent dependency graph. Shipping-path compatibility is checked by the full builds. This branch is independent of #520 and preserves merged #515. No exception or VEX changes.