quentin9696

Results 9 issues of quentin9696

/kind feature **Description** Support sd_notify `STATUS` Actually, podman `3.4.1` only support `WATCHDOG` and `READY` notification when using `--sdnotify=container`. That would be interesting to integrate more messages, like `STATUS`

### Terraform CLI and Provider Versions Terraform 1.2.7 Random provider v3.4.3 ### Terraform Configuration ```terraform resource "random_string" "start_letter" { length = 1 upper = false special = false numeric =...

bug

This implement #11465

### Proposal Hi, I'm trying to use the nomad service discovery at home and face to a missing feature. In the `nomad_sd_config`, we can't filter by service. I saw in...

### What feature do you want to see added? We use Jenkins with latest version by default. This allows us to always have the latest and greatest plugin version. Sometimes,...

enhancement

# Feature Request # ## Environment ## I run on AWS but I don't think it matter ## Desired Feature ## Be able to import custom SELinux module with ignition....

good first issue
jira
sugar

Since https://github.com/coreos/fedora-coreos-tracker/issues/1487 is closed, this warning is useless

### Jenkins and plugins versions report Environment ```text Jenkins: 2.440.2 OS: Linux - 6.7.7-200.fc39.x86_64 Java: 17.0.10 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- ansicolor:1.0.4 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 asm-api:9.6-3.v2e1fa_b_338cd7 authentication-tokens:1.53.v1c90fd9191a_b_ authorize-project:1.7.1...

bug

Podman strongly push to use quadlets to run containers via systemd units (https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html) When I want to create my units and my .container file, I need to always create my...