Skip to content

Commit a117f4b

Browse files
authored
Prepare for version 3.3.5 (#2638)
* Prepare for version 3.3.5
1 parent be03c43 commit a117f4b

File tree

25 files changed

+82
-58
lines changed

25 files changed

+82
-58
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ You can:
2525
The fastest way to experience the operator is to follow the [Quick Start guide](https://oracle.github.io/weblogic-kubernetes-operator/quickstart/), or you can peruse our [documentation](https://oracle.github.io/weblogic-kubernetes-operator), read our [blogs](https://blogs.oracle.com/weblogicserver/how-to-weblogic-server-on-kubernetes), or try out the [samples](https://oracle.github.io/weblogic-kubernetes-operator/samples/).
2626

2727
***
28-
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.3.4.
29-
This release was published on November 9, 2021.
28+
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.3.5.
29+
This release was published on November 23, 2021.
3030
***
3131

3232
## Documentation

buildDockerImage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ while getopts "t:" optname; do
3333
esac
3434
done
3535

36-
IMAGE_NAME=${name:-ghcr.io/oracle/weblogic-kubernetes-operator:3.3.4}
36+
IMAGE_NAME=${name:-ghcr.io/oracle/weblogic-kubernetes-operator:3.3.5}
3737
SCRIPTPATH="$( cd "$(dirname "$0")" > /dev/null 2>&1 ; pwd -P )"
3838

3939
# Proxy settings

buildtime-reports/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<artifactId>operator-parent</artifactId>
1010
<groupId>oracle.kubernetes</groupId>
11-
<version>3.3.4</version>
11+
<version>3.3.5</version>
1212
</parent>
1313

1414
<artifactId>buildtime-reports</artifactId>

documentation/3.3/content/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ draft: false
88

99
| Date | Version | Introduces backward incompatibilities? | Change - See also, [Change log](#change-log). |
1010
| --- | --- | --- | --- |
11+
| November 23, 2021 | v3.3.5 | no | Resolved several issues, including an issue related to collecting logs from failed Model in Image domains that used auxiliary images and an issue related to reading PodDisruptionBudget resources not created by the operator. |
1112
| November 9, 2021 | v3.3.4 | no | Resolved an issue related to Model in Image domains and enabling WebLogic secure mode. |
1213
| November 1, 2021 | v3.3.3 | no | Resolved an issue related to WebLogic cluster replication with Istio 1.10 and resolved several issues related to introspector failure, retry, and status. |
1314
| September 24, 2021 | v3.3.2 | no | Istio 1.10 support, enhanced liveness and readiness probe customization to support customizing failure thresholds, and additional validations. |
@@ -47,6 +48,12 @@ draft: false
4748

4849
### Change log
4950

51+
#### Operator 3.3.5
52+
53+
* Resolved an issue related to collecting logs for failed Model in Image domains that used auxiliary images ([#2627](https://github.com/oracle/weblogic-kubernetes-operator/pull/2627), [#2629](https://github.com/oracle/weblogic-kubernetes-operator/pull/2629)).
54+
* Resolved an issue related to improperly reading PodDisruptionBudget resources not created by the operator ([#2633](https://github.com/oracle/weblogic-kubernetes-operator/pull/2633)).
55+
* Resolved [issue #2636](https://github.com/oracle/weblogic-kubernetes-operator/issues/2636) related to sample scripts having invalid line endings for the Windows platform ([#2637](https://github.com/oracle/weblogic-kubernetes-operator/pull/2637)).
56+
5057
#### Operator 3.3.4
5158

5259
* Resolved an issue related to Model in Image domains and enabling WebLogic secure mode ([#2616](https://github.com/oracle/weblogic-kubernetes-operator/pull/2616)).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.4
1+
3.3.5

documentation/charts/index.yaml

Lines changed: 42 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
apiVersion: v1
22
entries:
33
weblogic-operator:
4+
- apiVersion: v1
5+
appVersion: 3.3.5
6+
created: "2021-11-23T09:27:36.466076-05:00"
7+
description: Helm chart for configuring the WebLogic operator.
8+
digest: 94071c0f0b2a469a727d676ae3bf36299bb7de3aee4c1bf4b4c1b903d3695ee7
9+
name: weblogic-operator
10+
type: application
11+
urls:
12+
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.3.5.tgz
13+
version: 3.3.5
414
- apiVersion: v1
515
appVersion: 3.3.4
6-
created: "2021-11-09T11:48:26.063673-05:00"
16+
created: "2021-11-23T09:27:36.464723-05:00"
717
description: Helm chart for configuring the WebLogic operator.
818
digest: 1875193bb4c227baa127517b9686e939bcf0c1104470cb1f2486491ce377fb20
919
name: weblogic-operator
@@ -13,7 +23,7 @@ entries:
1323
version: 3.3.4
1424
- apiVersion: v1
1525
appVersion: 3.3.3
16-
created: "2021-11-09T11:48:26.06108-05:00"
26+
created: "2021-11-23T09:27:36.462417-05:00"
1727
description: Helm chart for configuring the WebLogic operator.
1828
digest: dae92f7a773c50cb28170bf166677fe717c599fca9385d67d3a9d62080604d10
1929
name: weblogic-operator
@@ -23,7 +33,7 @@ entries:
2333
version: 3.3.3
2434
- apiVersion: v1
2535
appVersion: 3.3.2
26-
created: "2021-11-09T11:48:26.057956-05:00"
36+
created: "2021-11-23T09:27:36.423679-05:00"
2737
description: Helm chart for configuring the WebLogic operator.
2838
digest: d2a865573129cb14122956a1a787c058859947e5687f651ea3f2eeff2ac7329e
2939
name: weblogic-operator
@@ -33,7 +43,7 @@ entries:
3343
version: 3.3.2
3444
- apiVersion: v1
3545
appVersion: 3.3.1
36-
created: "2021-11-09T11:48:26.054843-05:00"
46+
created: "2021-11-23T09:27:36.420855-05:00"
3747
description: Helm chart for configuring the WebLogic operator.
3848
digest: 39c84df7ee4ff70bea1752fe0ddfc98da14d9cbd3521b701310f0fbb15aaf938
3949
name: weblogic-operator
@@ -43,7 +53,7 @@ entries:
4353
version: 3.3.1
4454
- apiVersion: v1
4555
appVersion: 3.3.0
46-
created: "2021-11-09T11:48:26.015781-05:00"
56+
created: "2021-11-23T09:27:36.418254-05:00"
4757
description: Helm chart for configuring the WebLogic operator.
4858
digest: efd0ece5ebe1a7b4d826b44af71bbdf08f2c1b3573072a9d5725ca1b3ee18841
4959
name: weblogic-operator
@@ -53,7 +63,7 @@ entries:
5363
version: 3.3.0
5464
- apiVersion: v1
5565
appVersion: 3.2.5
56-
created: "2021-11-09T11:48:26.013409-05:00"
66+
created: "2021-11-23T09:27:36.416091-05:00"
5767
description: Helm chart for configuring the WebLogic operator.
5868
digest: fc90fc05e628fd7f019e4d4a7cfa5bcc3d728979d4baa729e667a95c9767aeaa
5969
name: weblogic-operator
@@ -63,7 +73,7 @@ entries:
6373
version: 3.2.5
6474
- apiVersion: v1
6575
appVersion: 3.2.4
66-
created: "2021-11-09T11:48:26.011422-05:00"
76+
created: "2021-11-23T09:27:36.414354-05:00"
6777
description: Helm chart for configuring the WebLogic operator.
6878
digest: b6fe80badb65a88c59d0f6f069e7838906451d19baa24ad6744b8a4ce3d51614
6979
name: weblogic-operator
@@ -73,7 +83,7 @@ entries:
7383
version: 3.2.4
7484
- apiVersion: v1
7585
appVersion: 3.2.3
76-
created: "2021-11-09T11:48:26.008674-05:00"
86+
created: "2021-11-23T09:27:36.412308-05:00"
7787
description: Helm chart for configuring the WebLogic operator.
7888
digest: 7a51397c11fdca27a23150abd7816c330009aca791e6013f959c69226b7bd89b
7989
name: weblogic-operator
@@ -83,7 +93,7 @@ entries:
8393
version: 3.2.3
8494
- apiVersion: v1
8595
appVersion: 3.2.2
86-
created: "2021-11-09T11:48:26.005225-05:00"
96+
created: "2021-11-23T09:27:36.372525-05:00"
8797
description: Helm chart for configuring the WebLogic operator.
8898
digest: a4101539f527fd8ac80cfaa5314e8ba10a28f5bba462b75932a9bed1b83874bf
8999
name: weblogic-operator
@@ -93,7 +103,7 @@ entries:
93103
version: 3.2.2
94104
- apiVersion: v1
95105
appVersion: 3.2.1
96-
created: "2021-11-09T11:48:25.964636-05:00"
106+
created: "2021-11-23T09:27:36.370605-05:00"
97107
description: Helm chart for configuring the WebLogic operator.
98108
digest: 002da958caed9fe625e11b075a5c6df28be956854a0b41dae46f0108a70f9321
99109
name: weblogic-operator
@@ -103,7 +113,7 @@ entries:
103113
version: 3.2.1
104114
- apiVersion: v1
105115
appVersion: 3.2.0
106-
created: "2021-11-09T11:48:25.962032-05:00"
116+
created: "2021-11-23T09:27:36.367465-05:00"
107117
description: Helm chart for configuring the WebLogic operator.
108118
digest: e1c9192b3590d10b8426b7e7bcae27213d9f2296ef4f2cf547e198fd2d89ab1b
109119
name: weblogic-operator
@@ -113,7 +123,7 @@ entries:
113123
version: 3.2.0
114124
- apiVersion: v1
115125
appVersion: 3.1.4
116-
created: "2021-11-09T11:48:25.959759-05:00"
126+
created: "2021-11-23T09:27:36.365935-05:00"
117127
description: Helm chart for configuring the WebLogic operator.
118128
digest: 9695fd3c29cd4f006f8e75ae0053683c9aa7213440525002f4f3d36eb8d86633
119129
name: weblogic-operator
@@ -123,7 +133,7 @@ entries:
123133
version: 3.1.4
124134
- apiVersion: v1
125135
appVersion: 3.1.3
126-
created: "2021-11-09T11:48:25.957543-05:00"
136+
created: "2021-11-23T09:27:36.364181-05:00"
127137
description: Helm chart for configuring the WebLogic operator.
128138
digest: e306bd590dbe84400c6b5bb7a64325330e597223dff63792bb5811c9cfae10ac
129139
name: weblogic-operator
@@ -133,7 +143,7 @@ entries:
133143
version: 3.1.3
134144
- apiVersion: v1
135145
appVersion: 3.1.2
136-
created: "2021-11-09T11:48:25.954892-05:00"
146+
created: "2021-11-23T09:27:36.36201-05:00"
137147
description: Helm chart for configuring the WebLogic operator.
138148
digest: 2d8b77038ba870cc66ddd45e07a593a5ac3159c8b9531b5309688028b5268a5f
139149
name: weblogic-operator
@@ -143,7 +153,7 @@ entries:
143153
version: 3.1.2
144154
- apiVersion: v1
145155
appVersion: 3.1.1
146-
created: "2021-11-09T11:48:25.915289-05:00"
156+
created: "2021-11-23T09:27:36.321658-05:00"
147157
description: Helm chart for configuring the WebLogic operator.
148158
digest: d839cb7bbce4421a59cd9c3df64b1df8649eeebcb6c6b7be34fec25ad00aa141
149159
name: weblogic-operator
@@ -153,7 +163,7 @@ entries:
153163
version: 3.1.1
154164
- apiVersion: v1
155165
appVersion: 3.1.0
156-
created: "2021-11-09T11:48:25.913387-05:00"
166+
created: "2021-11-23T09:27:36.32017-05:00"
157167
description: Helm chart for configuring the WebLogic operator.
158168
digest: 9e105bec11bab249973370a4d5e653f9104cd9fbaaa0c2090fb173805fb3a692
159169
name: weblogic-operator
@@ -162,123 +172,123 @@ entries:
162172
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.1.0.tgz
163173
version: 3.1.0
164174
- apiVersion: v1
165-
created: "2021-11-09T11:48:25.911336-05:00"
175+
created: "2021-11-23T09:27:36.31832-05:00"
166176
description: Helm chart for configuring the WebLogic operator.
167177
digest: 9dad4d85a6165dbfc57d0baadb5186a5c43c718a1a3ee2dbd6e886fe660cd65a
168178
name: weblogic-operator
169179
urls:
170180
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.0.4.tgz
171181
version: 3.0.4
172182
- apiVersion: v1
173-
created: "2021-11-09T11:48:25.909577-05:00"
183+
created: "2021-11-23T09:27:36.316971-05:00"
174184
description: Helm chart for configuring the WebLogic operator.
175185
digest: 83a0ac84a033ddd9939d4bc5884cc60b22225d7326c43ce8e54a6f403b453814
176186
name: weblogic-operator
177187
urls:
178188
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.0.3.tgz
179189
version: 3.0.3
180190
- apiVersion: v1
181-
created: "2021-11-09T11:48:25.907814-05:00"
191+
created: "2021-11-23T09:27:36.31548-05:00"
182192
description: Helm chart for configuring the WebLogic operator.
183193
digest: fa3af5d21f858ff93cc7d58664a6eb0a920207af09e4c669a7ffb12e9e15b88d
184194
name: weblogic-operator
185195
urls:
186196
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.0.2.tgz
187197
version: 3.0.2
188198
- apiVersion: v1
189-
created: "2021-11-09T11:48:25.905646-05:00"
199+
created: "2021-11-23T09:27:36.311998-05:00"
190200
description: Helm chart for configuring the WebLogic operator.
191201
digest: aa2b2afe75305bd69f6b07d61e64a37d3bfd249074c81f6a999cef6b4a217fd0
192202
name: weblogic-operator
193203
urls:
194204
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.0.1.tgz
195205
version: 3.0.1
196206
- apiVersion: v1
197-
created: "2021-11-09T11:48:25.864686-05:00"
207+
created: "2021-11-23T09:27:36.271838-05:00"
198208
description: Helm chart for configuring the WebLogic operator.
199209
digest: 6540a3a7c6a1c34fcf2ff66679947a1964a35e61232b2a8dea3da087a2d5411d
200210
name: weblogic-operator
201211
urls:
202212
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.0.0.tgz
203213
version: 3.0.0
204214
- apiVersion: v1
205-
created: "2021-11-09T11:48:25.862766-05:00"
215+
created: "2021-11-23T09:27:36.270353-05:00"
206216
description: Helm chart for configuring the WebLogic operator.
207217
digest: 5f4cd8f4f3282b52b5e90a1169f26986e8272671845053606ade9c855fb04151
208218
name: weblogic-operator
209219
urls:
210220
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.0.0-rc1.tgz
211221
version: 3.0.0-rc1
212222
- apiVersion: v1
213-
created: "2021-11-09T11:48:25.861141-05:00"
223+
created: "2021-11-23T09:27:36.26892-05:00"
214224
description: Helm chart for configuring the WebLogic operator.
215225
digest: e3596b2380b264a0a70ba438858ca9af102a79689bf2e21e237eb63ea2997d66
216226
name: weblogic-operator
217227
urls:
218228
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.6.0.tgz
219229
version: 2.6.0
220230
- apiVersion: v1
221-
created: "2021-11-09T11:48:25.859709-05:00"
231+
created: "2021-11-23T09:27:36.267261-05:00"
222232
description: Helm chart for configuring the WebLogic operator.
223233
digest: fe41421b7dc45dc8a3b2888d3a626a37f5d3c8e1fa292fb6699deedc5e1db33d
224234
name: weblogic-operator
225235
urls:
226236
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.5.0.tgz
227237
version: 2.5.0
228238
- apiVersion: v1
229-
created: "2021-11-09T11:48:25.857868-05:00"
239+
created: "2021-11-23T09:27:36.265856-05:00"
230240
description: Helm chart for configuring the WebLogic operator.
231241
digest: b36bd32083f67453a62d089a2c09ce38e6655d88ac8a7b38691230c55c40e672
232242
name: weblogic-operator
233243
urls:
234244
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.4.0.tgz
235245
version: 2.4.0
236246
- apiVersion: v1
237-
created: "2021-11-09T11:48:25.855955-05:00"
247+
created: "2021-11-23T09:27:36.264398-05:00"
238248
description: Helm chart for configuring the WebLogic operator.
239249
digest: a3eafe4c2c6ff49384e56421201e59a3737d651af8d5b605b87a19eb1f6f1dc3
240250
name: weblogic-operator
241251
urls:
242252
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.3.1.tgz
243253
version: 2.3.1
244254
- apiVersion: v1
245-
created: "2021-11-09T11:48:25.815026-05:00"
255+
created: "2021-11-23T09:27:36.221489-05:00"
246256
description: Helm chart for configuring the WebLogic operator.
247257
digest: cbc6caaa6eb28e3c7e906ede14b2ae511a0b35fc12a8e3ab629155b09993e8b2
248258
name: weblogic-operator
249259
urls:
250260
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.3.0.tgz
251261
version: 2.3.0
252262
- apiVersion: v1
253-
created: "2021-11-09T11:48:25.812571-05:00"
263+
created: "2021-11-23T09:27:36.218682-05:00"
254264
description: Helm chart for configuring the WebLogic operator.
255265
digest: 23d5a1c554fa8211cc1e86b7ade09460917cb2069e68fb4bfdddafc8db44fdcd
256266
name: weblogic-operator
257267
urls:
258268
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.1.tgz
259269
version: 2.2.1
260270
- apiVersion: v1
261-
created: "2021-11-09T11:48:25.810215-05:00"
271+
created: "2021-11-23T09:27:36.216694-05:00"
262272
description: Helm chart for configuring the WebLogic operator.
263273
digest: bba303686cb55d84fe8c0d693a2436e7e686b028085b56e012f6381699a3911f
264274
name: weblogic-operator
265275
urls:
266276
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.0.tgz
267277
version: 2.2.0
268278
- apiVersion: v1
269-
created: "2021-11-09T11:48:25.808634-05:00"
279+
created: "2021-11-23T09:27:36.21524-05:00"
270280
description: Helm chart for configuring the WebLogic operator.
271281
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
272282
name: weblogic-operator
273283
urls:
274284
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz
275285
version: "2.1"
276286
- apiVersion: v1
277-
created: "2021-11-09T11:48:25.806536-05:00"
287+
created: "2021-11-23T09:27:36.21355-05:00"
278288
description: Helm chart for configuring the WebLogic operator.
279289
digest: 298acda78ab73db6b7ba6f2752311bfa40c65874e03fb196b70976192211c1a5
280290
name: weblogic-operator
281291
urls:
282292
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.0.1.tgz
283293
version: 2.0.1
284-
generated: "2021-11-09T11:48:25.803445-05:00"
294+
generated: "2021-11-23T09:27:36.210642-05:00"
11.5 KB
Binary file not shown.

documentation/domains/Domain.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@
672672
"type": "object",
673673
"properties": {
674674
"image": {
675-
"description": "The WebLogic Monitoring Exporter sidecar container image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.0.3",
675+
"description": "The WebLogic Monitoring Exporter sidecar container image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.0.4",
676676
"type": "string"
677677
},
678678
"imagePullPolicy": {

documentation/domains/Domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The current status of the operation of the WebLogic domain. Updated automaticall
129129
| Name | Type | Description |
130130
| --- | --- | --- |
131131
| `configuration` | Map | The configuration for the WebLogic Monitoring Exporter. If WebLogic Server instances are already running and have the monitoring exporter sidecar container, then changes to this field will be propagated to the exporter without requiring the restart of the WebLogic Server instances. |
132-
| `image` | string | The WebLogic Monitoring Exporter sidecar container image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.0.3 |
132+
| `image` | string | The WebLogic Monitoring Exporter sidecar container image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.0.4 |
133133
| `imagePullPolicy` | string | The image pull policy for the WebLogic Monitoring Exporter sidecar container image. Legal values are Always, Never, and IfNotPresent. Defaults to Always if image ends in :latest; IfNotPresent, otherwise. |
134134
| `port` | number | The port exposed by the WebLogic Monitoring Exporter running in the sidecar container. Defaults to 8080. The port value must not conflict with a port used by any WebLogic Server instance, including the ports of built-in channels or network access points (NAPs). |
135135

documentation/domains/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,7 @@
15931593
"type": "object",
15941594
"properties": {
15951595
"image": {
1596-
"description": "The WebLogic Monitoring Exporter sidecar container image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.0.3",
1596+
"description": "The WebLogic Monitoring Exporter sidecar container image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.0.4",
15971597
"type": "string"
15981598
},
15991599
"imagePullPolicy": {

0 commit comments

Comments
 (0)