oracle / weblogic-azure

This project offers support for running Oracle WebLogic Server in the Azure Virtual Machines and Azure Kubernetes Service (AKS)
Universal Permissive License v1.0
8 stars 19 forks source link

Provide WLS models using auxiliary image #304

Open galiacheng opened 3 months ago

galiacheng commented 3 months ago

The WLS offer provides WLS models by:

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 commented 3 months ago

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 .