Skip to content

Conversation

@reshnm
Copy link
Contributor

@reshnm reshnm commented May 7, 2025

What this PR does / why we need it:

This PR adds a generic resource management API that can manage the lifecycle of individual kubernetes resources.
It includes a generic mutator for use case specific kubernetes resources and a list of pre-defined "standard" resources like serviceaccounts, secrets etc. ready to use

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Generic Kubernetes resource lifecycle api

@reshnm reshnm requested a review from robertgraeff May 7, 2025 09:27
robertgraeff
robertgraeff previously approved these changes May 7, 2025
Copy link
Contributor

@Diaphteiros Diaphteiros left a comment

Choose a reason for hiding this comment

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

I like it, but could you please add a small section to the README, summarizing the most relevant functions or usage instructions (similarly to the other sections in the README)?

@reshnm reshnm force-pushed the feat/resources branch from 83d1935 to acd1b3f Compare May 7, 2025 11:47
@reshnm reshnm requested a review from Diaphteiros May 7, 2025 11:47
Copy link
Contributor

@Diaphteiros Diaphteiros left a comment

Choose a reason for hiding this comment

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

Nice!

@reshnm reshnm merged commit 326ef9b into main May 7, 2025
7 checks passed
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.

4 participants