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

refactor: Create signable PS scripts #3015

Merged
merged 5 commits into from
Apr 17, 2020
Merged

Conversation

ksubrmnn
Copy link
Contributor

@ksubrmnn ksubrmnn commented Apr 2, 2020

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@ksubrmnn ksubrmnn requested a review from marosset April 2, 2020 21:48
@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

Merging #3015 into master will decrease coverage by 0.06%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3015      +/-   ##
==========================================
- Coverage   70.63%   70.56%   -0.07%     
==========================================
  Files         145      145              
  Lines       25151    25189      +38     
==========================================
+ Hits        17765    17775      +10     
- Misses       6283     6309      +26     
- Partials     1103     1105       +2     
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 31.34% <80.00%> (-0.24%) ⬇️
pkg/engine/template_generator.go 81.22% <100.00%> (+0.16%) ⬆️
cmd/upgrade.go 45.25% <0.00%> (-1.85%) ⬇️
pkg/engine/engine.go 86.26% <0.00%> (-0.33%) ⬇️
pkg/engine/cse.go 100.00% <0.00%> (ø)
pkg/engine/artifacts.go 100.00% <0.00%> (ø)

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 5218a91...5e409e8. Read the comment docs.

@ksubrmnn ksubrmnn force-pushed the refactor branch 2 times, most recently from 6e8a6aa to cdf6239 Compare April 8, 2020 23:40
@ksubrmnn ksubrmnn changed the title WIP: Create signable PS scripts Create signable PS scripts Apr 14, 2020
@marosset
Copy link
Contributor

/lgtm

@marosset marosset changed the title Create signable PS scripts refactor: Create signable PS scripts Apr 15, 2020
@marosset marosset merged commit 95b7254 into Azure:master Apr 17, 2020
alexeldeib pushed a commit to alexeldeib/aks-engine that referenced this pull request Apr 21, 2020
* feat: Refactor PS scripts to be static
AbelHu pushed a commit to AbelHu/aks-engine that referenced this pull request May 15, 2020
* feat: Refactor PS scripts to be static
AbelHu pushed a commit to AbelHu/aks-engine that referenced this pull request May 15, 2020
* feat: Refactor PS scripts to be static
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 <[email protected]>
Co-authored-by: Mark Rossetti <[email protected]>
Co-authored-by: tamilmani1989 <[email protected]>
Co-authored-by: Jack Francis <[email protected]>
Co-authored-by: Liming Liu <[email protected]>
Co-authored-by: Kalya Subramanian <[email protected]>
AbelHu pushed a commit to AbelHu/aks-engine that referenced this pull request May 16, 2020
* feat: Refactor PS scripts to be static
AbelHu pushed a commit to AbelHu/aks-engine that referenced this pull request May 16, 2020
* feat: Refactor PS scripts to be static
AbelHu pushed a commit to AbelHu/aks-engine that referenced this pull request May 16, 2020
* feat: Refactor PS scripts to be static
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 <[email protected]>
Co-authored-by: Liming Liu <[email protected]>
Co-authored-by: Kalya Subramanian <[email protected]>
Co-authored-by: Jack Francis <[email protected]>
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.

3 participants