<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildah.git/sources, branch f27</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/'/>
<entry>
<title>Allow push to use the image id</title>
<updated>2017-12-02T11:57:19+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-12-02T11:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=2e0affbd22898bc01ab19ab11c74e5481cccb5e7'/>
<id>2e0affbd22898bc01ab19ab11c74e5481cccb5e7</id>
<content type='text'>
Make sure builtin volumes have the correct label
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure builtin volumes have the correct label
</pre>
</div>
</content>
</entry>
<entry>
<title>Buildah bud was failing on SELinux machines, this fixes this</title>
<updated>2017-11-22T16:39:03+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-22T16:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=d876eee7ecea2e66ef35b6d3c3125dba3fcf2373'/>
<id>d876eee7ecea2e66ef35b6d3c3125dba3fcf2373</id>
<content type='text'>
Block access to certain kernel file systems inside of the container
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Block access to certain kernel file systems inside of the container
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore errors when trying to read containers buildah.json for loading SELinux reservations</title>
<updated>2017-11-16T22:04:12+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-16T22:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=b27a11cda918a4fe29338b6aa9b00970864a00c7'/>
<id>b27a11cda918a4fe29338b6aa9b00970864a00c7</id>
<content type='text'>
    Use credentials from kpod login for buildah
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Use credentials from kpod login for buildah
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds support for converting manifest types when using the dir transport</title>
<updated>2017-11-15T17:50:37+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-15T17:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=bf71f009a42d0dd1a9a421a68bac1199a09792d8'/>
<id>bf71f009a42d0dd1a9a421a68bac1199a09792d8</id>
<content type='text'>
Rework how we do UID resolution in images
Bump github.com/vbatts/tar-split
Set option.terminal appropriately in run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rework how we do UID resolution in images
Bump github.com/vbatts/tar-split
Set option.terminal appropriately in run
</pre>
</div>
</content>
</entry>
<entry>
<title> Bump github.com/vbatts/tar-split</title>
<updated>2017-11-08T17:53:55+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-08T17:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=616a0338c04774b63b2b26af9186327b1a071103'/>
<id>616a0338c04774b63b2b26af9186327b1a071103</id>
<content type='text'>
 Fixes CVE That could allow a container image to cause a DOS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Fixes CVE That could allow a container image to cause a DOS
</pre>
</div>
</content>
</entry>
<entry>
<title> Add secrets patch to buildah</title>
<updated>2017-11-08T00:57:24+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-08T00:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=b37bc51a410b7ea8b14e9659d75325ac3ff495cb'/>
<id>b37bc51a410b7ea8b14e9659d75325ac3ff495cb</id>
<content type='text'>
 Add proper SELinux labeling to buildah run
 Add tls-verify to bud command
 Make filtering by date use the image's date
 images: don't list unnamed images twice
 Fix timeout issue
 Add further tty verbiage to buildah run
 Make inspect try an image on failure if type not specified
 Add support for `buildah run --hostname`
 Tons of bug fixes and code cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Add proper SELinux labeling to buildah run
 Add tls-verify to bud command
 Make filtering by date use the image's date
 images: don't list unnamed images twice
 Fix timeout issue
 Add further tty verbiage to buildah run
 Make inspect try an image on failure if type not specified
 Add support for `buildah run --hostname`
 Tons of bug fixes and code cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>  Add default transport to push if not provided</title>
<updated>2017-09-22T10:27:47+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-09-22T10:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=385847227c46bbb86d689537ed10f67f94aeb2e2'/>
<id>385847227c46bbb86d689537ed10f67f94aeb2e2</id>
<content type='text'>
  Avoid trying to print a nil ImageReference
  Add authentication to commit and push
  Add information on buildah from man page on transports
  Remove --transport flag
  Run: do not complain about missing volume locations
  Add credentials to buildah from
  Remove export command
  Run(): create the right working directory
  Improve "from" behavior with unnamed references
  Avoid parsing image metadata for dates and layers
  Read the image's creation date from public API
  Bump containers/storage and containers/image
  Don't panic if an image's ID can't be parsed
  Turn on --enable-gc when running gometalinter
  rmi: handle truncated image IDs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Avoid trying to print a nil ImageReference
  Add authentication to commit and push
  Add information on buildah from man page on transports
  Remove --transport flag
  Run: do not complain about missing volume locations
  Add credentials to buildah from
  Remove export command
  Run(): create the right working directory
  Improve "from" behavior with unnamed references
  Avoid parsing image metadata for dates and layers
  Read the image's creation date from public API
  Bump containers/storage and containers/image
  Don't panic if an image's ID can't be parsed
  Turn on --enable-gc when running gometalinter
  rmi: handle truncated image IDs
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump for inclusion of OCI 1.0 Runtime and Image Spec</title>
<updated>2017-07-20T20:40:58+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-07-20T20:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=8df8427d8e3fe575db6c83031853af701d0d8428'/>
<id>8df8427d8e3fe575db6c83031853af701d0d8428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump for inclusion of OCI 1.0 Runtime and Image Spec</title>
<updated>2017-07-20T19:43:10+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-07-20T19:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=ffb71d3da1c8320c538d9fa792f2f278e71dfebe'/>
<id>ffb71d3da1c8320c538d9fa792f2f278e71dfebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>  buildah run: Add support for -- ending options parsing</title>
<updated>2017-07-18T21:16:00+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-07-18T21:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=4decefb361c420a1de7800d07050cfe8c3dd23b9'/>
<id>4decefb361c420a1de7800d07050cfe8c3dd23b9</id>
<content type='text'>
  buildah Add/Copy support for glob syntax
  buildah commit: Add flag to remove containers on commit
  buildah push: Improve man page and help information
  buildah run: add a way to disable PTY allocation
  Buildah docs: clarify --runtime-flag of run command
  Update to match newer storage and image-spec APIs
  Update containers/storage and containers/image versions
  buildah export: add support
  buildah images: update commands
  buildah images: Add JSON output option
  buildah rmi: update commands
  buildah containers: Add JSON output option
  buildah version: add command
  buildah run: Handle run without an explicit command correctly
  Ensure volume points get created, and with perms
  buildah containers: Add a -a/--all option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  buildah Add/Copy support for glob syntax
  buildah commit: Add flag to remove containers on commit
  buildah push: Improve man page and help information
  buildah run: add a way to disable PTY allocation
  Buildah docs: clarify --runtime-flag of run command
  Update to match newer storage and image-spec APIs
  Update containers/storage and containers/image versions
  buildah export: add support
  buildah images: update commands
  buildah images: Add JSON output option
  buildah rmi: update commands
  buildah containers: Add JSON output option
  buildah version: add command
  buildah run: Handle run without an explicit command correctly
  Ensure volume points get created, and with perms
  buildah containers: Add a -a/--all option
</pre>
</div>
</content>
</entry>
</feed>
