Skip to content

Commit b4892f7

Browse files
committed
[OPENJDK-344] Remove NSS Wrapper from ubi8 images
NSS wrapper is used to provide backwards compatibility for OCP 3.11. OCP 3.11 is out of maintenance from July 2022. Removing NSS wrapper also removes Perl from the images, reducing their size. Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 25c7d28 commit b4892f7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ubi8-openjdk-11.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ modules:
4949
- name: jboss.container.jolokia
5050
- name: jboss.container.maven
5151
version: "8.6.3.6.11"
52-
- name: jboss.container.util.nss-wrapper
5352
- name: jboss.container.java.s2i.bash
5453
# required due to jolokia
5554
- name: jboss.container.java.singleton-jdk

ubi8-openjdk-8.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ modules:
4949
- name: jboss.container.jolokia
5050
- name: jboss.container.maven
5151
version: "8.2.3.6.8"
52-
- name: jboss.container.util.nss-wrapper
5352
- name: jboss.container.java.s2i.bash
5453

5554
help:

0 commit comments

Comments
 (0)