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

Add keyvault-flexvolume addon #3498

Merged
merged 5 commits into from
Jul 19, 2018
Merged

Conversation

ritazh
Copy link
Member

@ritazh ritazh commented Jul 18, 2018

What this PR does / why we need it:
This PR enables the new keyvault-flexvolume addon. With the Azure Key Vault FlexVolume, developers can access application-specific secrets, keys, and certs stored in Azure Key Vault directly from their pods.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

If applicable:

  • documentation
  • tests

Release note:

Introducing the new keyvault-flexvolume addon. With the Azure Key Vault FlexVolume, developers can access application-specific secrets, keys, and certs stored in Azure Key Vault directly from their pods.

@ghost ghost assigned ritazh Jul 18, 2018
@ghost ghost added the in progress label Jul 18, 2018
@ritazh ritazh changed the title Feat kvflexvolume Add keyvault-flexvolume addon Jul 18, 2018
@ritazh ritazh requested a review from jackfrancis July 18, 2018 02:06
@codecov
Copy link

codecov bot commented Jul 18, 2018

Codecov Report

Merging #3498 into master will decrease coverage by 0.02%.
The diff coverage is 39.13%.

@@            Coverage Diff             @@
##           master    #3498      +/-   ##
==========================================
- Coverage   55.89%   55.86%   -0.03%     
==========================================
  Files         105      105              
  Lines       15943    15989      +46     
==========================================
+ Hits         8911     8932      +21     
- Misses       6282     6309      +27     
+ Partials      750      748       -2

addonmanager.kubernetes.io/mode: "EnsureExists"
spec:
tolerations:
containers:
Copy link
Member

Choose a reason for hiding this comment

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

Should we add resource limits?

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.

Added a comment about resource limits, otherwise lgtm

Thanks @ritazh!

@ritazh ritazh force-pushed the feat-kvflexvolume branch from 5a5cd6f to 44f3870 Compare July 19, 2018 00:22
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, thanks for the resource limits ❤️

@jackfrancis jackfrancis merged commit b473029 into Azure:master Jul 19, 2018
@ghost ghost removed the in progress label Jul 19, 2018
kkmsft pushed a commit to kkmsft/acs-engine that referenced this pull request Jul 20, 2018
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.

2 participants