This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 716a3db Automatic Site Publish by Buildbot
716a3db is described below
commit 716a3db88ddacb9800611c841f27c0fd50f4006b
Author: buildbot <[email protected]>
AuthorDate: Fri Apr 30 15:59:52 2021 +0000
Automatic Site Publish by Buildbot
---
output/doap/solr-operator.rdf | 9 +++++++++
output/feeds/all.atom.xml | 23 ++++++++++++++++++++++-
output/feeds/solr/operator/news.atom.xml | 23 ++++++++++++++++++++++-
output/operator/index.html | 6 +++---
output/operator/news.html | 23 +++++++++++++++++++++++
5 files changed, 79 insertions(+), 5 deletions(-)
diff --git a/output/doap/solr-operator.rdf b/output/doap/solr-operator.rdf
index dcd7f1c..112d499 100644
--- a/output/doap/solr-operator.rdf
+++ b/output/doap/solr-operator.rdf
@@ -47,5 +47,14 @@
<foaf:mbox rdf:resource="mailto:[email protected]"/>
</foaf:Person>
</maintainer>
+ <!-- NOTE: please insert releases in numeric order, NOT chronologically.
-->
+ <!-- NOTE: Do not forget to include the "v" in the version in both the
Name and Revision. -->
+ <release>
+ <Version>
+ <name>solr-operator-v0.3.0</name>
+ <created>2021-04-29</created>
+ <revision>v0.3.0</revision>
+ </Version>
+ </release>
</Project>
</rdf:RDF>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 0f5df74..7619d5c 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr</title><link
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml"
rel="self"></link><id>/</id><updated>2021-04-12T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
Solr™ 8.8.2 available</title><link href="/apache-solrtm-882-available.html"
rel="alternate"></link><published>2021-04-12T00:00:00+00:00</published><updated>2021-04-12T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr</title><link
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml"
rel="self"></link><id>/</id><updated>2021-04-29T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.3.0 available</title><link href="/"
rel="alternate"></link><published>2021-04-29T00:00:00+00:00</published><updated>2021-04-29T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2021-04-29:/ [...]
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The
…</p></summary><content type="html"><p>The Solr PMC is pleased to
announce the release of the Apache Solr Operator v0.3.0.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The release is available for
immediate download at:</p>
+<p><a
href="https://solr.apache.org/operator/downloads.html">https://solr.apache.org/operator/downloads.html</a></p>
+<h3 id="solr-operator-v030-release-highlights">Solr Operator v0.3.0
Release Highlights:</h3>
+<ul>
+<li>The Solr Operator is now an Apache project managed by the Apache
Solr PMC.</li>
+<li>The CRDs are now under the solr.apache.org group instead of
solr.bloomberg.com.</li>
+<li>The Solr Operator now fully supports running Solr in a secure and
locked down way:</li>
+<li>Basic Auth support is now built in when requested in the SolrCloud
CRD</li>
+<li>Solr can be run with TLS (optional mTLS, if provided to the
operator)</li>
+<li>More helm chart options are provided to customize running the Solr
Operator</li>
+<li>The Zookeeper Operator is now up-to-date with the most recent
release, v0.2.9.</li>
+<li>It can now be installed as a helm-chart dependency with the Solr
Operator.</li>
+<li>Users can now provide custom Solr log4j.xml and Prometheus Exporter
config xml configMaps</li>
+<li>Fixed a bug in custom probes for Solr pods</li>
+<li>Solr pod shutdown is more graceful, has better coordination between
Kubernetes and Solr.</li>
+<li>SolrCloud can now be used with the Kubernetes HPA to autoscale Solr
Cloud pods.</li>
+</ul>
+<p>A summary of important changes is published in the documentation at
https://apache.github.io/solr-operator/docs/upgrade-notes.html. For the most
exhaustive list, see the full release notes at
https://github.com/apache/solr-operator/releases/tag/v0.3.0 or by viewing the
git history in the solr-operator repo.</p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr™ 8.8.2
available</title><link href="/apache-solrtm-882-available.html" rel [...]
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and …</p></summary><content
type="html"><p>The Solr PMC is pleased to announce the release of Apache
Solr 8.8.2.</p>
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and geospatial search. Solr is highly
scalable, providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest internet
sites.</p>
<p>Solr 8.8.2 is available for immediate download at:</p>
diff --git a/output/feeds/solr/operator/news.atom.xml
b/output/feeds/solr/operator/news.atom.xml
index 4f4c866..bf87262 100644
--- a/output/feeds/solr/operator/news.atom.xml
+++ b/output/feeds/solr/operator/news.atom.xml
@@ -1,5 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/operator/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/operator/news.atom.xml"
rel="self"></link><id>/</id><updated>2021-01-14T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Solr
Operator donated to Apache Solr</title><link
href="/solr-operator-donated-to-apache-solr.html"
rel="alternate"></link><published>2021-01-14T00:00:00+00:00</published><updated>2021-01-14T00:00:00+00:00</upd
[...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/operator/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/operator/news.atom.xml"
rel="self"></link><id>/</id><updated>2021-04-29T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.3.0 available</title><link href="/"
rel="alternate"></link><published>2021-04-29T00:00:00+00:00</published><updated>2021-04-29T00:00:00+00:00</updated><author><name>Solr
Developers</nam [...]
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The
…</p></summary><content type="html"><p>The Solr PMC is pleased to
announce the release of the Apache Solr Operator v0.3.0.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The release is available for
immediate download at:</p>
+<p><a
href="https://solr.apache.org/operator/downloads.html">https://solr.apache.org/operator/downloads.html</a></p>
+<h3 id="solr-operator-v030-release-highlights">Solr Operator v0.3.0
Release Highlights:</h3>
+<ul>
+<li>The Solr Operator is now an Apache project managed by the Apache
Solr PMC.</li>
+<li>The CRDs are now under the solr.apache.org group instead of
solr.bloomberg.com.</li>
+<li>The Solr Operator now fully supports running Solr in a secure and
locked down way:</li>
+<li>Basic Auth support is now built in when requested in the SolrCloud
CRD</li>
+<li>Solr can be run with TLS (optional mTLS, if provided to the
operator)</li>
+<li>More helm chart options are provided to customize running the Solr
Operator</li>
+<li>The Zookeeper Operator is now up-to-date with the most recent
release, v0.2.9.</li>
+<li>It can now be installed as a helm-chart dependency with the Solr
Operator.</li>
+<li>Users can now provide custom Solr log4j.xml and Prometheus Exporter
config xml configMaps</li>
+<li>Fixed a bug in custom probes for Solr pods</li>
+<li>Solr pod shutdown is more graceful, has better coordination between
Kubernetes and Solr.</li>
+<li>SolrCloud can now be used with the Kubernetes HPA to autoscale Solr
Cloud pods.</li>
+</ul>
+<p>A summary of important changes is published in the documentation at
https://apache.github.io/solr-operator/docs/upgrade-notes.html. For the most
exhaustive list, see the full release notes at
https://github.com/apache/solr-operator/releases/tag/v0.3.0 or by viewing the
git history in the solr-operator repo.</p></content><category
term="solr/operator/news"></category></entry><entry><title>Solr Operator
donated to Apache Solr</title><link href="/solr-operator-donated-to-apac [...]
<h3 id="whats-the-background">What's the background?</h3>
<p>The Solr Operator is software that manages an environment to run Solr
and related services on Kubernetes.
It was created and open sourced by <a
href="https://www.techatbloomberg.com/">Bloomberg</a> in
…</p></summary><content type="html"><p>The Apache Software
Foundation's board today accepted Bloomberg's donation of the Solr Operator as
a sub-project of the Apache Solr project.</p>
diff --git a/output/operator/index.html b/output/operator/index.html
index c45db50..526591c 100644
--- a/output/operator/index.html
+++ b/output/operator/index.html
@@ -114,10 +114,10 @@
</div>
</div>
</section>
-<section class="topnews" latest-date="2021-01-14">
+<section class="topnews" latest-date="2021-04-29">
<div class="row">
- <p id="solr-operator-donated-to-apache-solr">
- <a
href="/operator/news.html#solr-operator-donated-to-apache-solr"><b>NEWS:</b>
Solr Operator donated to Apache Solr</a> <span class="news-date">(14.Jan)</span>
+ <p id="apache-solr-operatortm-v030-available">
+ <a
href="/operator/news.html#apache-solr-operatortm-v030-available"><b>NEWS:</b>
Apache Solr Operator™ v0.3.0 available</a> <span
class="news-date">(29.Apr)</span>
</p>
</div>
</section>
diff --git a/output/operator/news.html b/output/operator/news.html
index 2192187..12c83ea 100644
--- a/output/operator/news.html
+++ b/output/operator/news.html
@@ -127,6 +127,29 @@
<h1 id="solr-operator-news">Solr Operator<sup>™</sup> News<a
class="headerlink" href="#solr-operator-news" title="Permanent link">¶</a></h1>
<p>You may also read these news as an <a
href="/feeds/solr/operator/news.atom.xml">ATOM feed</a>.</p>
+ <h2 id="apache-solr-operatortm-v030-available">29 April 2021, Apache Solr
Operator™ v0.3.0 available
+ <a class="headerlink" href="#apache-solr-operatortm-v030-available"
title="Permanent link">¶</a>
+ </h2>
+ <p>The Solr PMC is pleased to announce the release of the Apache Solr
Operator v0.3.0.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and improvements,
some of which are highlighted below. The release is available for immediate
download at:</p>
+<p><a
href="https://solr.apache.org/operator/downloads.html">https://solr.apache.org/operator/downloads.html</a></p>
+<h3 id="solr-operator-v030-release-highlights">Solr Operator v0.3.0 Release
Highlights:</h3>
+<ul>
+<li>The Solr Operator is now an Apache project managed by the Apache Solr
PMC.</li>
+<li>The CRDs are now under the solr.apache.org group instead of
solr.bloomberg.com.</li>
+<li>The Solr Operator now fully supports running Solr in a secure and locked
down way:</li>
+<li>Basic Auth support is now built in when requested in the SolrCloud CRD</li>
+<li>Solr can be run with TLS (optional mTLS, if provided to the operator)</li>
+<li>More helm chart options are provided to customize running the Solr
Operator</li>
+<li>The Zookeeper Operator is now up-to-date with the most recent release,
v0.2.9.</li>
+<li>It can now be installed as a helm-chart dependency with the Solr
Operator.</li>
+<li>Users can now provide custom Solr log4j.xml and Prometheus Exporter config
xml configMaps</li>
+<li>Fixed a bug in custom probes for Solr pods</li>
+<li>Solr pod shutdown is more graceful, has better coordination between
Kubernetes and Solr.</li>
+<li>SolrCloud can now be used with the Kubernetes HPA to autoscale Solr Cloud
pods.</li>
+</ul>
+<p>A summary of important changes is published in the documentation at
https://apache.github.io/solr-operator/docs/upgrade-notes.html. For the most
exhaustive list, see the full release notes at
https://github.com/apache/solr-operator/releases/tag/v0.3.0 or by viewing the
git history in the solr-operator repo.</p>
<h2 id="solr-operator-donated-to-apache-solr">14 January 2021, Solr Operator
donated to Apache Solr
<a class="headerlink" href="#solr-operator-donated-to-apache-solr"
title="Permanent link">¶</a>
</h2>