Skip to content

Commit

Permalink
Release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Jan 25, 2019
2 parents d4d6252 + 92f8dc2 commit d3bed4a
Show file tree
Hide file tree
Showing 449 changed files with 1,305 additions and 1,123 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@ Oracle is finding ways for organizations using WebLogic Server to run important
The fastest way to experience the operator is to follow the [Quick Start guide](site/quickstart.md), or you can peruse our [documentation](site), read our [blogs](https://blogs.oracle.com/weblogicserver/how-to-weblogic-server-on-kubernetes), or try out the [samples](kubernetes/samples/README.md).

```diff
+ The current release of the operator is 2.0-rc2, a release candidate for our 2.0 release.
+ This release candidate was published on Jan. 16, 2019.
+ We expect to publish the final 2.0 release later in January, 2019.
+ We expect that there will be some minor changes to documentation and samples in the final 2.0 release.
+ However, this release candidate is suitable for testing and early adopters.
+ The current release of the operator is 2.0.
+ This release was published on Jan. 24, 2019.
```

## Known issues
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (operator-runtime 2.0-rc2 API)</title>
<title>All Classes (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (operator-runtime 2.0-rc2 API)</title>
<title>All Classes (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (operator-runtime 2.0-rc2 API)</title>
<title>Constant Field Values (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (operator-runtime 2.0-rc2 API)";
parent.document.title="Constant Field Values (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (operator-runtime 2.0-rc2 API)</title>
<title>Deprecated List (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (operator-runtime 2.0-rc2 API)";
parent.document.title="Deprecated List (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (operator-runtime 2.0-rc2 API)</title>
<title>API Help (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (operator-runtime 2.0-rc2 API)";
parent.document.title="API Help (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 4 additions & 2 deletions docs/apidocs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (operator-runtime 2.0-rc2 API)</title>
<title>Index (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (operator-runtime 2.0-rc2 API)";
parent.document.title="Index (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -2202,6 +2202,8 @@ <h2 class="title">I</h2>
<dd>
<div class="block">Logs a message which accompanies a Throwable at the INFO level.</div>
</dd>
<dt><span class="memberNameLink"><a href="oracle/kubernetes/operator/helpers/ClientPool.html#initialize-java.util.concurrent.ThreadFactory-">initialize(ThreadFactory)</a></span> - Static method in class oracle.kubernetes.operator.helpers.<a href="oracle/kubernetes/operator/helpers/ClientPool.html" title="class in oracle.kubernetes.operator.helpers">ClientPool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="oracle/kubernetes/operator/TuningParameters.html#initializeInstance-java.util.concurrent.ScheduledExecutorService-java.lang.String-">initializeInstance(ScheduledExecutorService, String)</a></span> - Static method in interface oracle.kubernetes.operator.<a href="oracle/kubernetes/operator/TuningParameters.html" title="interface in oracle.kubernetes.operator">TuningParameters</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="oracle/kubernetes/operator/TuningParameters.MainTuning.html#initialShortDelay">initialShortDelay</a></span> - Variable in class oracle.kubernetes.operator.<a href="oracle/kubernetes/operator/TuningParameters.MainTuning.html" title="class in oracle.kubernetes.operator">TuningParameters.MainTuning</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>operator-runtime 2.0-rc2 API</title>
<title>operator-runtime 2.0 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/ConfigMapWatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ConfigMapWatcher (operator-runtime 2.0-rc2 API)</title>
<title>ConfigMapWatcher (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConfigMapWatcher (operator-runtime 2.0-rc2 API)";
parent.document.title="ConfigMapWatcher (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/DomainPresence.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DomainPresence (operator-runtime 2.0-rc2 API)</title>
<title>DomainPresence (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DomainPresence (operator-runtime 2.0-rc2 API)";
parent.document.title="DomainPresence (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/DomainProcessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DomainProcessor (operator-runtime 2.0-rc2 API)</title>
<title>DomainProcessor (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DomainProcessor (operator-runtime 2.0-rc2 API)";
parent.document.title="DomainProcessor (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DomainProcessorImpl (operator-runtime 2.0-rc2 API)</title>
<title>DomainProcessorImpl (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DomainProcessorImpl (operator-runtime 2.0-rc2 API)";
parent.document.title="DomainProcessorImpl (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DomainStatusUpdater (operator-runtime 2.0-rc2 API)</title>
<title>DomainStatusUpdater (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DomainStatusUpdater (operator-runtime 2.0-rc2 API)";
parent.document.title="DomainStatusUpdater (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/DomainWatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DomainWatcher (operator-runtime 2.0-rc2 API)</title>
<title>DomainWatcher (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DomainWatcher (operator-runtime 2.0-rc2 API)";
parent.document.title="DomainWatcher (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/EventWatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>EventWatcher (operator-runtime 2.0-rc2 API)</title>
<title>EventWatcher (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="EventWatcher (operator-runtime 2.0-rc2 API)";
parent.document.title="EventWatcher (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/JobWatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JobWatcher (operator-runtime 2.0-rc2 API)</title>
<title>JobWatcher (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JobWatcher (operator-runtime 2.0-rc2 API)";
parent.document.title="JobWatcher (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/Main.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Main (operator-runtime 2.0-rc2 API)</title>
<title>Main (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Main (operator-runtime 2.0-rc2 API)";
parent.document.title="Main (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/OperatorLiveness.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>OperatorLiveness (operator-runtime 2.0-rc2 API)</title>
<title>OperatorLiveness (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OperatorLiveness (operator-runtime 2.0-rc2 API)";
parent.document.title="OperatorLiveness (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PodAwaiterStepFactory (operator-runtime 2.0-rc2 API)</title>
<title>PodAwaiterStepFactory (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PodAwaiterStepFactory (operator-runtime 2.0-rc2 API)";
parent.document.title="PodAwaiterStepFactory (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/PodWatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PodWatcher (operator-runtime 2.0-rc2 API)</title>
<title>PodWatcher (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PodWatcher (operator-runtime 2.0-rc2 API)";
parent.document.title="PodWatcher (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ProcessingConstants (operator-runtime 2.0-rc2 API)</title>
<title>ProcessingConstants (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ProcessingConstants (operator-runtime 2.0-rc2 API)";
parent.document.title="ProcessingConstants (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ServerStatusReader (operator-runtime 2.0-rc2 API)</title>
<title>ServerStatusReader (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ServerStatusReader (operator-runtime 2.0-rc2 API)";
parent.document.title="ServerStatusReader (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/oracle/kubernetes/operator/ServiceWatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ServiceWatcher (operator-runtime 2.0-rc2 API)</title>
<title>ServiceWatcher (operator-runtime 2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ServiceWatcher (operator-runtime 2.0-rc2 API)";
parent.document.title="ServiceWatcher (operator-runtime 2.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit d3bed4a

Please sign in to comment.