Mathieu Tortuyaux

Results 80 issues of Mathieu Tortuyaux

## Current situation There is no Flatcar images for Scaleway. ## Impact Folks can't simply use Flatcar on Scaleway. ## Ideal future situation Folks can deploy Flatcar on Scaleway. ##...

kind/feature
kind/docs
area/tests
platform/new-platform

## Current situation While `ct` is deprecated and not used anymore (even LTS can support Ignition 3 now) - we might be interested to drop `ct` from Mantle to only...

kind/feature
component/mantle
area/tests

## Current situation We only test OpenStack for AMD64. Let's setup an ARM64 instance to run test against it. ## Implementation options https://www.openstack.org/multi-arch-sig-report ## Additional information TBD

kind/feature
area/tests
platform/arm64
platform/openstack

## Current situation We use `aws-sdk-go` in Mantle but Amazon has announced the end of support for `aws-sdk-go` by July 2025 and maintenance mode by July 2024: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ ## Impact...

kind/feature
good first issue
component/mantle

## Current situation [Brightbox](https://www.brightbox.com/) images are built and release by the Flatcar CI but there is no documentation and no test for it. ## Impact We are not even sure...

kind/feature
kind/docs
area/tests

Hello folks, I'm trying to create a server from an existing snapshot with: ```go res, err := a.instance.CreateServer(&instance.CreateServerRequest{ Name: "my-name", Volumes: map[string]*instance.VolumeServerTemplate{ "0": { BaseSnapshot: "my-snapshot-uuid", VolumeType: instance.VolumeVolumeTypeLSSD, }, },...

question
instance
priority:medium
documentation

this test spawns an etcd node with a airlock instance. We try to lock the instance via airlock + etcd in order to validate the behavior. Signed-off-by: Mathieu Tortuyaux -...

Latest release gave the following: ``` podman run --rm ghcr.io/flatcar-linux/ct -version ct ``` Instead of: ``` podman run --rm ct -version ct v0.9.3 ``` I think in the [CI](https://github.com/flatcar-linux/container-linux-config-transpiler/runs/5482728971?check_suite_focus=true), we...

## Current situation `locksmith` is highly bound to `etcd`: users who want to have a cluster reboot coordination needs to use `etcd`. The idea is to implement a `FleetLock` client...

kind/feature
area/updates

## Current situation There is no Flatcar images for Hetzner. ## Impact Folks can't simply use Flatcar on Hetzner. ## Ideal future situation Folks can deploy Flatcar on Hetzner without...

kind/feature
platform/new-platform