Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: make --driver-write-secrets flag no-op #617

Merged
merged 1 commit into from Aug 23, 2021

Conversation

aramase
Copy link
Member

@aramase aramase commented Aug 20, 2021

Signed-off-by: Anish Ramasekar anish.ramasekar@gmail.com

Reason for Change:

Driver write secrets feature has been enabled by default in v0.1.0 release. This PR makes the flag configuration no-op to not allow disabling the feature. The flag will be removed altogether from code, deployment and helm charts in n+2 releases.

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Does this change contain code from or inspired by another project?

  • Yes
  • No

If "Yes," did you notify that project's maintainers and provide attribution?

Special Notes for Reviewers:

@aramase aramase force-pushed the deprecate-driver-write-secrets branch from 48601a1 to 811dddc Compare August 20, 2021 22:08
@aramase aramase changed the title chore: make --driver-write-secrets flag no-op chore: make --driver-write-secrets flag no-op Aug 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2021

Codecov Report

Merging #617 (a68d353) into master (0db55a5) will increase coverage by 0.54%.
The diff coverage is 0.00%.

❗ Current head a68d353 differs from pull request most recent head b96b2b9. Consider uploading reports for the commit b96b2b9 to get more accurate results

@@            Coverage Diff             @@
##           master     #617      +/-   ##
==========================================
+ Coverage   64.00%   64.55%   +0.54%     
==========================================
  Files           7        7              
  Lines         589      584       -5     
==========================================
  Hits          377      377              
+ Misses        178      173       -5     
  Partials       34       34              

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase force-pushed the deprecate-driver-write-secrets branch from 811dddc to b96b2b9 Compare August 20, 2021 22:16
@aramase
Copy link
Member Author

aramase commented Aug 20, 2021

/azp run pr-e2e-azure

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase requested a review from nilekhc August 20, 2021 23:33
cmd/main.go Show resolved Hide resolved
@nilekhc
Copy link
Contributor

nilekhc commented Aug 23, 2021

@aramase just a small nit. Otherwise looks good.

Copy link
Contributor

@nilekhc nilekhc left a comment

Choose a reason for hiding this comment

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

lgtm

@aramase aramase merged commit ac3d12e into Azure:master Aug 23, 2021
@aramase aramase deleted the deprecate-driver-write-secrets branch August 23, 2021 16:46
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.

None yet

3 participants