Skip to content

Conversation

@kke
Copy link
Contributor

@kke kke commented Nov 20, 2025

Description

Uses pipe based transport on Windows to listen and query the status service.

Fixes #2887

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • Manual test
  • Auto test added

Checklist

  • My code follows the style guidelines of this project
  • My commit messages are signed-off
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@kke kke force-pushed the k0s-status-on-win branch 2 times, most recently from 063218c to a0d8253 Compare November 20, 2025 12:13
@kke
Copy link
Contributor Author

kke commented Nov 27, 2025

C:\Users\Administrator> k0s status
Version: v1.34.1+k0s.0-272-gb9f57feaf
Process ID: 4028
Role: worker
Workloads: true
SingleNode: false
Kube-api probing successful: true
Kube-api probing last error:

@kke kke force-pushed the k0s-status-on-win branch 3 times, most recently from 9bee0b9 to 0e285d5 Compare November 27, 2025 13:54
@kke
Copy link
Contributor Author

kke commented Nov 27, 2025

Autopilot always uses the default socket path 🤔

@kke kke force-pushed the k0s-status-on-win branch 2 times, most recently from d3b08fd to 1353d86 Compare November 28, 2025 14:42
@kke kke changed the title Implement "k0s status" on Windows Enable "k0s status" sub-command on Windows workers Nov 28, 2025
@kke kke force-pushed the k0s-status-on-win branch from 1353d86 to 9242028 Compare November 28, 2025 15:06
@kke kke changed the title Enable "k0s status" sub-command on Windows workers Enable "k0s status" on Windows workers Nov 28, 2025
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

Successfully merging this pull request may close these issues.

k0s status on windows

2 participants