chore(deps): update inspektor-gadget (minor) - #8855
Conversation
calvin197
left a comment
There was a problem hiding this comment.
🚧 Holding until ig-gadgets 0.54.0 publishes to PMC.
This PR bumps ig → 0.54.0 in components.json, but ig-gadgets (pinned separately in vhdbuilder/packer/install-ig.sh) is still 0.53.2. The two are grouped and must share one upstream version, so the shellspec guard fails:
1) ig-gadgets pinned versions matches every ig upstream version in components.json
When call ig_assert_gadget_versions_match_components
The stderr should eq
expected: ""
got: "Expected ig and ig-gadgets to share one upstream version, found:
0.53.2
0.54.0"
# spec/vhdbuilder/packer/install_ig_spec.sh:66 FAILED
Root cause: ig-gadgets 0.54.0 is not yet published to the PMC feeds (verified — ig has 0.54.0-ubuntu20.04u1, ig-gadgets tops out at 0.53.2-ubuntu20.04u1). ig simply landed upstream ahead of ig-gadgets, which is expected (gadgets is published once per upstream release, on a later cadence).
No action needed / please don't merge. Leaving this open so Renovate auto-rebases it to co-bump ig-gadgets once 0.54.0 lands in PMC — the check will then go green on its own. Do not manually bump install-ig.sh to 0.54.0 in the meantime: that package doesn't exist in the feed yet and would 404 the VHD build download.
burak-ok
left a comment
There was a problem hiding this comment.
🚧 Holding until ig-gadgets 0.54.0 publishes to PMC
Unfortunatly the ig-gadget release will always be 2-4 days behind
There was a problem hiding this comment.
@calvin197 do you know why renovate didn't update this line?
1583354 to
a7aafd0
Compare
a7aafd0 to
9eff3e4
Compare
9eff3e4 to
a289e58
Compare
a289e58 to
8a3f0ea
Compare
8a3f0ea to
6862d95
Compare
6862d95 to
a18b5df
Compare
AgentBaker Linux gate detectiveRun: 171712155 Likely cause/signature: ig (0.54.0-ubuntu24.04u1) and ig-gadgets (0.53.2-ubuntu20.04u1) must share upstream version; this matches the existing gate flakiness signature. Evidence: build timeline failed Build VHD tasks; Packer log for run 171712155; downstream missing BCC/disk logs are cleanup artifacts after the primary Packer failure. |
a18b5df to
e2eb3b4
Compare
0098e6e to
68d0874
Compare
68d0874 to
e015670
Compare
e015670 to
5e5fc92
Compare
5e5fc92 to
e4e35ca
Compare
AgentBaker Linux gate detectiveRun: https://msazure.visualstudio.com/CloudNativeCompute/_build/results?buildId=172068947 Detective summary: E2E failed with a broad gotestsum multi-scenario failure list, but the available task log does not include the leaf assertion body. Similar failures appeared across separate PR builds, so this is treated as aggregate E2E/test-harness or infra-suspect until scenario artifacts are inspected. Likely cause / signature: Confidence: Low for root cause, medium for grouping. Recommended owner/action: Node Lifecycle E2E owner should inspect full scenario artifacts/test-log JSON and split to a narrower signature if a common assertion emerges; no PR author action from this evidence alone. Strongest alternative: A real PR-caused provisioning regression; less likely from the current evidence because the same aggregate shape appears across unrelated PRs and lacks a shared assertion body. Evidence: ADO timeline marks Wiki signature: �2e-gotestsum-multi-leaf-no-error-body |
e4e35ca to
7165989
Compare
7165989 to
71d797a
Compare
71d797a to
c0f4091
Compare
c0f4091 to
d3db9da
Compare
d3db9da to
47cc3f3
Compare
This PR contains the following updates:
0.53.2-3.azl3→0.54.0-1.azl30.53.2-ubuntu24.04u3→0.54.1-ubuntu24.04u10.53.2-ubuntu22.04u3→0.54.1-ubuntu22.04u10.53.2-ubuntu20.04u3→0.54.1-ubuntu20.04u10.53.2-1.azl3→0.54.0-1.azl30.53.2-ubuntu20.04u1→0.54.0-ubuntu20.04u1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.