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

feat: secrets store addon can pull from custom env #3787

Merged
merged 4 commits into from
Sep 9, 2020

Conversation

jadarsie
Copy link
Member

@jadarsie jadarsie commented Sep 3, 2020

Reason for Change:

Make sure that the secrets store addon is able to pull Key Vault entries from air-gapped clouds.

Issue Fixed:

Fixes #3786

Requirements:

Notes:

@acs-bot acs-bot added size/S and removed size/XS labels Sep 3, 2020
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #3787 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3787      +/-   ##
==========================================
+ Coverage   73.20%   73.21%   +0.01%     
==========================================
  Files         148      148              
  Lines       25384    25385       +1     
==========================================
+ Hits        18582    18586       +4     
+ Misses       5666     5663       -3     
  Partials     1136     1136              
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 53.42% <ø> (ø)
pkg/api/defaults-custom-cloud-profile.go 86.25% <0.00%> (+0.10%) ⬆️
pkg/engine/engine.go 86.09% <0.00%> (+0.35%) ⬆️

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 6fdd39e...5346b0e. Read the comment docs.

@craiglpeters craiglpeters added this to In progress in backlog Sep 3, 2020
@jadarsie jadarsie changed the title feat: secrets store addon can pull from custom env [wip] feat: secrets store addon can pull from custom env Sep 4, 2020
@jadarsie jadarsie force-pushed the secret-store-custom-env branch 2 times, most recently from de17d6d to a79d72c Compare September 5, 2020 01:01
@jadarsie jadarsie changed the title [wip] feat: secrets store addon can pull from custom env feat: secrets store addon can pull from custom env Sep 5, 2020
Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

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

/lgtm

backlog automation moved this from In progress to Review in progress Sep 9, 2020
@acs-bot acs-bot added the lgtm label Sep 9, 2020
@jackfrancis jackfrancis merged commit e965e59 into Azure:master Sep 9, 2020
backlog automation moved this from Review in progress to Done Sep 9, 2020
@acs-bot
Copy link

acs-bot commented Sep 9, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, jadarsie

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

penggu pushed a commit to penggu/aks-engine that referenced this pull request Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
backlog
  
Done
Development

Successfully merging this pull request may close these issues.

Secrets store addon pulling from custom clouds
4 participants