<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/clusters, branch 51470-webide-default-commit</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>Disable vue-i18n for non-autofix files</title>
<updated>2019-08-08T06:29:24+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-08-08T06:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=834f1f974a80b7747c248752f733c13e0cdfbff8'/>
<id>834f1f974a80b7747c248752f733c13e0cdfbff8</id>
<content type='text'>
Disables the vue-i18n eslint rules for files
that are not able to be autofixed, this will
stop these offences causing pipeline failures
but they will need manual fixing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disables the vue-i18n eslint rules for files
that are not able to be autofixed, this will
stop these offences causing pipeline failures
but they will need manual fixing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Cert-Manager to be uninstalled</title>
<updated>2019-08-04T23:20:34+00:00</updated>
<author>
<name>Tiger</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-07-25T06:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfe8024e70ed45517311f1700f9e69a2f15d395e'/>
<id>cfe8024e70ed45517311f1700f9e69a2f15d395e</id>
<content type='text'>
Our current version of Cert-Manager does not uninstall
cleanly, and we must manually remove custom resource
definitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our current version of Cert-Manager does not uninstall
cleanly, and we must manually remove custom resource
definitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide cluster details until cluster is created</title>
<updated>2019-08-02T20:08:53+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-08-02T20:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fb1df8f9781ea5f1c5db71ef4baeabc9b369528'/>
<id>9fb1df8f9781ea5f1c5db71ef4baeabc9b369528</id>
<content type='text'>
Only display the details of the cluster page when the cluster
exists. If it is in "creating" state, show a message and a spinner
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only display the details of the cluster page when the cluster
exists. If it is in "creating" state, show a message and a spinner
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Helm ResetCommand for removing Tiller</title>
<updated>2019-08-02T19:02:57+00:00</updated>
<author>
<name>Dylan Griffith</name>
<email>dyl.griffith@gmail.com</email>
</author>
<published>2019-08-02T19:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5027979b9ba0ebfb6376cfa78114e942f5054c5c'/>
<id>5027979b9ba0ebfb6376cfa78114e942f5054c5c</id>
<content type='text'>
Also creates specs

Only allow Helm to be uninstalled if it's the only app

- Remove Tiller leftovers after reser command
- Fixes specs and offenses

Adds changelog file

Fix reset_command specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also creates specs

Only allow Helm to be uninstalled if it's the only app

- Remove Tiller leftovers after reser command
- Fixes specs and offenses

Adds changelog file

Fix reset_command specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Jupyter fix hostname editing and remove extra load balancer</title>
<updated>2019-08-01T14:36:16+00:00</updated>
<author>
<name>Amit  Rathi</name>
<email>amit.juschill@gmail.com</email>
</author>
<published>2019-08-01T14:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f485686131b9fb2655856ddc35b011cb30dc90da'/>
<id>f485686131b9fb2655856ddc35b011cb30dc90da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Vue-i18n: app/assets/javascripts/clusters/ directory</title>
<updated>2019-07-02T05:11:47+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-07-02T05:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cada1d7cb6513a550e5729ac75a7a839416d196d'/>
<id>cada1d7cb6513a550e5729ac75a7a839416d196d</id>
<content type='text'>
i18n linting for .vue files under the
app/assets/javascripts/clusters/ directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i18n linting for .vue files under the
app/assets/javascripts/clusters/ directory
</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>Transition from installable to not_installable</title>
<updated>2019-06-24T20:23:33+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-06-24T20:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71c53eeca8f2e0fe89963887f89d0f1a6018449a'/>
<id>71c53eeca8f2e0fe89963887f89d0f1a6018449a</id>
<content type='text'>
Contemplate the scenario where a K8 managed application becomes
not_installable after being installable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Contemplate the scenario where a K8 managed application becomes
not_installable after being installable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace upgrade with update</title>
<updated>2019-06-06T14:15:39+00:00</updated>
<author>
<name>Enrique Alcántara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-06-06T14:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=940c812d5e3788d86603a87723198842af86efaf'/>
<id>940c812d5e3788d86603a87723198842af86efaf</id>
<content type='text'>
Use update term instead of update in the clusters managed app
implementation in order to make the implementation and UI
language more consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use update term instead of update in the clusters managed app
implementation in order to make the implementation and UI
language more consistent.
</pre>
</div>
</content>
</entry>
</feed>
