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

Slight confusion with version requirements #62

Open
fortunes-guardian opened this issue Oct 27, 2021 · 2 comments
Open

Slight confusion with version requirements #62

fortunes-guardian opened this issue Oct 27, 2021 · 2 comments

Comments

@fortunes-guardian
Copy link

Hello All,

Please help and clarify this requirement.

Most of us have probably come to this helm chart via:

https://rancher.com/docs/rancher/v2.5/en/monitoring-alerting/windows-clusters/#cluster-requirements

And the need to upgrade to a wins version >= v0.1.0.

The helm Readme requirements state:

"A Windows Service called rancher-wins is currently running on each Windows host that is running a wins server version of v0.1.0+."

I have a wins version of 0.0.4 running on my nodes.. so please confirm if it's possible for me to use this Helm chart or not.

Thank you

@fortunes-guardian fortunes-guardian changed the title Slight confusion with version requirments Slight confusion with version requirements Oct 27, 2021
@phillipsj
Copy link
Contributor

@aiyengar2

@aiyengar2
Copy link
Contributor

@edward-bear it is possible to use the Helm chart in your situation.

The wins-upgrader Helm chart cannot be used to upgrade to older versions of wins (e.g. upgrade 0.0.3 to 0.0.4) since the newer version of wins you are planning to upgrade to should be v1.0.0+ (as it must support ./wins upgrade to perform the upgrade).

However, upgrading from an older version of wins like 0.0.4 to wins 1.0.0+ should be supported since we only rely on the existing wins server having the capability to run the upgrade command on the provided wins binary.

The reason why this isn’t explicitly called out in the README is because upgrading from 0.4.0 to 1.0.0+ is a special exception, as in most situations you will have to turn on masquerading to get wins deployed (which is a special process, as noted in the README).

However, I’d be open to updating the README to clarify this requirement.

cc: @phillipsj

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

6 participants