<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci/docker, branch ce-detect-github-pull-requests</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>Add suggested changes to docker build doc</title>
<updated>2019-09-03T00:43:28+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-09-03T00:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42805130aede7d2233888fae164fae74676832cf'/>
<id>42805130aede7d2233888fae164fae74676832cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change markdownlint wildcard format</title>
<updated>2019-09-02T00:19:30+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-09-02T00:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61199b7413e2bd4cb7c011fe7bf63e55cb3aa525'/>
<id>61199b7413e2bd4cb7c011fe7bf63e55cb3aa525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add docker-in-docker from registry example</title>
<updated>2019-08-29T12:26:03+00:00</updated>
<author>
<name>NeroBurner</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2019-07-24T13:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3704b3657f8749e40634c7fa3fd97a6a74a866e'/>
<id>a3704b3657f8749e40634c7fa3fd97a6a74a866e</id>
<content type='text'>
- use specific docker version 19.03.1 in example
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use specific docker version 19.03.1 in example
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs DOCKER_AUTH_CONFIG not available for k8s</title>
<updated>2019-08-20T07:02:30+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>sazzopardi@gitlab.com</email>
</author>
<published>2019-08-20T07:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=41e6c51613fc2bb97c22185cb5a231e0b6a7a38e'/>
<id>41e6c51613fc2bb97c22185cb5a231e0b6a7a38e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update DinD example for 19.03</title>
<updated>2019-08-06T16:08:01+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>sazzopardi@gitlab.com</email>
</author>
<published>2019-07-23T12:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=283a289a69e1fcca0fd0f755c1db5ba272209636'/>
<id>283a289a69e1fcca0fd0f755c1db5ba272209636</id>
<content type='text'>
Docker 19.03 enables TLS by default:

```
Starting in 18.09+, the dind variants of this image will automatically
generate TLS certificates in the directory specified by the
DOCKER_TLS_CERTDIR environment variable.

Warning: in 18.09, this behavior is disabled by default (for
compatibility). If you use --network=host, shared network namespaces (as
in Kubernetes pods), or otherwise have network access to the container
(including containers started within the dind instance via their gateway
interface), this is a potential security issue (which can lead to access
to the host system, for example). It is recommended to enable TLS by
setting the variable to an appropriate value (-e
DOCKER_TLS_CERTDIR=/certs or similar). In 19.03+, this behavior is
enabled by default.
```

Update the example to use docker over TLS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker 19.03 enables TLS by default:

```
Starting in 18.09+, the dind variants of this image will automatically
generate TLS certificates in the directory specified by the
DOCKER_TLS_CERTDIR environment variable.

Warning: in 18.09, this behavior is disabled by default (for
compatibility). If you use --network=host, shared network namespaces (as
in Kubernetes pods), or otherwise have network access to the container
(including containers started within the dind instance via their gateway
interface), this is a potential security issue (which can lead to access
to the host system, for example). It is recommended to enable TLS by
setting the variable to an appropriate value (-e
DOCKER_TLS_CERTDIR=/certs or similar). In 19.03+, this behavior is
enabled by default.
```

Update the example to use docker over TLS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace in ci docs</title>
<updated>2019-08-01T02:29:16+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-01T02:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a696695f31a2df748eed0b9cf9454a6046fdc71e'/>
<id>a696695f31a2df748eed0b9cf9454a6046fdc71e</id>
<content type='text'>
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for most docs in
/ci, and cleans up other minor whitespace issues too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for most docs in
/ci, and cleans up other minor whitespace issues too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docker title for docker-in-docker workflow</title>
<updated>2019-07-30T08:31:58+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>sazzopardi@gitlab.com</email>
</author>
<published>2019-07-30T08:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a98f3de66eafd78f2769a848aa565612a5bbc337'/>
<id>a98f3de66eafd78f2769a848aa565612a5bbc337</id>
<content type='text'>
`docker-in-docker` is a workflow not an specific executor. It uses the
[Docker executor](https://docs.gitlab.com/runner/executors/docker.html).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`docker-in-docker` is a workflow not an specific executor. It uses the
[Docker executor](https://docs.gitlab.com/runner/executors/docker.html).
</pre>
</div>
</content>
</entry>
<entry>
<title>Cross link to kaniko docs</title>
<updated>2019-07-24T12:25:43+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-24T12:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=047a77c990293c0451858ffabcbd8e46bb50d9c7'/>
<id>047a77c990293c0451858ffabcbd8e46bb50d9c7</id>
<content type='text'>
Also make security warning more visible and
improves instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make security warning more visible and
improves instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-72' into 'master'</title>
<updated>2019-07-17T06:39:24+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-17T06:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1d370c904b0f6a0b6ebb27ebc3a5df7b693c4bb'/>
<id>c1d370c904b0f6a0b6ebb27ebc3a5df7b693c4bb</id>
<content type='text'>
fix docs typo: register runner with services

See merge request gitlab-org/gitlab-ce!30769</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix docs typo: register runner with services

See merge request gitlab-org/gitlab-ce!30769</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-default-docs' into 'master'</title>
<updated>2019-07-16T06:24:32+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-16T06:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2cefaaa24fc362f9f4e71f0e4c77a3e50685f5dc'/>
<id>2cefaaa24fc362f9f4e71f0e4c77a3e50685f5dc</id>
<content type='text'>
Add usage of `default:`

Closes #63351

See merge request gitlab-org/gitlab-ce!30677</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add usage of `default:`

Closes #63351

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