Skip to content

Commit 99a09b2

Browse files
authored
Merge pull request #188 from oracle/release0.2
Release version 0.2
2 parents 5efcac0 + 28985d0 commit 99a09b2

File tree

391 files changed

+15382
-53418
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

391 files changed

+15382
-53418
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir /operator/lib
88
ENV PATH=$PATH:/operator
99

1010
COPY src/scripts/* /operator/
11-
COPY operator/target/weblogic-kubernetes-operator-0.1.0.jar /operator/weblogic-kubernetes-operator.jar
11+
COPY operator/target/weblogic-kubernetes-operator-0.2.jar /operator/weblogic-kubernetes-operator.jar
1212
COPY operator/target/lib/*.jar /operator/lib/
1313

1414
HEALTHCHECK --interval=1m --timeout=10s \

docs/apidocs/allclasses-frame.html

+10-11
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,12 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (9.0.4) on Wed Mar 28 17:36:44 EDT 2018 -->
6-
<title>All Classes (weblogic-kubernetes-operator 0.1.0 API)</title>
5+
<!-- Generated by javadoc (1.8.0_162) on Fri Apr 06 16:51:10 EDT 2018 -->
76
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="date" content="2018-03-28">
7+
<title>All Classes (weblogic-kubernetes-operator 0.2 API)</title>
8+
<meta name="date" content="2018-04-06">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1110
<script type="text/javascript" src="script.js"></script>
12-
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
13-
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14-
<!--[if IE]>
15-
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16-
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-1.10.2.js"></script>
18-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
1911
</head>
2012
<body>
2113
<h1 class="bar">All&nbsp;Classes</h1>
@@ -45,8 +37,10 @@ <h1 class="bar">All&nbsp;Classes</h1>
4537
<li><a href="oracle/kubernetes/operator/work/Component.html" title="interface in oracle.kubernetes.operator.work" target="classFrame"><span class="interfaceName">Component</span></a></li>
4638
<li><a href="oracle/kubernetes/operator/work/ComponentEx.html" title="interface in oracle.kubernetes.operator.work" target="classFrame"><span class="interfaceName">ComponentEx</span></a></li>
4739
<li><a href="oracle/kubernetes/operator/work/ComponentRegistry.html" title="interface in oracle.kubernetes.operator.work" target="classFrame"><span class="interfaceName">ComponentRegistry</span></a></li>
40+
<li><a href="oracle/kubernetes/operator/utils/ConcurrentWeakHashMap.html" title="class in oracle.kubernetes.operator.utils" target="classFrame">ConcurrentWeakHashMap</a></li>
4841
<li><a href="oracle/kubernetes/operator/helpers/ConfigMapConsumer.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">ConfigMapConsumer</a></li>
4942
<li><a href="oracle/kubernetes/operator/helpers/ConfigMapHelper.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">ConfigMapHelper</a></li>
43+
<li><a href="oracle/kubernetes/operator/helpers/ConfigMapHelper.ScriptConfigMapStep.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">ConfigMapHelper.ScriptConfigMapStep</a></li>
5044
<li><a href="oracle/kubernetes/operator/ConfigMapWatcher.html" title="class in oracle.kubernetes.operator" target="classFrame">ConfigMapWatcher</a></li>
5145
<li><a href="oracle/kubernetes/operator/work/Container.html" title="class in oracle.kubernetes.operator.work" target="classFrame">Container</a></li>
5246
<li><a href="oracle/kubernetes/operator/work/ContainerResolver.html" title="class in oracle.kubernetes.operator.work" target="classFrame">ContainerResolver</a></li>
@@ -66,6 +60,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
6660
<li><a href="oracle/kubernetes/operator/work/Engine.html" title="class in oracle.kubernetes.operator.work" target="classFrame">Engine</a></li>
6761
<li><a href="oracle/kubernetes/operator/rest/ErrorFilter.html" title="class in oracle.kubernetes.operator.rest" target="classFrame">ErrorFilter</a></li>
6862
<li><a href="oracle/kubernetes/operator/rest/model/ErrorModel.html" title="class in oracle.kubernetes.operator.rest.model" target="classFrame">ErrorModel</a></li>
63+
<li><a href="oracle/kubernetes/operator/EventWatcher.html" title="class in oracle.kubernetes.operator" target="classFrame">EventWatcher</a></li>
6964
<li><a href="oracle/kubernetes/operator/rest/ExceptionMapper.html" title="class in oracle.kubernetes.operator.rest" target="classFrame">ExceptionMapper</a></li>
7065
<li><a href="oracle/kubernetes/operator/work/Fiber.html" title="class in oracle.kubernetes.operator.work" target="classFrame">Fiber</a></li>
7166
<li><a href="oracle/kubernetes/operator/work/Fiber.CompletionCallback.html" title="interface in oracle.kubernetes.operator.work" target="classFrame"><span class="interfaceName">Fiber.CompletionCallback</span></a></li>
@@ -76,6 +71,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
7671
<li><a href="oracle/kubernetes/operator/helpers/HealthCheckHelper.KubernetesVersion.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">HealthCheckHelper.KubernetesVersion</a></li>
7772
<li><a href="oracle/kubernetes/operator/authentication/Helpers.html" title="class in oracle.kubernetes.operator.authentication" target="classFrame">Helpers</a></li>
7873
<li><a href="oracle/kubernetes/operator/http/HttpClient.html" title="class in oracle.kubernetes.operator.http" target="classFrame">HttpClient</a></li>
74+
<li><a href="oracle/kubernetes/operator/http/HTTPException.html" title="class in oracle.kubernetes.operator.http" target="classFrame">HTTPException</a></li>
7975
<li><a href="oracle/kubernetes/operator/helpers/IngressHelper.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">IngressHelper</a></li>
8076
<li><a href="oracle/kubernetes/operator/IngressWatcher.html" title="class in oracle.kubernetes.operator" target="classFrame">IngressWatcher</a></li>
8177
<li><a href="oracle/kubernetes/operator/rest/model/ItemModel.html" title="class in oracle.kubernetes.operator.rest.model" target="classFrame">ItemModel</a></li>
@@ -107,13 +103,15 @@ <h1 class="bar">All&nbsp;Classes</h1>
107103
<li><a href="oracle/kubernetes/operator/rest/RestConfig.html" title="interface in oracle.kubernetes.operator.rest" target="classFrame"><span class="interfaceName">RestConfig</span></a></li>
108104
<li><a href="oracle/kubernetes/operator/rest/RestConfigImpl.html" title="class in oracle.kubernetes.operator.rest" target="classFrame">RestConfigImpl</a></li>
109105
<li><a href="oracle/kubernetes/operator/rest/RestServer.html" title="class in oracle.kubernetes.operator.rest" target="classFrame">RestServer</a></li>
106+
<li><a href="oracle/kubernetes/operator/http/Result.html" title="class in oracle.kubernetes.operator.http" target="classFrame">Result</a></li>
110107
<li><a href="oracle/kubernetes/operator/helpers/RollingHelper.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">RollingHelper</a></li>
111108
<li><a href="oracle/kubernetes/operator/rest/model/ScaleClusterParamsModel.html" title="class in oracle.kubernetes.operator.rest.model" target="classFrame">ScaleClusterParamsModel</a></li>
112109
<li><a href="oracle/kubernetes/operator/rest/resource/ScaleClusterResource.html" title="class in oracle.kubernetes.operator.rest.resource" target="classFrame">ScaleClusterResource</a></li>
113110
<li><a href="oracle/kubernetes/operator/helpers/SecretHelper.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">SecretHelper</a></li>
114111
<li><a href="oracle/kubernetes/operator/helpers/SecretHelper.SecretType.html" title="enum in oracle.kubernetes.operator.helpers" target="classFrame">SecretHelper.SecretType</a></li>
115112
<li><a href="oracle/kubernetes/weblogic/domain/v1/ServerHealth.html" title="class in oracle.kubernetes.weblogic.domain.v1" target="classFrame">ServerHealth</a></li>
116113
<li><a href="oracle/kubernetes/operator/helpers/ServerKubernetesObjects.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">ServerKubernetesObjects</a></li>
114+
<li><a href="oracle/kubernetes/operator/helpers/ServerKubernetesObjectsFactory.html" title="class in oracle.kubernetes.operator.helpers" target="classFrame">ServerKubernetesObjectsFactory</a></li>
117115
<li><a href="oracle/kubernetes/weblogic/domain/v1/ServerStartup.html" title="class in oracle.kubernetes.weblogic.domain.v1" target="classFrame">ServerStartup</a></li>
118116
<li><a href="oracle/kubernetes/weblogic/domain/v1/ServerStatus.html" title="class in oracle.kubernetes.weblogic.domain.v1" target="classFrame">ServerStatus</a></li>
119117
<li><a href="oracle/kubernetes/operator/ServerStatusReader.html" title="class in oracle.kubernetes.operator" target="classFrame">ServerStatusReader</a></li>
@@ -143,6 +141,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
143141
<li><a href="oracle/kubernetes/operator/builders/WatchImpl.html" title="class in oracle.kubernetes.operator.builders" target="classFrame">WatchImpl</a></li>
144142
<li><a href="oracle/kubernetes/operator/watcher/WatchListener.html" title="interface in oracle.kubernetes.operator.watcher" target="classFrame"><span class="interfaceName">WatchListener</span></a></li>
145143
<li><a href="oracle/kubernetes/weblogic/domain/v1/api/WeblogicApi.html" title="class in oracle.kubernetes.weblogic.domain.v1.api" target="classFrame">WeblogicApi</a></li>
144+
<li><a href="oracle/kubernetes/operator/WebLogicConstants.html" title="interface in oracle.kubernetes.operator" target="classFrame"><span class="interfaceName">WebLogicConstants</span></a></li>
146145
<li><a href="oracle/kubernetes/operator/wlsconfig/WlsClusterConfig.html" title="class in oracle.kubernetes.operator.wlsconfig" target="classFrame">WlsClusterConfig</a></li>
147146
<li><a href="oracle/kubernetes/operator/wlsconfig/WlsDomainConfig.html" title="class in oracle.kubernetes.operator.wlsconfig" target="classFrame">WlsDomainConfig</a></li>
148147
<li><a href="oracle/kubernetes/operator/wlsconfig/WlsRetriever.html" title="class in oracle.kubernetes.operator.wlsconfig" target="classFrame">WlsRetriever</a></li>

docs/apidocs/allclasses-noframe.html

+10-11
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,12 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (9.0.4) on Wed Mar 28 17:36:44 EDT 2018 -->
6-
<title>All Classes (weblogic-kubernetes-operator 0.1.0 API)</title>
5+
<!-- Generated by javadoc (1.8.0_162) on Fri Apr 06 16:51:10 EDT 2018 -->
76
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="date" content="2018-03-28">
7+
<title>All Classes (weblogic-kubernetes-operator 0.2 API)</title>
8+
<meta name="date" content="2018-04-06">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10-
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1110
<script type="text/javascript" src="script.js"></script>
12-
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
13-
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14-
<!--[if IE]>
15-
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16-
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-1.10.2.js"></script>
18-
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
1911
</head>
2012
<body>
2113
<h1 class="bar">All&nbsp;Classes</h1>
@@ -45,8 +37,10 @@ <h1 class="bar">All&nbsp;Classes</h1>
4537
<li><a href="oracle/kubernetes/operator/work/Component.html" title="interface in oracle.kubernetes.operator.work"><span class="interfaceName">Component</span></a></li>
4638
<li><a href="oracle/kubernetes/operator/work/ComponentEx.html" title="interface in oracle.kubernetes.operator.work"><span class="interfaceName">ComponentEx</span></a></li>
4739
<li><a href="oracle/kubernetes/operator/work/ComponentRegistry.html" title="interface in oracle.kubernetes.operator.work"><span class="interfaceName">ComponentRegistry</span></a></li>
40+
<li><a href="oracle/kubernetes/operator/utils/ConcurrentWeakHashMap.html" title="class in oracle.kubernetes.operator.utils">ConcurrentWeakHashMap</a></li>
4841
<li><a href="oracle/kubernetes/operator/helpers/ConfigMapConsumer.html" title="class in oracle.kubernetes.operator.helpers">ConfigMapConsumer</a></li>
4942
<li><a href="oracle/kubernetes/operator/helpers/ConfigMapHelper.html" title="class in oracle.kubernetes.operator.helpers">ConfigMapHelper</a></li>
43+
<li><a href="oracle/kubernetes/operator/helpers/ConfigMapHelper.ScriptConfigMapStep.html" title="class in oracle.kubernetes.operator.helpers">ConfigMapHelper.ScriptConfigMapStep</a></li>
5044
<li><a href="oracle/kubernetes/operator/ConfigMapWatcher.html" title="class in oracle.kubernetes.operator">ConfigMapWatcher</a></li>
5145
<li><a href="oracle/kubernetes/operator/work/Container.html" title="class in oracle.kubernetes.operator.work">Container</a></li>
5246
<li><a href="oracle/kubernetes/operator/work/ContainerResolver.html" title="class in oracle.kubernetes.operator.work">ContainerResolver</a></li>
@@ -66,6 +60,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
6660
<li><a href="oracle/kubernetes/operator/work/Engine.html" title="class in oracle.kubernetes.operator.work">Engine</a></li>
6761
<li><a href="oracle/kubernetes/operator/rest/ErrorFilter.html" title="class in oracle.kubernetes.operator.rest">ErrorFilter</a></li>
6862
<li><a href="oracle/kubernetes/operator/rest/model/ErrorModel.html" title="class in oracle.kubernetes.operator.rest.model">ErrorModel</a></li>
63+
<li><a href="oracle/kubernetes/operator/EventWatcher.html" title="class in oracle.kubernetes.operator">EventWatcher</a></li>
6964
<li><a href="oracle/kubernetes/operator/rest/ExceptionMapper.html" title="class in oracle.kubernetes.operator.rest">ExceptionMapper</a></li>
7065
<li><a href="oracle/kubernetes/operator/work/Fiber.html" title="class in oracle.kubernetes.operator.work">Fiber</a></li>
7166
<li><a href="oracle/kubernetes/operator/work/Fiber.CompletionCallback.html" title="interface in oracle.kubernetes.operator.work"><span class="interfaceName">Fiber.CompletionCallback</span></a></li>
@@ -76,6 +71,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
7671
<li><a href="oracle/kubernetes/operator/helpers/HealthCheckHelper.KubernetesVersion.html" title="class in oracle.kubernetes.operator.helpers">HealthCheckHelper.KubernetesVersion</a></li>
7772
<li><a href="oracle/kubernetes/operator/authentication/Helpers.html" title="class in oracle.kubernetes.operator.authentication">Helpers</a></li>
7873
<li><a href="oracle/kubernetes/operator/http/HttpClient.html" title="class in oracle.kubernetes.operator.http">HttpClient</a></li>
74+
<li><a href="oracle/kubernetes/operator/http/HTTPException.html" title="class in oracle.kubernetes.operator.http">HTTPException</a></li>
7975
<li><a href="oracle/kubernetes/operator/helpers/IngressHelper.html" title="class in oracle.kubernetes.operator.helpers">IngressHelper</a></li>
8076
<li><a href="oracle/kubernetes/operator/IngressWatcher.html" title="class in oracle.kubernetes.operator">IngressWatcher</a></li>
8177
<li><a href="oracle/kubernetes/operator/rest/model/ItemModel.html" title="class in oracle.kubernetes.operator.rest.model">ItemModel</a></li>
@@ -107,13 +103,15 @@ <h1 class="bar">All&nbsp;Classes</h1>
107103
<li><a href="oracle/kubernetes/operator/rest/RestConfig.html" title="interface in oracle.kubernetes.operator.rest"><span class="interfaceName">RestConfig</span></a></li>
108104
<li><a href="oracle/kubernetes/operator/rest/RestConfigImpl.html" title="class in oracle.kubernetes.operator.rest">RestConfigImpl</a></li>
109105
<li><a href="oracle/kubernetes/operator/rest/RestServer.html" title="class in oracle.kubernetes.operator.rest">RestServer</a></li>
106+
<li><a href="oracle/kubernetes/operator/http/Result.html" title="class in oracle.kubernetes.operator.http">Result</a></li>
110107
<li><a href="oracle/kubernetes/operator/helpers/RollingHelper.html" title="class in oracle.kubernetes.operator.helpers">RollingHelper</a></li>
111108
<li><a href="oracle/kubernetes/operator/rest/model/ScaleClusterParamsModel.html" title="class in oracle.kubernetes.operator.rest.model">ScaleClusterParamsModel</a></li>
112109
<li><a href="oracle/kubernetes/operator/rest/resource/ScaleClusterResource.html" title="class in oracle.kubernetes.operator.rest.resource">ScaleClusterResource</a></li>
113110
<li><a href="oracle/kubernetes/operator/helpers/SecretHelper.html" title="class in oracle.kubernetes.operator.helpers">SecretHelper</a></li>
114111
<li><a href="oracle/kubernetes/operator/helpers/SecretHelper.SecretType.html" title="enum in oracle.kubernetes.operator.helpers">SecretHelper.SecretType</a></li>
115112
<li><a href="oracle/kubernetes/weblogic/domain/v1/ServerHealth.html" title="class in oracle.kubernetes.weblogic.domain.v1">ServerHealth</a></li>
116113
<li><a href="oracle/kubernetes/operator/helpers/ServerKubernetesObjects.html" title="class in oracle.kubernetes.operator.helpers">ServerKubernetesObjects</a></li>
114+
<li><a href="oracle/kubernetes/operator/helpers/ServerKubernetesObjectsFactory.html" title="class in oracle.kubernetes.operator.helpers">ServerKubernetesObjectsFactory</a></li>
117115
<li><a href="oracle/kubernetes/weblogic/domain/v1/ServerStartup.html" title="class in oracle.kubernetes.weblogic.domain.v1">ServerStartup</a></li>
118116
<li><a href="oracle/kubernetes/weblogic/domain/v1/ServerStatus.html" title="class in oracle.kubernetes.weblogic.domain.v1">ServerStatus</a></li>
119117
<li><a href="oracle/kubernetes/operator/ServerStatusReader.html" title="class in oracle.kubernetes.operator">ServerStatusReader</a></li>
@@ -143,6 +141,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
143141
<li><a href="oracle/kubernetes/operator/builders/WatchImpl.html" title="class in oracle.kubernetes.operator.builders">WatchImpl</a></li>
144142
<li><a href="oracle/kubernetes/operator/watcher/WatchListener.html" title="interface in oracle.kubernetes.operator.watcher"><span class="interfaceName">WatchListener</span></a></li>
145143
<li><a href="oracle/kubernetes/weblogic/domain/v1/api/WeblogicApi.html" title="class in oracle.kubernetes.weblogic.domain.v1.api">WeblogicApi</a></li>
144+
<li><a href="oracle/kubernetes/operator/WebLogicConstants.html" title="interface in oracle.kubernetes.operator"><span class="interfaceName">WebLogicConstants</span></a></li>
146145
<li><a href="oracle/kubernetes/operator/wlsconfig/WlsClusterConfig.html" title="class in oracle.kubernetes.operator.wlsconfig">WlsClusterConfig</a></li>
147146
<li><a href="oracle/kubernetes/operator/wlsconfig/WlsDomainConfig.html" title="class in oracle.kubernetes.operator.wlsconfig">WlsDomainConfig</a></li>
148147
<li><a href="oracle/kubernetes/operator/wlsconfig/WlsRetriever.html" title="class in oracle.kubernetes.operator.wlsconfig">WlsRetriever</a></li>

0 commit comments

Comments
 (0)