In February 2018, AWS announced the migration of Resource IDs to
longer format. Post June 2018, all the new resources will be created
with longer IDs by default.[1]
This email is to announce that the Fedora AMIs has been migrated to
the longer resource IDs format. The new format will migrate from the
current 8-character string to a 17-character string. For example, if
the AMI IDs are like "ami-1234abc0", post the migration the AMI IDs
would be like "ami-1234567890abcdef0".
If you have any questions, drop an email to the list or drop in
#fedora-atomic or #fedora-cloud on Freenode IRC.
[1] https://aws.amazon.com/about-aws/whats-new/2018/02/longer-fo
rmat-resource-ids-are-now-available-in-amazon-ec2/
--
Sayan Chowdhury <https://sayanchowdhury.dgplug.org/>
Senior Software Engineer, Fedora Engineering - Emerging Platform
GPG Fingerprint : 0F16 E841 E517 225C 7D13 AB3C B023 9931 9CD0 5C8B
Proud to work at The Open Organization!
phracek reported a new issue against the project: `atomic-wg` that you are following:
``
I thinks each container should provide to user some help page.
Fedora has requirement for providing such file https://fedoraproject.org/wiki/Container:Guidelines#Help_File
The help.md file should contain some required fields like:
- image name
- maintainer
- name
- description
- usage
- if container uses environment variables then section ENVIRONMENT VARIABLES
- if container exposes ports then also section SECURITY IMPLICATION
e.g. memcached help.md
~~~
% MEMCACHED(1) Container Image Pages
% Petr Hracek
% February 6, 2017
# NAME
memcached - Memcached is a high-performance, distributed memory object caching system
# DESCRIPTION
Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
The container itself consists of:
- fedora/f26 base image
- memcached RPM package
Files added to the container during docker build include: /files/memcached.sh
# USAGE
To get the memcached container image on your local system, run the following:
docker pull docker.io/modularitycontainers/memcached
# ENVIRONMENT VARIABLES
The image recognizes the following environment variables that you can set
during initialization be passing `-e VAR=VALUE` to the Docker run command.
| Variable name | Description |
| :----------------------- | ----------------------------------------------------------- |
| `MEMCACHED_DEBUG_MODE` | Increases verbosity for server and client. Parameter is -vv |
| `MEMCACHED_CACHE_SIZE` | Sets the size of RAM to use for item storage (in megabytes) |
| `MEMCACHED_CONNECTIONS` | The max simultaneous connections; default is 1024 |
| `MEMCACHED_THREADS` | Sets number of threads to use to process incoming requests |
# SECURITY IMPLICATIONS
Lists of security-related attributes that are opened to the host.
-p 11211:11211
Opens container port 11211 and maps it to the same port on the host.
# SEE ALSO
Memcached page
<https://memcached.org/>
~~~
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/354
baude reported a new issue against the project: `atomic-wg` that you are following:
``
The upstream libpod project (https://github.com/projectatomic/libpod/) would love to have an AH F27 variant without docker and with podman and its friends. This would be only used in our PAPR CI tests and perhaps for debug. We understand a more official project is in the works for this and is being tracked by issue #422.
Today we currently use an F27 cloud image and install the packages we need. We would prefer that this be done predeployment and use AH instead of cloud.
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/432
Minutes:
https://meetbot.fedoraproject.org/fedora-meeting-1/2018-06-06/fedora_atomic…
Minutes (text):
https://meetbot.fedoraproject.org/fedora-meeting-1/2018-06-06/fedora_atomic…
Log:
https://meetbot.fedoraproject.org/fedora-meeting-1/2018-06-06/fedora_atomic…
===================================
#fedora-meeting-1: fedora_atomic_wg
===================================
Meeting started by miabbott at 16:30:02 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/fedora-meeting-1/2018-06-06/fedora_atomic…
.
Meeting summary
---------------
* roll call (miabbott, 16:30:10)
* previous meeting action items (miabbott, 16:35:26)
* ACTION: dusty/ashcrow/sanja try to get community FAQ released around
Atomic/CoreOS future (dustymabe, 16:36:40)
* jdoss published article on kernel module support for atomic host:
http://www.projectatomic.io/blog/2018/06/building-kernel-modules-with-podma…
(dustymabe, 16:37:27)
* #502 atomic working group talks/sessions for flock 2018 (miabbott,
16:39:40)
* LINK: https://pagure.io/atomic-wg/issue/502 (miabbott, 16:39:47)
* open floor (miabbott, 16:45:49)
Meeting ended at 16:54:25 UTC.
Action Items
------------
* dusty/ashcrow/sanja try to get community FAQ released around
Atomic/CoreOS future
Action Items, by person
-----------------------
* ashcrow
* dusty/ashcrow/sanja try to get community FAQ released around
Atomic/CoreOS future
* sanja
* dusty/ashcrow/sanja try to get community FAQ released around
Atomic/CoreOS future
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* miabbott (46)
* zodbot (36)
* dustymabe (29)
* jdoss (16)
* sanja (16)
* lorbus (15)
* rubao (10)
* jlebon (6)
* ashcrow (6)
* misc (4)
* rfairley (3)
* sayan (3)
* ksinny (2)
* langdon (1)
* jbrooks (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
No missing expected images.
Failed openQA tests: 1/2 (x86_64)
New failures (same test did not fail in 28-20180604.0):
ID: 245192 Test: x86_64 AtomicHost-dvd_ostree-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/245192
Passed openQA tests: 1/2 (x86_64)
--
Mail generated by check-compose:
https://pagure.io/fedora-qa/check-compose
jlebon opened a new pull-request against the project: `fedora-atomic` that you are following:
``
spec: Really sync with rpm-ostree
``
To reply, visit the link below or just reply to this email
https://pagure.io/fedora-atomic/pull-request/121
walters opened a new pull-request against the project: `fedora-atomic` that you are following:
``
spec: Really sync with rpm-ostree
``
To reply, visit the link below or just reply to this email
https://pagure.io/fedora-atomic/pull-request/120