Skip to content

Kondracek/win hostprocess#1361

Closed
kondracek-nr wants to merge 4 commits into
mainfrom
kondracek/win-hostprocess
Closed

Kondracek/win hostprocess#1361
kondracek-nr wants to merge 4 commits into
mainfrom
kondracek/win-hostprocess

Conversation

@kondracek-nr

@kondracek-nr kondracek-nr commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

Description

May be considered a breaking change to users who are currently running Linux pods with elevated permissions & Windows pods in (previously hardcoded) unprivileged mode. By default, Windows pods would take the global/chart level privileged setting & run as HostProcess pods, which may be considered a security risk even by companies already running Linux pods in privileged mode.

We may want to swap the default setting for Windows to false.

Type of change

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

Checklist:

  • Add changelog entry following the contributing guide
  • Documentation has been updated
  • This change requires changes in testing:
    • unit tests
    • E2E tests

@codecov

codecov Bot commented Dec 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.41%. Comparing base (35aeb30) to head (284e563).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1361   +/-   ##
=======================================
  Coverage   74.41%   74.41%           
=======================================
  Files          53       53           
  Lines        3666     3666           
=======================================
  Hits         2728     2728           
  Misses        766      766           
  Partials      172      172           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kondracek-nr kondracek-nr force-pushed the kondracek/win-hostprocess branch 6 times, most recently from 97daa51 to 51a222a Compare December 18, 2025 17:47
@kondracek-nr kondracek-nr force-pushed the kondracek/win-hostprocess branch 2 times, most recently from 80d189f to d6c469e Compare January 16, 2026 22:33
chore: use container sandbox path when in privileged mode

chore: add tests for hostprocess & privileged support in windows

chore: allow overriding privilged for windows
@kondracek-nr kondracek-nr force-pushed the kondracek/win-hostprocess branch from d6c469e to b852a15 Compare February 12, 2026 18:27
@dbudziwojskiNR dbudziwojskiNR deleted the kondracek/win-hostprocess branch June 29, 2026 20:23
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.

1 participant