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 support for WildFly Bootable JAR #283

Closed
jfdenise opened this issue Jul 8, 2020 · 0 comments · Fixed by #294
Closed

Add support for WildFly Bootable JAR #283

jfdenise opened this issue Jul 8, 2020 · 0 comments · Fixed by #294
Assignees
Labels
enhancement New feature or request

Comments

@jfdenise
Copy link
Contributor

jfdenise commented Jul 8, 2020

We are introducing a new way to run WildFly applications inside a bootable JAR starting WildFly 20. The maven plugin is defined there: https://github.com/wildfly-extras/wildfly-jar-maven-plugin

This plugin relies on Galleon to identify the server capabilities a user wants to see provisioned.

We have a need for:

  • A new generator (that extends java-exec) and disable both Prometheus and Jolokia.
  • A new HealthcheckEnricher to discover and configure Probes.

A WIP branch to highlight early work: https://github.com/jfdenise/jkube/pull/new/wildfly-jar

jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 17, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 17, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 17, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 17, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 17, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
@manusa manusa linked a pull request Jul 20, 2020 that will close this issue
12 tasks
@manusa manusa added the enhancement New feature or request label Jul 20, 2020
jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 20, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 21, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
jfdenise added a commit to jfdenise/jkube that referenced this issue Jul 21, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
manusa pushed a commit that referenced this issue Jul 21, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>

Signed-off-by: Tue Dissing <tue.dissing@ufst.dk>
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
Signed-off-by: JF Denise <jdenise@redhat.com>
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

Successfully merging a pull request may close this issue.

2 participants