<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/user/clusters, branch ce-docker_image_replication</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Allow knative do be uninstalled:</title>
<updated>2019-07-31T11:58:38+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-31T11:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7c7ebf50a0c1c52d04ecaab78c652f7786423ed'/>
<id>d7c7ebf50a0c1c52d04ecaab78c652f7786423ed</id>
<content type='text'>
- After uninstalling the knative helm chart it's necessary to also
remove some leftover resources to allow the cluster to be clean
and knative to be reinstalleable.
- Adds knative uninstall disclaimer
- Uninstall ksvc before uninstalling knative

Make list of Knative and Ingres resources explicit

- To avoid deleting unwanted resources we are listing exact
which resources will be deleted rather than simply deleting any
resource that contains istio or knative words.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- After uninstalling the knative helm chart it's necessary to also
remove some leftover resources to allow the cluster to be clean
and knative to be reinstalleable.
- Adds knative uninstall disclaimer
- Uninstall ksvc before uninstalling knative

Make list of Knative and Ingres resources explicit

- To avoid deleting unwanted resources we are listing exact
which resources will be deleted rather than simply deleting any
resource that contains istio or knative words.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken internal links in docs</title>
<updated>2019-07-30T12:02:44+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-30T11:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25de90bb241853186aee2e25f753d6ae1bf5b1cb'/>
<id>25de90bb241853186aee2e25f753d6ae1bf5b1cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure project cluster topic</title>
<updated>2019-07-25T14:12:45+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-25T14:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82a8632b885d31851645da9633f68066d6ab3d65'/>
<id>82a8632b885d31851645da9633f68066d6ab3d65</id>
<content type='text'>
Also fixes links to section headings that
have changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes links to section headings that
have changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unordered list spacing</title>
<updated>2019-07-22T01:49:37+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-22T01:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=785b9b02ded3d2e973afc3c7d12e1a126a23240c'/>
<id>785b9b02ded3d2e973afc3c7d12e1a126a23240c</id>
<content type='text'>
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation,
in /user and others.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation,
in /user and others.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve docs lint failure in users/clusters/applications.md</title>
<updated>2019-07-16T17:56:05+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-16T17:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1419eaf6c77bb46c723309957cae540aad5b75f1'/>
<id>1419eaf6c77bb46c723309957cae540aad5b75f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable GitLabb runner to be uninstalled from cluster</title>
<updated>2019-07-16T16:11:10+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-16T16:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd31c4be0d7cfcb0c2cc887a66c313c592ce8e88'/>
<id>bd31c4be0d7cfcb0c2cc887a66c313c592ce8e88</id>
<content type='text'>
- Set as uninstallable app
- Update docs
- Adjust specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Set as uninstallable app
- Update docs
- Adjust specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix markdown to reduce number of kramdown warnings</title>
<updated>2019-07-03T07:12:04+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-03T07:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1464b1e0004c17ea56808514577233e95bd7fdd2'/>
<id>1464b1e0004c17ea56808514577233e95bd7fdd2</id>
<content type='text'>
Add backticks around square brackets, or fix links, as necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add backticks around square brackets, or fix links, as necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enables ingress for uninstallation</title>
<updated>2019-07-02T12:59:59+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-02T12:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=637e510da147f73587faa0414c67638c2e4729f7'/>
<id>637e510da147f73587faa0414c67638c2e4729f7</id>
<content type='text'>
- JupyterHub must not be available (installed or updated)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- JupyterHub must not be available (installed or updated)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow JupyterHub to be uninstalled</title>
<updated>2019-07-01T15:57:24+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-01T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30ede575acd13f0bf76b78c081f52611d356a9bd'/>
<id>30ede575acd13f0bf76b78c081f52611d356a9bd</id>
<content type='text'>
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Jupyter git extension section</title>
<updated>2019-06-06T02:55:28+00:00</updated>
<author>
<name>Daniel Gruesso</name>
<email>dgruesso@gitlab.com</email>
</author>
<published>2019-06-06T02:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8e2bb09add72c0503419f61add28db3fa097e21b'/>
<id>8e2bb09add72c0503419f61add28db3fa097e21b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
