<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/clusters, branch docs/fix-deploy-example</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>Update GitLab Runner Helm Chart to 0.7.0</title>
<updated>2019-07-19T14:56:33+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>sazzopardi@gitlab.com</email>
</author>
<published>2019-07-19T14:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=78b9586d1d39536141b6e3b015977b32434ed605'/>
<id>78b9586d1d39536141b6e3b015977b32434ed605</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>Create CTE query for clusters hierarchy</title>
<updated>2019-07-08T06:03:09+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-07-08T06:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3bc76511a066626c06d3d3b76d78e928770c46e0'/>
<id>3bc76511a066626c06d3d3b76d78e928770c46e0</id>
<content type='text'>
- This enables us to use a scope to query all clusters in group
hierarchy order in one query, and also enables us to union to instance
clusters later.

- Handle case where clusters not present at level. In which case the
query should go ahead and return the next level's clusters.

- Swap with new CTE query behind Feature flag. This FF is default
disabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- This enables us to use a scope to query all clusters in group
hierarchy order in one query, and also enables us to union to instance
clusters later.

- Handle case where clusters not present at level. In which case the
query should go ahead and return the next level's clusters.

- Swap with new CTE query behind Feature flag. This FF is default
disabled.
</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>Remove instance_clusters feature_flag</title>
<updated>2019-06-27T13:24:05+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-06-27T12:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8152efbe2fc486520ec5cd11d54a49fbf7e554bf'/>
<id>8152efbe2fc486520ec5cd11d54a49fbf7e554bf</id>
<content type='text'>
Now we have terminals for instance and group clusters we can remove the
FF now. Deploying to instance clusters has been working without
complaints too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we have terminals for instance and group clusters we can remove the
FF now. Deploying to instance clusters has been working without
complaints too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'</title>
<updated>2019-06-27T00:30:17+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-06-27T00:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=924d7aff26efd98d39b1ba049b07f09743f61c16'/>
<id>924d7aff26efd98d39b1ba049b07f09743f61c16</id>
<content type='text'>
Instance-level cluster pod terminal access

Closes #55489, #55488, #55487, and #61156

See merge request gitlab-org/gitlab-ce!28613</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instance-level cluster pod terminal access

Closes #55489, #55488, #55487, and #61156

See merge request gitlab-org/gitlab-ce!28613</pre>
</div>
</content>
</entry>
<entry>
<title>Move terminal construction logic to Environment</title>
<updated>2019-06-24T23:22:20+00:00</updated>
<author>
<name>Tiger</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-05-22T18:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90c27ea52ada6bc3f3a18bcf61f9c034c8cb65ba'/>
<id>90c27ea52ada6bc3f3a18bcf61f9c034c8cb65ba</id>
<content type='text'>
This enables terminals for group and project level clusters.
Previously there was no way to determine which project (and
therefore kubernetes namespace) to connect to, moving this
logic onto Environment means the assoicated project can be
used to look up the correct namespace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables terminals for group and project level clusters.
Previously there was no way to determine which project (and
therefore kubernetes namespace) to connect to, moving this
logic onto Environment means the assoicated project can be
used to look up the correct namespace.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitLab Runner Helm Chart to 0.6.0</title>
<updated>2019-06-24T11:33:43+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2019-06-24T11:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=450ca6ef17e78dccc81aa9b914361608c42150c1'/>
<id>450ca6ef17e78dccc81aa9b914361608c42150c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '60617-enable-project-cluster-jit' into 'master'</title>
<updated>2019-06-24T05:16:31+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-06-24T05:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9f4a919458721bd9ffae4d4e69bf17d18bd3be8'/>
<id>d9f4a919458721bd9ffae4d4e69bf17d18bd3be8</id>
<content type='text'>
Enable JIT Kubernetes resource creation for project level clusters

See merge request gitlab-org/gitlab-ce!29515</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable JIT Kubernetes resource creation for project level clusters

See merge request gitlab-org/gitlab-ce!29515</pre>
</div>
</content>
</entry>
</feed>
