Skip to content

fix: windows doesnt support EnableScriptlessCSECmd which is default now#8318

Merged
awesomenix merged 1 commit intomainfrom
nishp/fix/windowsbuild
Apr 15, 2026
Merged

fix: windows doesnt support EnableScriptlessCSECmd which is default now#8318
awesomenix merged 1 commit intomainfrom
nishp/fix/windowsbuild

Conversation

@awesomenix
Copy link
Copy Markdown
Contributor

Windows doesnt support EnableScriptlessCSECmd, fix it properly later

Copilot AI review requested due to automatic review settings April 15, 2026 03:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR updates e2e validation logic to skip Scriptless CSE checks for Windows distros, since Windows does not support EnableScriptlessCSECmd and the current default causes false failures.

Changes:

  • Skip “scriptless CSE customData has no scripts” validation on Windows in VMSS model creation.
  • Skip “scriptless CSE overrides file exists” validation on Windows nodes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
e2e/vmss.go Avoids running Linux-specific scriptless CSE customData validation on Windows.
e2e/validators.go Avoids checking for a Linux-only file path on Windows during scriptless CSE validation.

Comment thread e2e/vmss.go
Comment thread e2e/vmss.go
Comment thread e2e/validators.go
@awesomenix awesomenix merged commit f399ec8 into main Apr 15, 2026
23 of 28 checks passed
@awesomenix awesomenix deleted the nishp/fix/windowsbuild branch April 15, 2026 03:42
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.

3 participants