Skip to content

Operator 3.2.4 #2417

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

Merged
merged 3 commits into from
Jun 18, 2021
Merged

Operator 3.2.4 #2417

merged 3 commits into from
Jun 18, 2021

Conversation

rjeberhard
Copy link
Member

Prepare to release operator 3.2.4 as we have a number of important fixes ready for external and internal customers.

* Resolved an issue related to scalingAction.sh when there were multiple domains in the same namespace ([#2388](https://github.com/oracle/weblogic-kubernetes-operator/pull/2388)).
* Updated introspection and other scripts to consistently use ISO-8601 timestamp formatting ([#2386](https://github.com/oracle/weblogic-kubernetes-operator/pull/2386)).
* Resolved an issue related to monitoring exporter integration and Istio ([#2390](https://github.com/oracle/weblogic-kubernetes-operator/pull/2390)).
* Additional diagnostics when the Node Manager fails to start ([#2393](https://github.com/oracle/weblogic-kubernetes-operator/pull/2393)).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this 2393 related to the liveness probe? If so I would prefer a more generic description otherwise it would lead to confusion.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

- Supply a new image with new or changed model files
and use your Domain YAML `spec.image` field to reference the image.
- Supply a new image with new or changed model files.
- If the files are located in the image specified in the Domain YAML file `spec.image`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

specified in the Domain YAML file -> specified in the domain resource YAML file


- Change, add, or delete environment variables that are referenced by macros in your model files.
Environment variables are specified in the Domain YAML `spec.serverPod.env`
Environment variables are specified in the Domain YAML file `spec.serverPod.env`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domain resource YAML

or `spec.serverPod.adminServer.env` attributes.

{{% notice note %}}
It is advisable to defer the last two modification options, or similar Domain YAML changes to
It is advisable to defer the last two modification options, or similar Domain YAML file changes to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domain resource YAML


Use the following steps to initiate an offline configuration update to your model:

1. Ensure your updates are supported by checking [Supported](#supported-updates) and [Unsupported](#unsupported-updates) updates.
1. Modify, add, or delete your model resources as per [Updating an existing model](#updating-an-existing-model).
1. Modify your domain resource YAML file:
1. If you have updated your image, change `domain.spec.image` accordingly.
1. If you have updated your image:
- If the files are located in the image specified in the Domain YAML file `spec.image`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domain resource YAML

@rjeberhard rjeberhard merged commit 48b7633 into main Jun 18, 2021
@rjeberhard rjeberhard deleted the prepare-3.2.4 branch January 31, 2022 14:14
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.

4 participants