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

Update prime_test.go so insecure Rancher setups pass TestPrimeVersion function #1611

Closed
markusewalker opened this issue Nov 13, 2024 · 2 comments

Comments

@markusewalker
Copy link

Issue Description

Currently in the prime_test.go, if you have an insecure Rancher setup, the TestPrimeVersion is going to fail. This is because of how we are requesting the Rancher version. We need to update this so it doesn't matter if you are on an insecure or secure Rancher setup.

@markusewalker
Copy link
Author

2.10 PR: rancher/rancher#48072

@markusewalker
Copy link
Author

Merged.

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

No branches or pull requests

1 participant