Fedora CoreOS Meeting Minutes 2018-11-07
by Dusty Mabe
Minutes: https://meetbot.fedoraproject.org/fedora-meeting-1/2018-11-07/fedora_core...
Minutes (text): https://meetbot.fedoraproject.org/fedora-meeting-1/2018-11-07/fedora_core...
Log: https://meetbot.fedoraproject.org/fedora-meeting-1/2018-11-07/fedora_core...
========================================
#fedora-meeting-1: fedora_coreos_meeting
========================================
Meeting started by dustymabe at 16:30:52 UTC. The full logs are
available at
https://meetbot.fedoraproject.org/fedora-meeting-1/2018-11-07/fedora_core...
.
Meeting summary
---------------
* roll call (dustymabe, 16:31:00)
* Action items from last meeting (dustymabe, 16:35:04)
* ACTION: lorbus to review gce-oslogin rpm
https://pagure.io/fedora-server/issue/5#comment-538460 (dustymabe,
16:35:55)
* mnguyen_ added the moby-engine package to FCOS:
https://github.com/coreos/fedora-coreos-config/pull/26 (dustymabe,
16:36:40)
* slowrie opened issue for gsutil/awscli cloud clients:
https://github.com/coreos/fedora-coreos-tracker/issues/75
(dustymabe, 16:37:10)
* ACTION: ajeddeloh and lorbus to experiment on grubenv + static grub
config (dustymabe, 16:37:24)
* friends interested in ppc64le (dustymabe, 16:38:55)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues
(dustymabe, 16:46:31)
* ACTION: kumarmn to open a ticket representing ppc64le multi-arch
interests in Fedora CoreOS (dustymabe, 16:47:12)
* LINK: https://osuosl.org/services/powerdev/request_powerci/
(kumarmn, 16:49:17)
* Docker/Moby configuration (dustymabe, 16:52:51)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/76
(dustymabe, 16:52:56)
* ACTION: mskarbek to follow up in #76 with more information on
suggested configuration changes for the moby-engine package
(dustymabe, 16:58:24)
* Cloud Agents: Openstack (dustymabe, 17:02:03)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/68
(dustymabe, 17:02:09)
* no cloud agents: packet (dustymabe, 17:05:51)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/69
(dustymabe, 17:05:58)
* for packet we are going to try to implement some functionality in
coreos-metadata: see issue
https://github.com/coreos/coreos-metadata/issues/120 (dustymabe,
17:07:58)
* no cloud agents: digitalocean (dustymabe, 17:09:53)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/71
(dustymabe, 17:09:59)
* ACTION: bgilbert to followup on DHCP + private IP addresses problem
in Digital Ocean card (dustymabe, 17:18:22)
* open floor (dustymabe, 17:19:36)
* we did a v0.3.1 release of coreos-assembler:
https://lists.fedoraproject.org/archives/list/coreos@lists.fedoraproject....
(dustymabe, 17:24:58)
* we also landed a PR in master of coreos-assembler that allows us to
run unprivileged in a kvm VM
https://github.com/coreos/coreos-assembler/pull/190 (dustymabe,
17:25:48)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/57
(dustymabe, 17:30:42)
Meeting ended at 17:34:10 UTC.
Action Items
------------
* lorbus to review gce-oslogin rpm
https://pagure.io/fedora-server/issue/5#comment-538460
* ajeddeloh and lorbus to experiment on grubenv + static grub config
* kumarmn to open a ticket representing ppc64le multi-arch interests in
Fedora CoreOS
* mskarbek to follow up in #76 with more information on suggested
configuration changes for the moby-engine package
* bgilbert to followup on DHCP + private IP addresses problem in Digital
Ocean card
Action Items, by person
-----------------------
* ajeddeloh
* ajeddeloh and lorbus to experiment on grubenv + static grub config
* bgilbert
* bgilbert to followup on DHCP + private IP addresses problem in
Digital Ocean card
* kumarmn
* kumarmn to open a ticket representing ppc64le multi-arch interests
in Fedora CoreOS
* mskarbek
* mskarbek to follow up in #76 with more information on suggested
configuration changes for the moby-engine package
* **UNASSIGNED**
* lorbus to review gce-oslogin rpm
https://pagure.io/fedora-server/issue/5#comment-538460
People Present (lines said)
---------------------------
* dustymabe (138)
* bgilbert (25)
* zodbot (22)
* ajeddeloh (17)
* d_code (14)
* kumarmn (14)
* slowrie (13)
* walters (8)
* mskarbek (7)
* jdoss (5)
* yzhang (5)
* kaeso (3)
* rfairley (2)
* geoff- (1)
* mnguyen_ (1)
* jbrooks (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
4 years, 10 months
Release v0.3.0 of coreos-assembler
by Dusty Mabe
We released v0.3.1 of coreos-assembler today. There are mostly minor changes
in this release. We decided to tag here in preparation for work that will
allow us to run in unprivileged environments in a virtual machine.
This is release v0.3.1 of coreos-assembler.
Thanks to everyone who contributed during this release!
Colin Walters <walters(a)verbum.org> (20):
d00faaf cmd-build: Only append image-genver if it's not 1
5b55629 cmd-build: Don't crash if no previous build and no ostree changes
a7e4841 build: Add image metadata with path+sha256
51b66f1 cmd-build: Use buildid for image names too
96c1dbe build: Don't rewrite builds.json if not pruning
12dee5a Add `make check`
8d67b09 prune: Don't crash on initial commit
9071bb7 build.sh: Run `make check` during container build
4a579a8 gf-oemid: Support replacing oemid
a5b56a6 Factor out a new Python cmdlib
92f2294 buildextend-ec2: New command
8eadd67 cmdlib: Fix overrides when using subdir paths
e2327a0 build: Print a diff too
b013979 build: Add `buildid` to metadata
eebc529 oscontainer: Do an inspect after pushing
773b59a buildextend: Pass through ore's --grant-user
622b501 prune: Retain other data in `builds.json`
eae96ba Add a README-design.md
7e0f0ab build: Add `name` to metadata
ba61afb build: Use rpm-ostree compose --print-only to expand ${basearch}
Dusty Mabe <dusty(a)dustymabe.com> (1):
efa2a86 RELEASE: Add RELEASE.txt file for instructions
Micah Abbott <miabbott(a)redhat.com> (1):
be03106 README: add blurb about mounting in host certs
Git-EVTag-v0-SHA512: b24f38eedb5bef9538ac0b0dd8281c95e24844fc923331e55a13372da56976a3ead5771d2157b0321c9d6595651dbb463edc3ff0f0445914e1f2edb2037734d6
4 years, 10 months