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

feat: add secret creation flag and flow #6

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

danteay
Copy link
Contributor

@danteay danteay commented Nov 2, 2023

Description

Add feature to create secret manager if not exists before sync the values

Task Context

What is the current behavior?

  • the secret manager instance should be created before execute sync action

What is the new behavior?

  • A new confing create_secret is added by default with false value. If true, the action will try to create the secret instance if not exists.

Additional Context

@danteay danteay requested a review from nycko-scbr November 2, 2023 20:20
@danteay danteay merged commit c30559b into main Nov 2, 2023
3 checks passed
@danteay danteay deleted the feat/create-secret branch November 2, 2023 20:23
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.

2 participants