<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git, branch id-remove-ssl-cert-dir-logging</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Remove SSL_CERT_DIR logging</title>
<updated>2021-11-23T13:04:01+00:00</updated>
<author>
<name>Igor Drozdov</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2021-11-23T12:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=b1d1827c470344fee57bc6d9e903b7cba4ca35bd'/>
<id>b1d1827c470344fee57bc6d9e903b7cba4ca35bd</id>
<content type='text'>
This log entry doesn't respect log level, because the log level
is configured after this logging happens
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This log entry doesn't respect log level, because the log level
is configured after this logging happens
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pks-gitaly-cng-latest' into 'main'</title>
<updated>2021-11-16T03:26:58+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2021-11-16T03:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=31901e0d6c2b863ad93199c8a93a7c2ce0923c60'/>
<id>31901e0d6c2b863ad93199c8a93a7c2ce0923c60</id>
<content type='text'>
Fix usage of out-of-date Gitaly images

See merge request gitlab-org/gitlab-shell!544</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix usage of out-of-date Gitaly images

See merge request gitlab-org/gitlab-shell!544</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'id-fix-flaky-test' into 'main'</title>
<updated>2021-11-16T03:05:08+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2021-11-16T03:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=b1c1e5fa06b31cca25799da3b42e97b5f71dbbac'/>
<id>b1c1e5fa06b31cca25799da3b42e97b5f71dbbac</id>
<content type='text'>
Refactor flaky test case in sshd_test

See merge request gitlab-org/gitlab-shell!545</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor flaky test case in sshd_test

See merge request gitlab-org/gitlab-shell!545</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor flaky test case in sshd_test</title>
<updated>2021-11-15T15:22:47+00:00</updated>
<author>
<name>Igor Drozdov</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2021-11-15T15:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=33180313d805212353d0526e3d95d49fe70eed91'/>
<id>33180313d805212353d0526e3d95d49fe70eed91</id>
<content type='text'>
- Use require.Regexp to expect ssh handshake error
- Use require.Eventually to refactor verifyStatus
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use require.Regexp to expect ssh handshake error
- Use require.Eventually to refactor verifyStatus
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix usage of out-of-date Gitaly images</title>
<updated>2021-11-15T06:59:21+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>psteinhardt@gitlab.com</email>
</author>
<published>2021-11-15T06:59:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d804a909053e2117bf6ab966024836df817083f5'/>
<id>d804a909053e2117bf6ab966024836df817083f5</id>
<content type='text'>
Our CI jobs and docker-compose pull in the "latest" tag of Gitaly. As it
turns out though, "latest" is pointing to Gitaly v13.3.0-rc5, which is
definitely not the latest versionat this point in time. This is because
CNG was converted to not use the "latest" tag anymore, but instead to
use a tag called "master" in gitlab-org/build/CNG!519.

Fix this by using the new "master" tag instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our CI jobs and docker-compose pull in the "latest" tag of Gitaly. As it
turns out though, "latest" is pointing to Gitaly v13.3.0-rc5, which is
definitely not the latest versionat this point in time. This is because
CNG was converted to not use the "latest" tag anymore, but instead to
use a tag called "master" in gitlab-org/build/CNG!519.

Fix this by using the new "master" tag instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pb-update-version-file-13-22-0' into 'main'</title>
<updated>2021-11-15T06:04:44+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2021-11-15T06:04:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=9d8a14e5bac26ac5dd303d631583d3ed49f6e64c'/>
<id>9d8a14e5bac26ac5dd303d631583d3ed49f6e64c</id>
<content type='text'>
Update gitlab-shell VERSION to 13.22.0

See merge request gitlab-org/gitlab-shell!543</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update gitlab-shell VERSION to 13.22.0

See merge request gitlab-org/gitlab-shell!543</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitlab-shell VERSION to 13.22.0</title>
<updated>2021-11-15T05:35:56+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2021-11-15T05:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=371eb75f0b990dd0b4d34052eb3f8936fe20c177'/>
<id>371eb75f0b990dd0b4d34052eb3f8936fe20c177</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 'ashmckenzie/13-22-release' into 'main'</title>
<updated>2021-11-15T05:31:07+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2021-11-15T05:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=bbe010c5ba77747005d74098256e8f0dc682534a'/>
<id>bbe010c5ba77747005d74098256e8f0dc682534a</id>
<content type='text'>
Release v13.22.0

See merge request gitlab-org/gitlab-shell!541</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release v13.22.0

See merge request gitlab-org/gitlab-shell!541</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge request IID on changelog</title>
<updated>2021-11-15T05:05:29+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2021-11-15T05:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=7b809203cc3e80a1d7fc0a18cf91fab31747f25a'/>
<id>7b809203cc3e80a1d7fc0a18cf91fab31747f25a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release v13.22.0</title>
<updated>2021-11-15T04:58:34+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2021-11-15T04:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=f733ba4b6b074753fe8dfe57beb9e68ef95de25c'/>
<id>f733ba4b6b074753fe8dfe57beb9e68ef95de25c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
