Closed pras111gw closed 1 year ago
Thanks @pras111gw - it looks like there may be at least one legitimate test failure here:
TestDeleteSecurityGroupDependencies/unattached-ni 2023-04-28T01:20:49Z logger.go:66: - Installing hashicorp/aws v4.65.0...
=== CONT TestFindLatestEKSBuilds/eks/coredns-1.25
sync_test.go:221:
Error Trace: /home/circleci/project/eks/sync_test.go:221
Error: Not equal:
expected: "1.9.3-eksbuild.2"
actual : "1.9.3-eksbuild.3"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1.9.3-eksbuild.2
+1.9.3-eksbuild.3
Test: TestFindLatestEKSBuilds/eks/coredns-1.25
--- FAIL: TestFindLatestEKSBuilds (0.00s)
Hi @zackproser Thanks. I updated the test and got it working in circleci.
@pras111gw Nice, thank you :raised_hands:
Description
Fixes #194 .
TODOs
Read the Gruntwork contribution guidelines.
Release Notes (draft)
Added / Removed / Updated [X]. Updated dependencies for following CVEs reported. https://security-tracker.debian.org/tracker/CVE-2022-1996 https://github.com/advisories/GHSA-cg3q-j54f-5p7p
Migration Guide