Bump integrations-core pin to import base check dependencies lazily #34882
+2
−2
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.
GetFamilyAddress
([CWS] simplify signature ofGetFamilyAddress
#34602)filepath.Rel
call when root is/
in walker (trivy: improvefilepath.Rel
call when root is/
in walker #34604)pidToMounts
cleanup in mount resolver ([CWS] fixpidToMounts
cleanup in mount resolver #34612)modernc.org/sqlite
in CWS functional tests ([CWS] usemodernc.org/sqlite
in CWS functional tests #34702)NewWithEvict
with empty callback ([CWS] simplifyNewWithEvict
with empty callback #34740)kubelet
andkube_apiserver
integration tests ([CONTINT-4520, CONTINT-4587] Remove legacykubelet
andkube_apiserver
integration tests #34759)TestEventMonitor
([CWS] add kmt test run with justTestEventMonitor
#34767)AgentPayloadVersion
topkg/version
(moveAgentPayloadVersion
topkg/version
#34859)dogstatsd.ClientBundle
([CWS] remove usage ofdogstatsd.ClientBundle
#34861)GetServiceName
into own package (service discovery: moveGetServiceName
into own package #34860)What does this PR do?
Motivation
Describe how you validated your changes
Possible Drawbacks / Trade-offs
Additional Notes