deviceinsight / deviceinsight/helm-maven-plugin
Support for helm plugins
- Dominant language
- Kotlin
- Stars
- 48
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
It would be good to have an option to execute arbitrary helm plugins.
for this we would need to be able to define plugins in the `pom.xml` similar to this:
```
...
https://github.com/xyz/my-plugin
my-plugin
arg1
arg2
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing the Maven plugin's existing pom.xml configuration and goal execution path; done means the requested plugin URL, goal, and options can be declared and executed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, kubernetes
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100