tag:github.com,2008:https://github.com/knative/serving-operator/releasesRelease notes from serving-operator2020-04-17T20:15:15Ztag:github.com,2008:Repository/190065205/v0.14.02020-04-21T19:29:04ZKnative Serving Operator release v0.14.0<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.14.0 components.</li>
</ul>
<p>The Knative Serving v0.14.0 artifacts, bundled within the image of serving operator includes serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and net-istio.yaml.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Overriding resources in terms of require and limit for containers <a href="https://github.com/knative/serving-operator/pull/362" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/362/hovercard">#362</a> (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jcrossley3/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jcrossley3">@jcrossley3</a>)</li>
<li>Restrict RBAC for Operator <a href="https://github.com/knative/serving-operator/pull/291" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/291/hovercard">#291</a> (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Cynocracy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Cynocracy">@Cynocracy</a>)</li>
<li>Use Genreconciler for KnativeServing <a href="https://github.com/knative/serving-operator/pull/380" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/380/hovercard">#380</a> (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/trshafer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/trshafer">@trshafer</a>)</li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Delete (Cluster)Role(Bindings) as a final cleanup step <a href="https://github.com/knative/serving-operator/pull/359" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/359/hovercard">#359</a> (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Cynocracy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Cynocracy">@Cynocracy</a>)</li>
<li>Install from the manifest in a strict(er) order <a href="https://github.com/knative/serving-operator/pull/374" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/374/hovercard">#374</a> (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Cynocracy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Cynocracy">@Cynocracy</a>)</li>
<li>Fix the retry issue with deployment verification <a href="https://github.com/knative/serving-operator/pull/387" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/387/hovercard">#387</a> (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/houshengbo/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/houshengbo">@houshengbo</a>)</li>
<li>Respect HA Replicas setting in HPAs <a href="https://github.com/knative/serving-operator/pull/394" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/394/hovercard">#394</a> (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/markusthoemmes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/markusthoemmes">@markusthoemmes</a>)</li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.13.22020-04-06T18:27:12ZKnative Serving Operator release v0.13.2<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.13.2 components.</li>
</ul>
<p>The Knative Serving v0.13.2 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Add initial support for HA control plane <a href="https://github.com/knative/serving-operator/pull/337" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/337/hovercard">#337</a></li>
<li>Run the upgrade and downgrade tests in the upgrade prow job <a href="https://github.com/knative/serving-operator/pull/300" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/300/hovercard">#300</a></li>
<li>No longer deleting CRD's when KnativeServing is deleted <a href="https://github.com/knative/serving-operator/pull/308" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/308/hovercard">#308</a></li>
<li>Add image override logic for DaemonSet <a href="https://github.com/knative/serving-operator/pull/281" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/281/hovercard">#281</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Bump to manifestival 0.4.0 <a href="https://github.com/knative/serving-operator/pull/338" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/338/hovercard">#338</a></li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.13.12020-03-25T13:47:22ZKnative Serving Operator release v0.13.1<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.13.1 components.</li>
</ul>
<p>The Knative Serving v0.13.1 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Add initial support for HA control plane <a href="https://github.com/knative/serving-operator/pull/337" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/337/hovercard">#337</a></li>
<li>Run the upgrade and downgrade tests in the upgrade prow job <a href="https://github.com/knative/serving-operator/pull/300" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/300/hovercard">#300</a></li>
<li>No longer deleting CRD's when KnativeServing is deleted <a href="https://github.com/knative/serving-operator/pull/308" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/308/hovercard">#308</a></li>
<li>Add image override logic for DaemonSet <a href="https://github.com/knative/serving-operator/pull/281" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/281/hovercard">#281</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Bump to manifestival 0.4.0 <a href="https://github.com/knative/serving-operator/pull/338" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/338/hovercard">#338</a></li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.13.02020-03-12T20:27:45ZKnative Serving Operator release v0.13.0<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.13.0 components.</li>
</ul>
<p>The Knative Serving v0.13.0 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Add initial support for HA control plane <a href="https://github.com/knative/serving-operator/pull/337" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/337/hovercard">#337</a></li>
<li>Run the upgrade and downgrade tests in the upgrade prow job <a href="https://github.com/knative/serving-operator/pull/300" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/300/hovercard">#300</a></li>
<li>No longer deleting CRD's when KnativeServing is deleted <a href="https://github.com/knative/serving-operator/pull/308" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/308/hovercard">#308</a></li>
<li>Add image override logic for DaemonSet <a href="https://github.com/knative/serving-operator/pull/281" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/281/hovercard">#281</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Bump to manifestival 0.4.0 <a href="https://github.com/knative/serving-operator/pull/338" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/338/hovercard">#338</a></li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.12.22020-02-25T15:38:38ZKnative Serving Operator release v0.12.2<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.12.1 components.</li>
</ul>
<p>The Knative Serving v0.12.1 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<p>This is the first release, in which we start to update the upgrade instruction. Please refer to the <a href="https://github.com/knative/serving-operator/blob/release-0.12/doc/upgrade_guide.md">upgrade guide</a> for detailed information.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Add OLM metadata. <a href="https://github.com/knative/serving-operator/pull/263" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/263/hovercard">#263</a></li>
<li>Installing KnativeServing CR in namespace not named knative-serving doesn't configure the APIService correctly <a href="https://github.com/knative/serving-operator/pull/299" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/299/hovercard">#299</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Update the library from jcrossley/manifestival to manifestival/manifestival <a href="https://github.com/knative/serving-operator/pull/299" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/299/hovercard">#299</a></li>
<li>Support KUBECONFIG in OLM <a href="https://github.com/knative/serving-operator/pull/299" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/299/hovercard">#299</a></li>
<li>Update the manifest of Knative Serving from 0.12.0 to 0.12.1. <a href="https://github.com/knative/serving-operator/pull/273" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/273/hovercard">#273</a></li>
<li>Add the instruction on how to upgrade v0.10 and v0.11 to v0.12. <a href="https://github.com/knative/serving-operator/pull/265" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/265/hovercard">#265</a></li>
<li>Update the manifest of knative serving and the dependencies for 0.12.0 release. <a href="https://github.com/knative/serving-operator/pull/264" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/264/hovercard">#264</a></li>
<li>Remove the short name for consistent decision in Operation WG. <a href="https://github.com/knative/serving-operator/pull/250" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/250/hovercard">#250</a></li>
<li>Drop knative.dev/serving as dependency. <a href="https://github.com/knative/serving-operator/pull/249" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/249/hovercard">#249</a></li>
<li>Update vendor and bump k8s version to 1.16.4. <a href="https://github.com/knative/serving-operator/pull/248" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/248/hovercard">#248</a></li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.12.12020-01-29T02:13:15ZKnative Serving Operator release v0.12.1<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.12.1 components.</li>
</ul>
<p>The Knative Serving v0.12.1 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<p>This is the first release, in which we start to update the upgrade instruction. Please refer to the <a href="https://github.com/knative/serving-operator/blob/release-0.12/doc/upgrade_guide.md">upgrade guide</a> for detailed information.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Add OLM metadata. <a href="https://github.com/knative/serving-operator/pull/263" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/263/hovercard">#263</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Update the manifest of Knative Serving from 0.12.0 to 0.12.1. <a href="https://github.com/knative/serving-operator/pull/273" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/273/hovercard">#273</a></li>
<li>Add the instruction on how to upgrade v0.10 and v0.11 to v0.12. <a href="https://github.com/knative/serving-operator/pull/265" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/265/hovercard">#265</a></li>
<li>Update the manifest of knative serving and the dependencies for 0.12.0 release. <a href="https://github.com/knative/serving-operator/pull/264" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/264/hovercard">#264</a></li>
<li>Remove the short name for consistent decision in Operation WG. <a href="https://github.com/knative/serving-operator/pull/250" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/250/hovercard">#250</a></li>
<li>Drop knative.dev/serving as dependency. <a href="https://github.com/knative/serving-operator/pull/249" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/249/hovercard">#249</a></li>
<li>Update vendor and bump k8s version to 1.16.4. <a href="https://github.com/knative/serving-operator/pull/248" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/248/hovercard">#248</a></li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.12.02020-01-23T22:34:54ZKnative Serving Operator release v0.12.0<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.12.0 components.</li>
</ul>
<p>The Knative Serving v0.12.0 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<p>This is the first release, in which we start to update the upgrade instruction. Please refer to the <a href="https://github.com/knative/serving-operator/blob/release-0.12/doc/upgrade_guide.md">upgrade guide</a> for detailed information.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Add OLM metadata. <a href="https://github.com/knative/serving-operator/pull/263" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/263/hovercard">#263</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Add the instruction on how to upgrade v0.10 and v0.11 to v0.12. <a href="https://github.com/knative/serving-operator/pull/265" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/265/hovercard">#265</a></li>
<li>Update the manifest of knative serving and the dependencies for 0.12.0 release. <a href="https://github.com/knative/serving-operator/pull/264" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/264/hovercard">#264</a></li>
<li>Remove the short name for consistent decision in Operation WG. <a href="https://github.com/knative/serving-operator/pull/250" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/250/hovercard">#250</a></li>
<li>Drop knative.dev/serving as dependency. <a href="https://github.com/knative/serving-operator/pull/249" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/249/hovercard">#249</a></li>
<li>Update vendor and bump k8s version to 1.16.4. <a href="https://github.com/knative/serving-operator/pull/248" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/248/hovercard">#248</a></li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.11.12020-01-14T19:34:48ZKnative Serving Operator release v0.11.1<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.11.1 components.</li>
</ul>
<p>The Knative Serving v0.11.1 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.11.02020-01-08T02:42:00ZKnative Serving Operator release v0.11.0<h1>Serving Operator</h1>
<p>This release consists of the following artifacts:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.11.0 components.</li>
</ul>
<p>The Knative Serving v0.11.0 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<h2>Bug Fixes</h2>
<ul>
<li>Update to latest manifestival to apply strategic merge patches to its resources. <a href="https://github.com/knative/serving-operator/pull/243" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/243/hovercard">#243</a></li>
<li>Propagating configured imagePullSecrets to the Image. <a href="https://github.com/knative/serving-operator/pull/229" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/229/hovercard">#229</a></li>
<li>Add test for version consistency. <a href="https://github.com/knative/serving-operator/pull/224" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/224/hovercard">#224</a></li>
<li>Add metrics port to operator. <a href="https://github.com/knative/serving-operator/pull/216" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/216/hovercard">#216</a></li>
<li>Configure controller to trust registries with self-signed certs. <a href="https://github.com/knative/serving-operator/pull/219" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/219/hovercard">#219</a></li>
<li>Clean up the [un]structured conversions a bit. <a href="https://github.com/knative/serving-operator/pull/211" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/211/hovercard">#211</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Migrate serving-operator to istio.io/client-go apis. <a href="https://github.com/knative/serving-operator/pull/240" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/240/hovercard">#240</a></li>
<li>Add metrics about KnativeServing CR edits. <a href="https://github.com/knative/serving-operator/pull/233" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/233/hovercard">#233</a></li>
<li>Letting flags be changed from outside. <a href="https://github.com/knative/serving-operator/pull/223" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/223/hovercard">#223</a></li>
<li>Delete manifest resources in a finalizer. <a href="https://github.com/knative/serving-operator/pull/235" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/235/hovercard">#235</a></li>
<li>Add a "DependenciesInstalled" condition that defaults to true. <a href="https://github.com/knative/serving-operator/pull/236" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/236/hovercard">#236</a></li>
<li>Added reconciler test and updated deps. <a href="https://github.com/knative/serving-operator/pull/232" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/232/hovercard">#232</a></li>
<li>Fail the install if any transforms error. <a href="https://github.com/knative/serving-operator/pull/212" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/212/hovercard">#212</a></li>
<li>Applying a released version of the operator. <a href="https://github.com/knative/serving-operator/pull/213" data-hovercard-type="pull_request" data-hovercard-url="/knative/serving-operator/pull/213/hovercard">#213</a></li>
</ul>knative-prow-releaser-robottag:github.com,2008:Repository/190065205/v0.10.02019-12-17T21:14:26ZKnative Serving Operator release v0.10.0<h1>Serving Operator</h1>
<p>This release consists of:</p>
<ul>
<li><strong>serving-operator.yaml</strong>: the knative/serving-operator components, which is able to install and delete Knative Serving v0.10.0 components.</li>
</ul>
<p>The Knative Serving v0.10.0 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.</p>
<h1>Features:</h1>
<ul>
<li>Install Knative Serving v0.10.0 components by creating the custom resource of the serving operator.</li>
<li>Delete Knative Serving v0.10.0 components by deleting the custom resource of the serving operator.</li>
<li>Automatically restore the deployments of Knative Serving v0.10.0 components, when they are deleted.</li>
</ul>
<h1>Bug fixes/improvements:</h1>
<ul>
<li>API group has changed from <code>serving.knative.dev</code> to <code>operator.knative.dev</code>.</li>
<li>CRD has been moved into the directory config, so it is available in the release artifact.</li>
<li>Support has been added to specify <code>imagePullSecrets</code> for a private registry.</li>
<li>Kubernetes libraries have been upgraded from 1.13.1 to 1.15.3 as dependencies.</li>
</ul>knative-prow-releaser-robot