Yu Kato

Results 4 issues of Yu Kato

**What happened**: Agones didn't create a new Pod when a Pod failed due to reasons OutOfpods, and the GameServer stuck with state Scheduled. **What you expected to happen**: GameServer is...

kind/bug
help wanted
kind/design
stale

Hi, I tried to use this lib which is published at pypi, but the latest version at pypi is 0.2. I want [this](https://github.com/zalando/python-nsenter/commit/435cbe45160d4b857fa8c0297d322ee36c67a20b) commit to load this lib on Mac....

Hi, I use `gcr.io/gcp-runtimes/check_if_tag_exists:latest` to check existing tags. However the `image_tag` will be like `foo,bar` when multiple tags are created on the same hash, the build function cannot recognize the...

I try to use `gcr.io/gcp-runtimes/check_if_tag_exists:latest` to validate tags, however the following error showed up. ``` ERROR: (gcloud.alpha.container.images.list-tags) asia-docker.pkg.dev/proj/my-image is not in a supported registry. Supported registries are ['gcr.io', 'us.gcr.io', 'eu.gcr.io',...