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 secrets to operator #25

Merged
merged 10 commits into from
Feb 3, 2025
Merged

Conversation

jacobwoffenden
Copy link
Member

@jacobwoffenden jacobwoffenden commented Feb 3, 2025

This pull request:

  • Enhances the workflow generator to create a list of dicts to pass into the operator. This allows a user to create secrets and have them injected directly into the containers ✨ transparently ✨

Signed-off-by: Jacob Woffenden [email protected]

Co-authored-by: Ant Fitzroy <[email protected]>
Co-authored-by: Jake H-P <[email protected]>
Co-authored-by: Michael Collins <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
@jacobwoffenden jacobwoffenden self-assigned this Feb 3, 2025
Signed-off-by: Jacob Woffenden <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
@jacobwoffenden jacobwoffenden marked this pull request as ready for review February 3, 2025 16:51
@jacobwoffenden jacobwoffenden requested a review from a team as a code owner February 3, 2025 16:51
Signed-off-by: Jacob Woffenden <[email protected]>
jhpyke
jhpyke previously approved these changes Feb 3, 2025
Copy link
Contributor

@jhpyke jhpyke left a comment

Choose a reason for hiding this comment

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

Trying to construct proper Secret() objects into a list ourselves 🚫
Just letting DAGFactory do it for us after we build a dict ✅

Signed-off-by: Jacob Woffenden <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
@jacobwoffenden
Copy link
Member Author

Trying to construct proper Secret() objects into a list ourselves 🚫 Just letting DAGFactory do it for us after we build a dict ✅

Copy link
Contributor

@jhpyke jhpyke left a comment

Choose a reason for hiding this comment

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

🚀

@jacobwoffenden jacobwoffenden merged commit bf2d705 into main Feb 3, 2025
26 checks passed
@jacobwoffenden jacobwoffenden deleted the feat/operator-secrets branch February 3, 2025 16:57
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