Skip to content

Operator version 2.4.0 #1333

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 88 commits into from
Nov 16, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
496c61e
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Aug 27, 2019
3bbb081
Rebuilt charts
rjeberhard Aug 27, 2019
cd98a83
OWLS-76347 New sample scripts to manage DB service and RCU Schema (#1…
anpanigr Aug 28, 2019
218331d
eliminate duplication logger creation (#1225)
russgold Aug 28, 2019
8a59a34
merge 1241 into develop
markxnelson Sep 5, 2019
dd0a017
QUICKTEST and FULLTEST categorization (#1237)
vanajamukkara Sep 5, 2019
e9af543
OWLS-74959 - Validate FMW Infrastructure uses configured clusters in …
alai8 Sep 5, 2019
a03411c
Integration tests should take the env variable for WDT version to dow…
vanajamukkara Sep 5, 2019
2a3dede
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Sep 6, 2019
a38a7f6
Prepare for operator 2.3.1
rjeberhard Sep 6, 2019
eb697c5
Revert "eliminate duplication logger creation (#1225)"
rjeberhard Sep 6, 2019
5519d38
WIP Added test to cover weblogicLoggingExporterFilters (#1211)
hzhao-github Sep 6, 2019
51df62e
Resolve CheckStyle issues
rjeberhard Sep 6, 2019
de13128
merge 1246 changes from master
markxnelson Sep 10, 2019
e97d674
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Sep 10, 2019
2db3d5e
Move to Kubernetes Java Client 6.0.1 (#1249)
rjeberhard Sep 10, 2019
bc20fa6
Update domain status on Unprocessable Error (#1250)
russgold Sep 11, 2019
6924d13
OWLS-76624 (Resolves #1228) - Introspector pod not picking up the con…
alai8 Sep 11, 2019
12ee4e1
CheckStyle corrections
rjeberhard Sep 12, 2019
438d8c6
K8s service account (#1235)
alan-cao Sep 13, 2019
ef9c885
OWLS-73891 part 1: update warning messages and fix a helm upgrade iss…
doxiao Sep 13, 2019
5a5508d
Add REST resource annotion to ignore unknown properties (#1255)
TheFrogPad Sep 13, 2019
4a3710e
Simplify WaitForReadyStep (#1256)
russgold Sep 13, 2019
eca97a7
OWLS-76720 (Resolves #1198) - Fixes missing valueFrom envVar values (…
alai8 Sep 13, 2019
95cb9d8
Fix Javadoc and CheckStyle
rjeberhard Sep 13, 2019
983c7d6
Revert pod watcher refactoring
rjeberhard Sep 13, 2019
fdea108
merge 1258 into develop
markxnelson Sep 19, 2019
5d35bed
OWLS-76780 : Modify FMW (domain-in-image) sample to support Restricte…
anpanigr Sep 23, 2019
b1673f7
OWLS-76806 (Resolves #1231) - scripts such as livenessProbe.sh should…
alai8 Sep 23, 2019
dca085f
Reduced execution time, added support to execute against different ve…
marinakog Sep 23, 2019
a6b312e
WDT version 1.4.0 (#1267)
rjeberhard Sep 25, 2019
f937db3
OWLS-76949 added support for exposeAdminT3Channel in FMWDomain in dom…
anpanigr Sep 25, 2019
f30c42f
merge 1268 from master
markxnelson Sep 26, 2019
afb5c98
typo
markxnelson Sep 26, 2019
d706e37
Modify sample scripts for RCU and DB Creation (#1238)
anpanigr Sep 26, 2019
9e3d8fa
Soa 2.2.1 (#1243)
sbattagi Sep 26, 2019
744234d
enable checkstyle on test sources (#1270)
ddsharpe Sep 27, 2019
0ebdff1
Update license format (#1272)
rjeberhard Sep 27, 2019
99cdb25
fix typo in License.txt - matches https://oss.oracle.com/licenses/upl…
ddsharpe Sep 27, 2019
d7471ca
OWLS-69370: Introspect: Domain-in-Image: Add data home override suppo…
lennyphan Sep 30, 2019
8b46f0c
OWLS-73891 part2 - clean up stale states about introspector jobs and …
doxiao Sep 30, 2019
e4d20d2
Retry and wait between retries of failed downloads jenkins-ignore (#1…
hzhao-github Sep 30, 2019
d71f205
add note to advise against using console for starting and stopping s…
rosemarymarano Sep 26, 2019
5a65c71
Revert "OWLS-73891 part2 - clean up stale states about introspector j…
rjeberhard Sep 30, 2019
e8d1de9
Fix CheckStyle
rjeberhard Sep 30, 2019
1fd4891
Add instructions to configure fluentd to export domain logs to ELK (#…
mgianatagh Oct 2, 2019
8cf7f28
fix Managed coherence test (#1279)
bhavaniravichandran Oct 2, 2019
fd41dc4
run integration test in openshift (#1280)
bhavaniravichandran Oct 3, 2019
845c85f
merge 1285 from master
markxnelson Oct 3, 2019
e16f5b0
merge 1282 from master
markxnelson Oct 3, 2019
27a82a6
PR: owls-77057 fix nightly full test failure for changing image test …
maggiehe00 Oct 3, 2019
84a06b3
Added container name when copying archive files jenkins-ignore (#1288)
hzhao-github Oct 4, 2019
2b3b19e
merge 1291 from master
markxnelson Oct 7, 2019
3d0698a
OWLS-76832 (Resolves #1232) - Error using variable in pod template if…
alai8 Oct 8, 2019
b5cb5f4
fix merge conflicts
markxnelson Oct 8, 2019
35905b5
merge 1292 from master
markxnelson Oct 8, 2019
927fccc
OWLS-73891 part3 - add FAQ entry for managing namespaces (#1264)
doxiao Oct 8, 2019
7ebb63a
Simplify WaitForReady step (#1277)
russgold Oct 8, 2019
5337c25
Modified rcu script to support both SOA and FMWInfra Domain (#1290)
anpanigr Oct 8, 2019
a369051
Add SOA user doc (#1229)
rosemarymarano Oct 9, 2019
6eb68ea
Add SOA sample doc (#1234)
rosemarymarano Oct 9, 2019
78cba2f
add soa preview warnings
markxnelson Oct 9, 2019
c19cc45
updates to soa doc based on end to end review/test
markxnelson Oct 9, 2019
9130e60
merge 1295 from master
markxnelson Oct 9, 2019
40ba6e5
Owls 73891 retry (#1283)
russgold Oct 10, 2019
43cc236
merge 1296 from master
markxnelson Oct 14, 2019
a3d8479
merge 1299 from master
markxnelson Oct 21, 2019
72abaaf
PR: Create JRF domain using create-rcu-schema sample (#1274)
maggiehe00 Oct 22, 2019
20b9c4e
OWLS-77432 : add new rcuType Parameter (#1298)
anpanigr Oct 22, 2019
2669d89
Switched from latest grafana to 3.12.0 version of helm chart due synt…
marinakog Oct 24, 2019
cd31c49
PR: Fix Jrf quicktest suite issue (#1314)
maggiehe00 Oct 30, 2019
ab8f5e2
PR: Owls76920 change JRF domain class name starting with It (#1320)
maggiehe00 Nov 1, 2019
4802e3e
fix typo in create-domain script
markxnelson Oct 22, 2019
8bcd9a3
Add a note to the quickstart about variations between k8s versions
markxnelson Oct 30, 2019
f2df6e4
OWLS-76689 - SOA:ADMINSERVER TAKING TIME TO RESTART USING SERVERSTART…
alai8 Nov 1, 2019
50c9af2
OWLS-77556: replace complete env dump in pods/job with curated listin…
Nov 7, 2019
3092020
Javadoc for 2.3.1
rjeberhard Nov 15, 2019
034b510
Domain version v6
rjeberhard Nov 15, 2019
8af61eb
Deploy tooling 1.6.0
rjeberhard Nov 15, 2019
3ccf110
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Nov 15, 2019
5887a5e
Helm chart updates
rjeberhard Nov 15, 2019
0997fb1
ensure that domain directory exists (#1324)
ddsharpe Nov 15, 2019
04c880e
Merge remote-tracking branch 'origin/domain-v6' into develop
rjeberhard Nov 15, 2019
6008acd
Merge remote-tracking branch 'origin/wdt-1.6.0' into develop
rjeberhard Nov 15, 2019
4196b8a
SOA related changes for operator 2.3.0 (#1305)
sbattagi Nov 15, 2019
0300aa1
Move to 2.4.0
rjeberhard Nov 15, 2019
d9f9cbe
Prepare file permissions on persistent volume using an init container…
rjeberhard Nov 15, 2019
a3ca5cb
Revert changes to archives
rjeberhard Nov 16, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Prepare for operator 2.3.1
  • Loading branch information
rjeberhard committed Sep 6, 2019
commit a38a7f6e51b8c3d8fa97b940c97ed04a6ae28871
2 changes: 1 addition & 1 deletion buildtime-reports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>operator-parent</artifactId>
<groupId>oracle.kubernetes</groupId>
<version>2.3.0</version>
<version>2.3.1</version>
</parent>

<artifactId>buildtime-reports</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs-source/content/quickstart/get-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and accept the license agreement for the [WebLogic Server image](https://hub.doc
1. Pull the operator image:

```bash
$ docker pull oracle/weblogic-kubernetes-operator:2.3.0
$ docker pull oracle/weblogic-kubernetes-operator:2.3.1
```

1. Pull the Traefik load balancer image:
Expand Down
2 changes: 1 addition & 1 deletion docs-source/content/quickstart/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ $ helm install stable/traefik \
$ helm install kubernetes/charts/weblogic-operator \
--name sample-weblogic-operator \
--namespace sample-weblogic-operator-ns \
--set image=oracle/weblogic-kubernetes-operator:2.3.0 \
--set image=oracle/weblogic-kubernetes-operator:2.3.1 \
--set serviceAccount=sample-weblogic-operator-sa \
--set "domainNamespaces={}" \
--wait
Expand Down
2 changes: 1 addition & 1 deletion docs-source/content/userguide/introduction/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The operator is packaged in a [Docker image](https://hub.docker.com/r/oracle/web

```
$ docker login
$ docker pull oracle/weblogic-kubernetes-operator:2.3.0
$ docker pull oracle/weblogic-kubernetes-operator:2.3.1
```

For more details on acquiring the operator image and prerequisites for installing the operator, consult the [Quick Start guide]({{< relref "/quickstart/_index.md" >}}).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ d. Update the `image` property of the domain resource specifying the new image n
```
domain:
spec:
image: oracle/weblogic-updated:2.3.0
image: oracle/weblogic-updated:2.3.1
```
e. The operator will now initiate a rolling restart, which will apply the updated image, for all the server pods in the domain.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ javaLoggingLevel: "FINE"

Specifies the Docker image containing the operator code.

Defaults to `weblogic-kubernetes-operator:2.3.0`.
Defaults to `weblogic-kubernetes-operator:2.3.1`.

Example:
```
Expand Down
19 changes: 13 additions & 6 deletions docs/charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,39 +1,46 @@
apiVersion: v1
entries:
weblogic-operator:
- created: "2019-08-27T17:19:21.038267-04:00"
- created: "2019-09-06T15:19:06.775282-04:00"
description: Helm chart for configuring the WebLogic operator.
digest: 0603d564555f1302e60897ac03c1379d5b00326d3983bad0c1ea6d6dc756e290
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.3.1.tgz
version: 2.3.1
- created: "2019-09-06T15:19:06.773747-04:00"
description: Helm chart for configuring the WebLogic operator.
digest: d334bfa5363931faac5a11facfc6b7280e22cfa8b56c9bb2bf5dbf0f972debad
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.3.0.tgz
version: 2.3.0
- created: "2019-08-27T17:19:21.036361-04:00"
- created: "2019-09-06T15:19:06.772578-04:00"
description: Helm chart for configuring the WebLogic operator.
digest: 23d5a1c554fa8211cc1e86b7ade09460917cb2069e68fb4bfdddafc8db44fdcd
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.1.tgz
version: 2.2.1
- created: "2019-08-27T17:19:21.034998-04:00"
- created: "2019-09-06T15:19:06.770583-04:00"
description: Helm chart for configuring the WebLogic operator.
digest: bba303686cb55d84fe8c0d693a2436e7e686b028085b56e012f6381699a3911f
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.0.tgz
version: 2.2.0
- created: "2019-08-27T17:19:21.033374-04:00"
- created: "2019-09-06T15:19:06.76914-04:00"
description: Helm chart for configuring the WebLogic operator.
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz
version: "2.1"
- created: "2019-08-27T17:19:21.03229-04:00"
- created: "2019-09-06T15:19:06.768049-04:00"
description: Helm chart for configuring the WebLogic operator.
digest: 298acda78ab73db6b7ba6f2752311bfa40c65874e03fb196b70976192211c1a5
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.0.1.tgz
version: 2.0.1
generated: "2019-08-27T17:19:21.030672-04:00"
generated: "2019-09-06T15:19:06.766433-04:00"
Binary file added docs/charts/weblogic-operator-2.3.1.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>oracle.kubernetes</groupId>
<artifactId>operator-parent</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</parent>

<artifactId>operator-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json-schema-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>operator-parent</artifactId>
<groupId>oracle.kubernetes</groupId>
<version>2.3.0</version>
<version>2.3.1</version>
</parent>

<artifactId>jsonschema-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json-schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>operator-parent</artifactId>
<groupId>oracle.kubernetes</groupId>
<version>2.3.0</version>
<version>2.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/charts/weblogic-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.

name: weblogic-operator
version: 2.3.0
version: 2.3.1
description: Helm chart for configuring the WebLogic operator.
2 changes: 1 addition & 1 deletion kubernetes/charts/weblogic-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ domainNamespaces:
- "default"

# image specifies the docker image containing the operator code.
image: "oracle/weblogic-kubernetes-operator:2.3.0"
image: "oracle/weblogic-kubernetes-operator:2.3.1"

# imagePullPolicy specifies the image pull policy for the operator docker image.
imagePullPolicy: "IfNotPresent"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>oracle.kubernetes</groupId>
<artifactId>operator-parent</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</parent>

<artifactId>installation-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ private String getExpectedOperatorHelmChartDefaultValues() {
.append("externalDebugHttpPort: 30999\n")
.append("externalRestEnabled: false\n")
.append("externalRestHttpsPort: 31001\n")
.append("image: oracle/weblogic-kubernetes-operator:2.3.0\n")
.append("image: oracle/weblogic-kubernetes-operator:2.3.1\n")
.append("imagePullPolicy: IfNotPresent\n")
.append("internalDebugHttpPort: 30999\n")
.append("istioEnabled: false\n")
Expand Down
2 changes: 1 addition & 1 deletion operator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>oracle.kubernetes</groupId>
<artifactId>operator-parent</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</parent>

<artifactId>weblogic-kubernetes-operator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>oracle.kubernetes</groupId>
<artifactId>operator-parent</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>

<modules>
<module>build-tools</module>
Expand Down
2 changes: 1 addition & 1 deletion swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>oracle.kubernetes</groupId>
<artifactId>operator-parent</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</parent>

<artifactId>operator-swagger</artifactId>
Expand Down