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

Remove sealed secrets generation with Project Makefile #18

Merged
merged 2 commits into from
Jul 15, 2021

Conversation

mrzzy
Copy link
Owner

@mrzzy mrzzy commented Jul 15, 2021

Why this PR

Partially resolves #17.

What this PR does

Implements Workaround detailed in #17

  • Remove project makefile used for sealed secret generation
  • Remove gitignores used to ignore untracked secrets

@mrzzy mrzzy added area/repo Related to the maintaince of this repositoryf techdebt Tracks techdebt that requires refactoring labels Jul 15, 2021
@mrzzy mrzzy added this to In progress in nimbus via automation Jul 15, 2021
@mrzzy mrzzy merged commit 3c0b201 into main Jul 15, 2021
@mrzzy mrzzy deleted the remove/sealed-secrets-generation branch July 15, 2021 01:53
nimbus automation moved this from In progress to Done Jul 15, 2021
mrzzy added a commit that referenced this pull request Nov 24, 2022
* refactor(k8s): Remove project makefile used for sealed secret generation

* refactor(repo): Remove gitignores used to ignore untracked secrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/repo Related to the maintaince of this repositoryf techdebt Tracks techdebt that requires refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

k8s: Refactor secrets delivery for deployments
1 participant