-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Monitoring V2] windows-exporter should no longer depend on rancher/wins #223
Comments
This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 14 days. Thank you for your contributions. |
This issue can now be tested as the charts PR for 2.8 has been merged. Version Testing of the related changes for 2.9 will be tracked in #234 |
did some testing; currently blocked due to an issue with exporter not liking the fact that wins is on an RC'd version. Harrison is aware of this issue and will push a fix once the proxy testing is done |
rancher-wins has been bumped in v2.8, this is no longer blocked |
tested on v2.8-head (421ce19)
|
Currently, Monitoring V2 for Windows has a dependency on the underlying distribution using
rancher/wins
and supporting the ability to mount the established wins named pipes to execute host-process operations on the host.https://github.com/rancher/charts/blob/8a4cd82fddc632d059d587a47aa7dd318e0781b7/charts/rancher-windows-exporter/100.0.0/templates/daemonset.yaml#L31-L49
This dependency should be removed to allow Monitoring V2 to be installed onto non-RKE2 clusters.
The text was updated successfully, but these errors were encountered: