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

Add support to remove extra secrets and certificates #25

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

simu
Copy link
Member

@simu simu commented Sep 27, 2021

In some cases, users may want to remove extra secrets or certificates which were configured higher up in the hierarchy.

This commit implements support to remove secrets or certificates by setting the key in the parameter to null.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog

In some cases, users may want to remove extra secrets or certificates
which were configured higher up in the hierarchy.

This commit implements support to remove secrets or certificates by
setting the key in the parameter to `null`.
@simu simu added the enhancement New feature or request label Sep 27, 2021
@simu simu requested a review from corvus-ch September 27, 2021 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants