Results 9 issues of Yap Sok Ann

See https://forums.aws.amazon.com/message.jspa?messageID=165770#165919

Currently, I think `--warmup-time` works great together with `--rate=0`, as all the stats get reset after the warmup. However, with `tx_rate > 0` and a workload that requires ramp-up time,...

With Amazon RDS, the ip address can change after certain modifications (upgrade to more powerful instance, add more disk space, etc). It seems like drizzle-nginx-module resolves the hostname on startup...

I notice that sddm-helper can be stuck indefinitely due to the [VT_ACTIVATE / VT_WAITACTIVE race condition](https://bugzilla.redhat.com/show_bug.cgi?id=323501), when using `DisplayServer=wayland` together with kwallet-pam. I am on commit d2b4ad08, and my sddm.conf...

On a machine where $HOME is using zfs, I have a storage config where `rootless_storage_path` is on ext4, which should work fine with rootless overlay: ``` $ cat ~/.config/containers/storage.conf [storage]...

This allows the output to be deterministic when setting the same seed and temperature. Fixes #5321

Add a `ports` field in the canary service specs that allows full control over port mapping and protocol, as an alternative to port discovery. If the new `ports` field is...

This is just a display issue in the status, that can cause some confusion.

## Describe the feature We are trying to use Flagger to manage multiple deployments of the same service across multiple k8s clusters. As the new k8s clusters may not be...