Bugs addressed in this release:
- WDT-653 - Change remote discovery file system path to always be the absolute path (#1143)
- Fixing issue with
extractDomainResource
processing legacy-style nested elements in thekubernetes
section of the model (#1142). - WDT-647 - Prevent online
updateDomain
from trying to stop applications that are not targeted (#1144) - Change
extractDomainResource
to generate an empty list ofimagePullSecrets
by default (#1146) - Change
extractDomainResource
to not attempt to set thereplicas
attribute on every cluster by default (#1147) - Tweaking the remote discovery data structure exchanged with WebLogic Kubernetes Toolkit UI (#1145)