Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade utils unit tests knows how to handle certain github cases [It] should return latest patch #10369

Closed
sheidkamp opened this issue Nov 18, 2024 · 1 comment

Comments

@sheidkamp
Copy link

Which tests failed?

upgrade utils unit tests knows how to handle certain github cases [It] should return latest patch

Example: https://github.com/solo-io/gloo/actions/runs/11887374701/job/33120025484

upgrade utils unit tests knows how to handle certain github cases [It] should return latest patch
/home/runner/work/gloo/gloo/test/kube2e/upgrade/upgrade_utils_test.go:26

  [FAILED] Unexpected error:
      <*eris.rootError | 0xc001ff3d40>: 
      Could not find a recent release with version prefix: v1.8
      {
          global: false,
          msg: "Could not find a recent release with version prefix: v1.8",
          ext: nil,
          stack: [0x30e4185, 0x30e46dd, 0x2f632af],
      }
  occurred
  In [It] at: /home/runner/work/gloo/gloo/test/kube2e/upgrade/upgrade_utils_test.go:30 @ 11/18/24 07:29:11.507

  Full Stack Trace
    github.com/solo-io/gloo/test/kube2e/upgrade.glob..func1.2.1()
    	/home/runner/work/gloo/gloo/test/kube2e/upgrade/upgrade_utils_test.go:30 +0xb8

Need to port 275117d and 664f692 to 1.16.x and 1.15.x

Initial Investigation

No response

Additional Information

No response

@npolshakova
Copy link

#10375 and #10376 have merged, can close out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants