[atomic-wg] Issue #235 `Container guidelines for versioning of packages in the container`

2017-03-13 Thread Dusty Mabe

dustymabe added a new comment to an issue you are following:
``
FYI: issue to track the progress of "automatic versioning" is here 
https://pagure.io/atomic-wg/issue/249
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/235
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #255 `Consider creating redirection site for image Help Files`

2017-03-13 Thread Dusty Mabe

dustymabe added a new comment to an issue you are following:
``
IMHO we are creating a problem before it exists. I ultimately don't have to 
manage infrastructure so I'm going to abstain from voting on this one. I do 
know that I really don't want to have to deal with this at all, so if we go 
this route, whoever pursues implementation needs to own it in the future as 
well. 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/255
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #254 `Label/comment for primary RPM?`

2017-03-13 Thread Dusty Mabe

dustymabe added a new comment to an issue you are following:
``
it could be derived from the name of the container (i.e. the container should 
be named what the primary rpm name is), but I can see cases where we might want 
to override this. I'm +1 to being explicit and requiring some sort of 
identifying information, but maybe only if it is different than the name of the 
conatiner? 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/254
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #255 `Consider creating redirection site for image Help Files`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
@dustymabe @maxamillion 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/255
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #254 `Label/comment for primary RPM?`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
@maxamillion @dustymabe 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/254
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #253 `lower case vs Initial Cap in Labels`

2017-03-13 Thread Dusty Mabe

dustymabe added a new comment to an issue you are following:
``
i'm +1 for all lower case - but realize this is an arbitrary discussion
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/253
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #254 `Label/comment for primary RPM?`

2017-03-13 Thread Josh Berkus

jberkus reported a new issue against the project: `atomic-wg` that you are 
following:
``
In the 3/10/2017 VFAD, we decided that VERSION would be 0 pending updating 
FLIBS to support automatically pulling the version from the "primary RPM" in 
the container.

However, we are not currently collecting information from maintainers about 
which RPM is the primary one.

Should we have a label or structured comment, required, which contains this 
information?

Ref #235
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/254
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #253 `lower case vs Initial Cap in Labels`

2017-03-13 Thread Josh Berkus

The issue: `lower case vs Initial Cap in Labels` of project: `atomic-wg` has 
been assigned to `maxamillion` by jberkus.

https://pagure.io/atomic-wg/issue/253
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #253 `lower case vs Initial Cap in Labels`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
@maxamillion @yzhang @dustymabe 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/253
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #242 `Clarify requirements for INSTALL / UNINSTALL labels`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
Update from VFAD:

The INSTALL and UNINSTALL labels are optional. They are only recommended if the 
container needs some kind of setup beyond "pull". System containers probably 
always need them. If an INSTALL is supplied, and UNINSTALL should be as well. 
Both of these labels should work, and should be tested using the Atomic CLI. 
Guidelines for Install/Uninstall will be included, but mostly point to the 
Atomic CLI docs. 

Clarification in Container Guidelines in progress.
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/242
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #234 `Container guidelines for containers with volumes`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
Update from VFAD:  Maintainers will be required to explicitly declare all 
required Volumes in the Dockerfile. RUN/USAGE should contain examples of 
mounting the volumes. HELP should contain a verbose description of each Volume 
and what its requirements are. 

Container guidelines being updated.
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/234
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #244 `require, supply guidelines for "run" label for container in FLIBS`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
Decision from VFAD:  

Either USAGE or RUN is required. RUN is for the Atomic CLI, which submitters 
are not required to use. If they choose to submit using RUN, (a) it must 
actually work, and (b) USAGE is not required. If the maintainer does not use 
RUN, they must submit USAGE instead, which is a human-readable sample command. 

Updates to Container Guidelines to come.
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/244
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #235 `Container guidelines for versioning of packages in the container`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
Update from VFAD:

The VERSION label and tag will be populated with a "0" until such time as it 
can be automatically populated based on the "primary" RPM in the container. The 
RELEASE will be incremented both by the maintainer on any manual change to the 
package, and by the autobuilder on autobuild. 

More details in Container Guidelines:  
https://fedoraproject.org/wiki/Container:Guidelines#VERSIONING
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/235
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #235 `Container guidelines for versioning of packages in the container`

2017-03-13 Thread Josh Berkus

The status of the issue: `Container guidelines for versioning of packages in 
the container` of project: `atomic-wg` has been updated to: Closed as Fixed by 
jberkus.

https://pagure.io/atomic-wg/issue/235
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #238 `VFAD: Settle container policy open questions`

2017-03-13 Thread Josh Berkus

The status of the issue: `VFAD: Settle container policy open questions` of 
project: `atomic-wg` has been updated to: Closed as Fixed by jberkus.

https://pagure.io/atomic-wg/issue/238
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #238 `VFAD: Settle container policy open questions`

2017-03-13 Thread Josh Berkus

jberkus added a new comment to an issue you are following:
``
VFAD has been held.
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/238
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #235 `Container guidelines for versioning of packages in the container`

2017-03-13 Thread Josh Berkus

The issue: `Container guidelines for versioning of packages in the container` 
of project: `atomic-wg` has been assigned to `maxamillion` by jberkus.

https://pagure.io/atomic-wg/issue/235
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #243 `Require DESCRIPTION label for FLIBS containers`

2017-03-13 Thread Josh Berkus

The issue: `Require DESCRIPTION label for FLIBS containers` of project: 
`atomic-wg` has been assigned to `jberkus` by jberkus.

https://pagure.io/atomic-wg/issue/243
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #244 `require, supply guidelines for "run" label for container in FLIBS`

2017-03-13 Thread Josh Berkus

The issue: `require, supply guidelines for "run" label for container in FLIBS` 
of project: `atomic-wg` has been assigned to `jberkus` by jberkus.

https://pagure.io/atomic-wg/issue/244
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #252 `Fix rawhide ISO`

2017-03-13 Thread Colin Walters

walters added a new comment to an issue you are following:
``
https://pagure.io/pungi-fedora/pull-request/167
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/252
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[Fedocal] Reminder meeting : Fedora Cloud Workgroup

2017-03-13 Thread dusty
Dear all,

You are kindly invited to the meeting:
   Fedora Cloud Workgroup on 2017-03-15 from 17:00:00 to 18:00:00 UTC
   At fedora-meetin...@irc.freenode.net

The meeting will be about:
Standing meeting for the Fedora Cloud Workgroup


Source: https://apps.fedoraproject.org/calendar/meeting/1999/

___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #251 `Advise users that updates/ ref should be deleted`

2017-03-13 Thread Dusty Mabe

dustymabe added a new comment to an issue you are following:
``
we fixed this already though, right: https://pagure.io/atomic-wg/issue/241

this does mean that users of the images that were released could see a problem 
in the future, yes

colin can you draft something that we can put on projectatomic.io blog that 
explains the problem and why it could be an issue if it doesn't get cleaned up? 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/251
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #252 `Fix rawhide ISO`

2017-03-13 Thread Colin Walters

walters reported a new issue against the project: `atomic-wg` that you are 
following:
``
https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/logs/x86_64/ostree_installer/pylorax.log

```


Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/pylorax/ltmpl.py", line 56, in parse
textbuf = template.render(**variables)
  File "/usr/lib/python3.6/site-packages/mako/template.py", line 462, in render
return runtime._render(self, self.callable_, args, data)
  File "/usr/lib/python3.6/site-packages/mako/runtime.py", line 838, in _render
**_kwargs_for_callable(callable_, data))
  File "/usr/lib/python3.6/site-packages/mako/runtime.py", line 873, in 
_render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  File "/usr/lib/python3.6/site-packages/mako/runtime.py", line 899, in 
_exec_template
callable_(context, *args, **kwargs)
TypeError: render_body() missing 1 required positional argument: 'root'
```
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/252
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


etcd 3.0.17 bug when using TLS

2017-03-13 Thread Dusty Mabe

If you are using the version of etcd that is baked into Fedora Atomic
Host we have identified a bug [1] that has a side effect of causing 
unusually high load on the machines running etcd.

We believe this will be fixed in the new version of etcd that we will
be building soon. Follow along at [2].

Dusty

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1431222
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1415341
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #225 `Review Container Request for owncload (replacement of Fedora-Dockerfiles GitHub)`

2017-03-13 Thread James Hogarth

jhogarth added a new comment to an issue you are following:
``
With the output of Friday's VFAD in mind the review has been updated
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/225
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #234 `Container guidelines for containers with volumes`

2017-03-13 Thread James Hogarth

jhogarth added a new comment to an issue you are following:
``
Suggested text for the guidelines here:

https://fedoraproject.org/wiki/Talk:Container:Guidelines
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/234
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #243 `Require DESCRIPTION label for FLIBS containers`

2017-03-13 Thread James Hogarth

jhogarth added a new comment to an issue you are following:
``
Suggested text for guidelines added here:

https://fedoraproject.org/wiki/Talk:Container:Guidelines
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/243
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org