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

NO-ISSUE: Parametrize dev deployments and extended-services build images #2192

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

thiagoelg
Copy link
Member

Parameters

Created new environment variables to configure the builder image used for building dev-deployment-base-image and kie-sandbox-extended-services-image.

  • DEV_DEPLOYMENT_BASE_IMAGE__builderImage
  • DEV_DEPLOYMENT_BASE_IMAGE__userId
  • DEV_DEPLOYMENT_BASE_IMAGE__homePath
  • KIE_SANDBOX_EXTENDED_SERVICES__builderImage

Compatibility

Images were tested and built with the following base images:

  • registry.access.redhat.com/ubi9/openjdk-17:1.18
  • ibm-semeru-runtimes:open-17.0.10_7-jdk

Other changes

  • Updated OpenShift deployment labels on kubernetes-bridge
  • Added Maven Wrapper (mvnw) to dev-deployment-base-image (to support base images that don't have Maven preinstalled)
  • Small adjustments to build scripts

@tiagobento tiagobento merged commit 371c7a1 into apache:main Mar 8, 2024
8 checks passed
paulovmr pushed a commit to kiegroup/kie-tools that referenced this pull request Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants