RFR: 8237: Add support for Jolokia over Kubernetes proxy [v6]
Martin Skarsaune
duke at openjdk.org
Thu Jan 22 21:29:05 UTC 2026
> JMC-8273 : Use the jolokia protocol over a kubernetes http proxy.
>
> Testing connectivity:
> - [x] Docker desktop kubernetes
> - [x] Azure AKS
> - [x] Amazon EKS
> - [x] Google GKE
>
> Other things observed:
>
> - [x] * Option to install agent should be disabled (debug difference with jolokia) - ***see below****
> - [x] * Warning: NLS missing message: JmcKubernetesPreferenceForm_LogErrorsTooltip in: org.openjdk.jmc.kubernetes.preferences.messages
> - [x] * SLF4J(W): No SLF4J providers were found. ***OK for now, can investigate more later***
> SLF4J(W): Defaulting to no-operation (NOP) logger implementation
> SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
> - [x] Unlocking secrets now appear on startup. Should not be needed unless there are credentials used. (fixed)
Martin Skarsaune has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 31 commits:
- Merge remote-tracking branch 'origin/master' into JMC-8237-kubernetes-proxy
- JMC-8237: PR cleanup: formatting and comments
- Merge remote-tracking branch 'origin/master' into JMC-8237-kubernetes-proxy
- JMC-8237: Upgrade jolokia 2.2.2 -> 2.2.9
- JMC-8237: Upgrade jolokia 2.2.2 -> 2.2.9
- Merge remote-tracking branch 'origin/master' into JMC-8237-kubernetes-proxy
- JMC-8237: Removed dead assignment
- Merge remote-tracking branch 'origin/master' into JMC-8237-kubernetes-proxy
- JMC-8237: Remove unneeded changes
- JMC-8237: Updated bundle version to 10.0.0. Updated copyright year
- ... and 21 more: https://git.openjdk.org/jmc/compare/3f115945...89b21741
-------------
Changes: https://git.openjdk.org/jmc/pull/576/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=576&range=05
Stats: 2398 lines in 55 files changed: 2391 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jmc/pull/576.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/576/head:pull/576
PR: https://git.openjdk.org/jmc/pull/576
More information about the jmc-dev
mailing list