Skip to content

Add unit test and readme update for POD_MTU/ AWS_VPC_ENI_MTU for Egress plugin behavior. #640

Add unit test and readme update for POD_MTU/ AWS_VPC_ENI_MTU for Egress plugin behavior.

Add unit test and readme update for POD_MTU/ AWS_VPC_ENI_MTU for Egress plugin behavior. #640

Triggered via pull request July 4, 2024 00:13
Status Failure
Total duration 1m 21s
Artifacts

deps.yml

on: pull_request
dependency-review
4s
dependency-review
govulncheck
1m 13s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
govulncheck
resources.defaultPodManager.PodLogs calls rest.Request.Stream, which calls http.Client.Do
govulncheck
helm.defaultReleaseManager.InstallPackagedRelease calls action.Install.Run, which eventually calls http.Get
govulncheck
awsutils.EC2InstanceMetadataCache.DeallocPrefixAddresses calls ec2.EC2.UnassignPrivateIpAddressesWithContext, which eventually calls http.Transport.CloseIdleConnections
govulncheck
awsutils.EC2InstanceMetadataCache.DeallocPrefixAddresses calls ec2.EC2.UnassignPrivateIpAddressesWithContext, which eventually calls http.Transport.RoundTrip
govulncheck
Process completed with exit code 3.
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
govulncheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/