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

Provide WLS models using auxiliary image #304

Open
galiacheng opened this issue Mar 21, 2024 · 1 comment
Open

Provide WLS models using auxiliary image #304

galiacheng opened this issue Mar 21, 2024 · 1 comment

Comments

@galiacheng
Copy link
Contributor

The WLS offer provides WLS models by:

  • Building the basic model files into Application Image.
  • Specify model file for DB configuration with ConfigMap.

This issue is to refactor the offer, and provides WLS models using auxiliary image.

For more information, see https://oracle.github.io/weblogic-kubernetes-operator/managing-domains/model-in-image/auxiliary-images/

Auxiliary images are the recommended best approach for including Model in Image model files, application archive files, and the WebLogic Deploy Tooling installation, in your pods. This feature eliminates the need to provide these files in the image specified in domain.spec.image.

@edburns
Copy link
Contributor

edburns commented Apr 1, 2024

Hi @galiacheng, Reza and I discussed this. We do believe this is appropriate for investment in Dilithium. See https://dev.azure.com/weblogic-azure/Open%20Standard%20Enterprise%20Java%20(Java%20EE)%20on%20Azure/_workitems/edit/343 .

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

No branches or pull requests

2 participants