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

Let secret-operator handle PKCS#12 conversion #392

Merged
merged 11 commits into from
Sep 26, 2023

Conversation

maltesander
Copy link
Member

@maltesander maltesander commented Sep 15, 2023

Description

  • bumped operator-rs
  • use secret operator pkcs12 store with password

fixes #386

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@maltesander maltesander self-assigned this Sep 15, 2023
@maltesander maltesander requested a review from a team September 15, 2023 10:53
@maltesander
Copy link
Member Author

Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

YEAH!

rust/operator/src/container.rs Outdated Show resolved Hide resolved
rust/operator/src/container.rs Outdated Show resolved Hide resolved
maltesander and others added 2 commits September 26, 2023 14:33
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

I think i would prefer TLS_STORES_DIR over TLS_STORE_DIR, sorry!
Other than that LGTM

@maltesander maltesander added this pull request to the merge queue Sep 26, 2023
Merged via the queue into main with commit 664efad Sep 26, 2023
@maltesander maltesander deleted the secret-operator-pkcs-conversion branch September 26, 2023 14:49
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.

Let secret-operator handle PKCS#12 conversion
2 participants