James Harmison

Results 7 comments of James Harmison

I am seeing identical behavior to the above after updating Fedora 35 with system alacritty to Fedora 36 (which should come out of beta officially on Tuesday). I also use...

Submitted a [BugZilla](https://bugzilla.redhat.com/show_bug.cgi?id=2087984) for Fedora packaging. Just installing manually in the meantime.

I would appreciate it if the release steps included upgrading the helm chart to prepare for the release as well, or if the helm chart were moved to another repository...

My favorite solution is to set the option to run a custom command, and have it drop to default shell if the command exits, with the following as the custom...

Seeing this on other linters as well. On [this PR](https://github.com/reviewdog/action-tflint/pull/46) branch, if I run: CI_REPO_OWNER=solacelost CI_REPO_NAME=action-tflint CI_COMMIT=1e42e40f4e5d09c28bcc9d2fe735f7a889b81b38 REVIEWDOG_VERSION=v0.13.1 GITHUB_WORKSPACE=$(pwd) INPUT_GITHUB_TOKEN= INPUT_LEVEL=info INPUT_REPORTER=local INPUT_FILTER_MODE=nofilter INPUT_FAIL_ON_ERROR=true INPUT_WORKING_DIRECTORY=tests/init INPUT_TFLINT_VERSION=latest INPUT_TFLINT_RULESETS='' INPUT_TFLINT_INIT='' INPUT_FLAGS=--module ./script.sh...

Sure, the `provisioner` is `rook-ceph.ceph.rook.io/bucket` and it uses `parameters` to select the `CephObjectStore` that the user has created, so the `provisioner` itself should remain static. I could PR it to...

To add to this, I think it would be very helpful to look at building a Gateway API implementation, and consider providing a small controller for the Ingress API that...