-
Notifications
You must be signed in to change notification settings - Fork 70
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
Cpbr 1867 ubi9 minimal #618
Open
hk10111
wants to merge
51
commits into
master
Choose a base branch
from
CPBR-1867-ubi9-minimal
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+299
−33
Open
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
70e40c0
add trimmed down dockerfile
hk10111 2541a91
add docker refresh module
hk10111 409bb4c
copy binaries from cp-base-new
hk10111 169acae
create dockerfile with jre and ubi-micro
hk10111 f3c7fbf
add mvn build
hk10111 529ac03
minor fix to env var
hk10111 b104644
add remaining files
hk10111 d1014b9
add tests
hk10111 241633b
add tests for ub
hk10111 da30d3f
add ub tests
hk10111 ea65844
add cp-base-refresh to deploy pipeline
hk10111 42421f4
remove tag
hk10111 5b32376
remove tag
hk10111 bbaff1b
use cp-base-lite
hk10111 664c82c
add dedupe scripts
hk10111 c509524
add dedupe scripts and jars
hk10111 ce04ac7
minor fixes to user group
hk10111 cabebb2
replace ubi8-micro with ubi8-minimal
hk10111 a71423d
rename image to cp-base-jre17
hk10111 2f4faba
rename image to cp-base-jre17
hk10111 b16ec43
rename image to cp-base-jre17
hk10111 8101e30
add env var for ubi9 version
hk10111 9fecdd0
use env var for ubi9 minimal version
hk10111 c460fde
resolve merge conflicts
hk10111 df94173
use master branch
hk10111 c9204a1
change docker repo name in pipeline
hk10111 7cab88d
skip tests
hk10111 3a16eb2
correct image name
hk10111 1a10982
removed docker file from base
hk10111 e4e9987
base files for docker image
hk10111 db004c4
dockefile for cp-base-java and pom
hk10111 2bc7e3b
remove cp-base-jre17
hk10111 adf216c
add entry for base-java
hk10111 c9c12ff
add pom.xml for base lite
hk10111 4914e2b
add dockerfile for cp-base-lite
hk10111 d3d6e45
add log4j properties
hk10111 35b2f3a
rename test to base_java
hk10111 7acf42d
modify test for base-java
hk10111 21b8049
add test back for cp-base-lite
hk10111 edcd55c
change image name
hk10111 b20eec5
minor optimizations
hk10111 106d5ea
set default ubi minimal to use ubi9
hk10111 d36386e
update java to 21
hk10111 390a255
add yes to install yum
hk10111 203090f
fix issues due to symlink
hk10111 3743bc1
fix test for directory change
hk10111 3d28ec3
cherry pick #622
hk10111 3d1450d
update base to use java21
hk10111 3bea075
update tag for base-lite
hk10111 dc790b9
replace yum with microdnf
hk10111 1c770cd
resolve merge conflicts
hk10111 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
resolve merge conflicts
commit c460fdeb81db0127ae17b957ad07c4851f19be57
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are viewing a condensed version of this merge commit. You can view the full changes here.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be removed as this is not getting used right now.