Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix: Expose error details in Windows CSE #3159

Merged
merged 1 commit into from Apr 29, 2020
Merged

fix: Expose error details in Windows CSE #3159

merged 1 commit into from Apr 29, 2020

Conversation

AbelHu
Copy link
Member

@AbelHu AbelHu commented Apr 29, 2020

Reason for Change:

Expose error details in Windows CSE for better troubleshooting

Issue Fixed:

Fix #3156

Requirements:

Notes:

@marosset
Copy link
Contributor

/azp run e2e

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@marosset
Copy link
Contributor

/azp run e2e-pr

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@marosset
Copy link
Contributor

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@marosset marosset left a comment

Choose a reason for hiding this comment

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

/lgtm

Thanks for looking into this.
Even if we can can't get an error-code having the message returned by the ARM operation is a big improvement!

@codecov
Copy link

codecov bot commented Apr 29, 2020

Codecov Report

Merging #3159 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3159   +/-   ##
=======================================
  Coverage   71.13%   71.13%           
=======================================
  Files         147      147           
  Lines       25670    25670           
=======================================
  Hits        18261    18261           
  Misses       6272     6272           
  Partials     1137     1137           
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 38.05% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7f6089...63f6dbe. Read the comment docs.

@mboersma mboersma merged commit af4cb76 into Azure:master Apr 29, 2020
AbelHu added a commit to AbelHu/aks-engine that referenced this pull request May 15, 2020
andyliuliming added a commit that referenced this pull request May 15, 2020
* build: fetch k8s Windows .zip from kubernetesartifacts storage (#2655)

* build: fetch k8s Windows .zip from kubernetesartifacts storage

* docs: remove build-windows-k8s

* build: remove unsupported v1.15.5 from Windows VHD

* fix: generate windows .zip URL correctly for download

* test: update UT expectations for windowszip

* fix: Expose error details in Windows CSE (#3159)

* feat: Updating Windows VHDs to include May patches (#3263)

* chore: update zip name for mooncake mirror (#3237)

* chore: SinglePlacementGroup=false if VMSS + SLB (#3054)

* fix: the os disk size restriction is changed in azure. (#3043)

* refactor: Create signable PS scripts (#3015)

* feat: Refactor PS scripts to be static

* fix: don't hardcode pause image for containerD on Windows (#3158)

* chore: update Windows pause image (#3210)

* fix: USER_ASSIGNED_IDENTITY_ID is empty in azure.json (#3254)

Co-authored-by: Matt Boersma <Matt.Boersma@microsoft.com>
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: tamilmani1989 <tamilmani1989@gmail.com>
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
Co-authored-by: Liming Liu <andyliuliming@outlook.com>
Co-authored-by: Kalya Subramanian <42158129+ksubrmnn@users.noreply.github.com>
AbelHu added a commit to AbelHu/aks-engine that referenced this pull request May 16, 2020
xuto2 pushed a commit that referenced this pull request May 16, 2020
* fix: Expose error details in Windows CSE (#3159)

* feat: Updating Windows VHDs to include May patches (#3263)

* fix: the os disk size restriction is changed in azure. (#3043)

* refactor: Create signable PS scripts (#3015)

* feat: Refactor PS scripts to be static

* fix: use full userAssignedID reference in ARM template (#3116)

* fix: don't hardcode pause image for containerD on Windows (#3158)

* chore: update Windows pause image (#3210)

* fix: USER_ASSIGNED_IDENTITY_ID is empty in azure.json (#3254)

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Liming Liu <andyliuliming@outlook.com>
Co-authored-by: Kalya Subramanian <42158129+ksubrmnn@users.noreply.github.com>
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should expose error details in Windows CSE for better troubleshooting
3 participants