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

Allow CLI options to exclude enrichers and to add labels #3638

Open
nightswimmings opened this issue Jan 18, 2025 · 0 comments
Open

Allow CLI options to exclude enrichers and to add labels #3638

nightswimmings opened this issue Jan 18, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@nightswimmings
Copy link

Component

Kubernetes Maven Plugin

Is your enhancement related to a problem? Please describe

I'd like to configure jkube run by using 100% default-cli explicit execution in command line (pom-less).

Describe the solution you'd like

Would be nice if we had something like
-Djkube.enricher.excludes=jkube-git,jkube-maven-scm...
-Djkube.resources.labels.all.property.owner=teamx

Besides, the jkube-prometheus does not have any documented property, so
-Djkube.enricher.jkube-prometheus.prometheusPort=8080
-Dkube.enricher.jkube-prometheus.prometheusPath=/myservice/management/prometheus

would be really handy

Describe alternatives you've considered

No response

Additional context

No response

@nightswimmings nightswimmings added the enhancement New feature or request label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant