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

KEP-36: HELM driver for KUDO #1777

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rishabh96b
Copy link
Member

Signed-off-by: Rishabh Bohra rishabhbohra01@gmail.com

Signed-off-by: Rishabh Bohra <rishabhbohra01@gmail.com>
Copy link
Member

@kensipe kensipe left a comment

Choose a reason for hiding this comment

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

we usually have a low bar in the acceptance of "provisional" status of KEPs.. however there are big concerns with this KEP...

There has been several attempts to provide KUDO enabled packaging around helm charts... essentially to add KUDO plans around helm... they have all had issues and have been abandoned. Is there something different about this request? Is there something imagined on how to handle this? There is a lot of work here and it may be best to discuss / create a POC ahead of this KEP or provide enough detail here in order to evaluate.

* [Implementation History](#implementation-history)
* [Drawbacks [optional]](#drawbacks-optional)

[Tools for generating]: https://github.com/ekalinin/github-markdown-toc
Copy link
Member

Choose a reason for hiding this comment

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

please remove


### Goals

- capability to extend helm packaged applicatins with kudo to write custom plans/tasks.
Copy link
Member

Choose a reason for hiding this comment

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

applicatins -> applications

## Summary

KUDO enables Operator developers to create Operators and expose features of the underlying applications. KUDO helps in the lifecycle management of the underlying applications by enabling develpers to create custom tasks and plans.
The goal of this KEP is to facilitate the helm driver for kudo so that developers can define custom tasks and plans for their applications packaged in helm to provide developers/admins can achieve better application lifecycle management.
Copy link
Member

Choose a reason for hiding this comment

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

"helm driver"... what does this mean?

Copy link
Member

Choose a reason for hiding this comment

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

This gives the impression that there is a way to use kudos against helm charts... which is not true


## Drawbacks

- Could require significant development efforts.
Copy link
Member

Choose a reason for hiding this comment

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

this is not a proper drawback... this is intended to be drawbacks of one approach over another approach.

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