Re: Infrakit Questions
Rob Hirschfeld
Responding to request from TOC meeting last week... I think that Day 1 and Day 2 provisioning is key area for CNCF to cover; however, I think that the space is transforming in several different ways so I would suggest more review by the TOC. Obviously, I have an interest in this since I'm a lead on Digital Rebar. For that reason, I'm reluctant to push against or pull for related projects. For LinuxKit specifically, I think the emphasis on immutable operating systems should be considered carefully. There are many benefits to this approach but they cannot be applied generally to legacy workloads and management tooling. I believe that operational adoption is accelerated when tooling fits well with both new and existing ops models. Again - I'm happy to show how we solve this problem with Digital Rebar at a TOC. It's not just about physical provisioning - managing server life-cycle in multiple infastructures is a key design requirement. Tooling that does not address the full life-cycle may actually make management harder over time. Rob ____________________________ Rob Hirschfeld, 512-773-7522 RackN CEO/Founder (rob@...) I am in CENTRAL (-6) time http://robhirschfeld.com twitter: @zehicle, github: zehicle On Tue, Jun 6, 2017 at 8:56 AM, Alex Baretto <axbaretto@...> wrote:
|
|
CSI regular community sync
FYI ---------- Forwarded message ---------- From: Jie Yu <jie@...> Date: Tue, Jun 27, 2017 at 6:57 AM Subject: CSI regular community sync To: container-storage-interface-community@... Cc: cncf-wg-storage@... Hi folks,
-- We'll be starting regular community sync on CSI. The goal is to use that forum for open issue discussions and getting feedbacks from the community. All the details about the meeting can be found here: Feel free to suggest agenda items in the doc! Our first meeting will be 7/13/2017 (see details in the doc). Let us know if you have any question! - Jie You received this message because you are subscribed to the Google Groups "cncf-wg-storage" group. To unsubscribe from this group and stop receiving emails from it, send an email to cncf-wg-storage+unsubscribe@ To post to this group, send email to cncf-wg-storage@googlegroups. To view this discussion on the web visit https://groups.google.com/d/ For more options, visit https://groups.google.com/d/ Chris Aniszczyk (@cra) | +1-512-961-6719 |
|
HUP HUP - CNCF TOC Goals and Operating Principles - v0.3
alexis richardson
Last call for comments. TOC vote to follow. On Mon, Jun 12, 2017 at 9:44 PM, Alexis Richardson <alexis@...> wrote: Broadening beyond TOC to add CNCF GB & Marketing. |
|
Re: Notary/TuF & GPG (& Harbor)
Evan Cordell
Just wanted to weigh in from CoreOS. We are using Notary for signing packages as well for the Quay container registry running at Quay.io.
Signing packages is tricky and TUF seems to get things right. I would also add that there's nothing preventing GPG integration in the future if that's desirable (for key management and signing operations, not instead of TUF metadata). I believe rust-tuf has that as a goal. |
|
Re: Notary/TuF & GPG (& Harbor)
alexis richardson
Thanks Justin, that is very helpful & certainly length-appropriate. On Thu, Jun 22, 2017 at 3:50 AM, Justin Cappos via cncf-toc <cncf-toc@...> wrote:
|
|
Notary/TuF & GPG (& Harbor)
Justin Cappos
I didn't do a deep dive, but it looks like the "simple signing" design from Fedora would enable an attacker that has compromised the signing server to compromise user devices (even with HSMs, etc.). I also wasn't sure if there was a secure way to do key revocation in the case where an incident did occur. These sorts of issues happen a lot more than one would expect [1-5] plus see [6] for dozens of other incidents.
TUF is designed to handle exactly these kinds of incidents while still retaining a high degree of security. Actually, many ideas in TUF came out of security issues we found in YUM, APT, and other package managers [7,8]. We integrated ideas from an earlier system of ours into YUM, APT, YaST, Pacman, etc. back around 2009. I'd be happy to talk more if there are any questions or thoughts, but want to keep this being too long or from rambling too far off-topic... Thanks, Justin |
|
Re: Notary/TuF & GPG (& Harbor)
alexis richardson
Scott What are your thoughts on Notary? a On Wed, Jun 21, 2017 at 6:41 PM, Scott McCarty via cncf-toc <cncf-toc@...> wrote: Per the comments on GnuPG - the ubiquitous use of GPG is what drove Red Hat to work on what we call "simple signing" [1][2]. We would love to partner on more of this work. |
|
Re: Notary/TuF & GPG (& Harbor)
Scott McCarty
Per the comments on GnuPG - the ubiquitous use of GPG is what drove Red Hat to work on what we call "simple signing" [1][2]. We would love to partner on more of this work.
toggle quoted message
Show quoted text
[1]: http://www.projectatomic.io/blog/2016/07/working-with-containers-image-made-easy/ [2]: https://access.redhat.com/articles/2750891 Best Regards Scott M
On 06/20/2017 05:23 PM, Alexis Richardson via cncf-toc wrote:
Thanks Richard. +1 on .debs. My 2c is that signing functionality used to be quite inhumane, and any project seeking to do better could certainly focus on being "pleasant". Although the Notary didn't highlight this specifically, it sounded like they haven't ignored it either.
--
Scott McCarty, RHCA Technical Product Marketing: Containers Email: smccarty@... Phone: 312-660-3535 Cell: 330-807-1043 Web: http://crunchtools.com When should you split your application into multiple containers? http://red.ht/22xKw9i |
|
Re: Notary/TuF & GPG (& Harbor)
alexis richardson
Thanks Richard. +1 on .debs. My 2c is that signing functionality used to be quite inhumane, and any project seeking to do better could certainly focus on being "pleasant". Although the Notary didn't highlight this specifically, it sounded like they haven't ignored it either. On Tue, Jun 20, 2017 at 7:38 PM, Richard Hartmann <richih@...> wrote: On Tue, Jun 20, 2017 at 6:03 PM, Alexis Richardson via cncf-toc |
|
Re: Notary/TuF & GPG (& Harbor)
Richard Hartmann
On Tue, Jun 20, 2017 at 6:03 PM, Alexis Richardson via cncf-toc
<cncf-toc@...> wrote: Thanks Patrick & Docker people for Notary pres. I personally found it verySpeaking as a Debian Developer, most of my work in that regard is underpinned by GnuPG. A lot of the functionality mentioned could be built with GnuPG and installed base and integration in many, many workflows and systems is a huge advantage in potential adaption. That being said, features like built-in quorum, expiring signatures, and other mechanisms can't easily be replicated with GnuPG, or its brethren, in their current form. I can see merit in both extending the PGP world to cover these aspects and in creating a new infrastructure. I am willing to bet that feature velocity will be higher outside of the PGP ecosystem as the installed base could be a disadvantage in this context. Also, some mechanisms are not designed for anything exceeding a certain scale. While this is not an endorsement of any particular project or path forward, I can say that the general functionality is highly needed. Years ago, I implemented a data store for a financial customer with third-party commercial hashsum timestamping services; that was not very pleasant at all. The functionality in and as of itself would be useful in a _lot_ of regards. Richard |
|
Re: Zoom
Camille Fournier
To be clear I dialed in but it was totally unclear how to unmute myself. I own a phone with a mute button perhaps there's a default setting we could fix to not default phone to mute On Jun 20, 2017 11:58 AM, "Eduardo Silva" <eduardo@...> wrote:
|
|
Re: Notary/TuF & GPG (& Harbor)
alexis richardson
That's good info. Keen to learn more from the community about this use case and project! On Tue, 20 Jun 2017, 18:05 Solomon Hykes, <solomon.hykes@...> wrote: Notary has also been shipping to enterprise customers as part of Docker EE. Good to know Vmware has followed suit. If enterprise adoption is a point of evaluation we can put together a few case studies. |
|
Re: Notary/TuF & GPG (& Harbor)
Solomon Hykes <solomon.hykes@...>
Notary has also been shipping to enterprise customers as part of Docker EE. Good to know Vmware has followed suit. If enterprise adoption is a point of evaluation we can put together a few case studies.
toggle quoted message
Show quoted text
On Tuesday, June 20, 2017, Mark Peek via cncf-toc <cncf-toc@...> wrote:
|
|
Re: Notary/TuF & GPG (& Harbor)
Mark Peek
Harbor is an open source enterprise registry built on top of Docker distribution. It adds enterprise features such as RBAC, LDAP/AD support, auditing, Notary, and other features (follow link below). While standalone, it is also being shipped with the vSphere Integrated Containers product.
https://github.com/vmware/harbor
My apologies if there was confusion on my Notary/Harbor comment on the call. The Notary team was asked about the number of github stars and/or the broader community. The point I was trying to make in support is since Notary is included into Harbor (with over 2k stars) and shipping to enterprise customers, the Notary project has more scope than just their own repo.
Mark
From:
Alexis Richardson <alexis@...>
Hi all
Thanks Patrick & Docker people for Notary pres. I personally found it very useful & educational, having avoided package signing myself as much as possible ;-)
I would love to understand how a GPG person would make the case for sticking with just that.
I would love to hear more from Mark about Harbor as a broader use case for Notary.
alexis
|
|
Re: Zoom
Richard Hartmann
On Tue, Jun 20, 2017 at 5:55 PM, Camille Fournier via cncf-toc
<cncf-toc@...> wrote: Zoom is cool but I need something phone-only that doesn't mute me in aI called in over the German number. It kicked me out while blarring gibberish first, but then allowed me to call in just fine. Other than the one time I heard, well, blarring gibberish, and you couldn't hear me, that was fine. The recording at the start told me to use *6 to mute/unmute and I did that several times without issue. All that being said, I would personally prefer something that runs in-browser on Linux; Hangouts is quite nice in this regard. But obviously, I am mainly sitting on the peanut gallery in this context. Richard |
|
Notary/TuF & GPG (& Harbor)
alexis richardson
Hi all
Thanks Patrick & Docker people for Notary pres. I personally found it very useful & educational, having avoided package signing myself as much as possible ;-) I would love to understand how a GPG person would make the case for sticking with just that. I would love to hear more from Mark about Harbor as a broader use case for Notary. alexis |
|
Re: Zoom
Chris Aniszczyk
I'm not sure what the problem was Camille on your end but I'll investigate why you couldn't un mute yourself. Thanks for your patience, we are still learning the ins and outs of Zoom. On Tue, Jun 20, 2017 at 11:56 PM Camille Fournier via cncf-toc <cncf-toc@...> wrote:
--
|
|
Re: Zoom
Eduardo Silva
actually there is phone-only option Dial: +1 646 558 8656 (US Toll) or +1 408 638 0968 (US Toll) On Tue, Jun 20, 2017 at 9:55 AM, Camille Fournier via cncf-toc <cncf-toc@...> wrote:
--
|
|
Zoom
Camille Fournier
Zoom is cool but I need something phone-only that doesn't mute me in a fashion where I don't control it myself. Can we fix config default or move to something else? C
|
|
Re: openmetrics next steps
Richard Hartmann
On Tue, Jun 20, 2017 at 5:34 PM, Alexis Richardson <alexis@...> wrote:
Please talk to the GH project owner who has "openmetrics".Those requests are proxied by GH these days, but I will try. For help & next steps, you can follow up with Lee & Ken via email - ccd.Will do. You can find the Kubernetes Instrumentation SIG atFabian is listed as a lead and he's in on this effort as well. Still, I will make them officially aware. Richard |
|