Vadim Aleksandrov
Vadim Aleksandrov
## Description Fix an jq error in `public-domain-template` validation webhook when the `kube-dns` module is disabled and the ConfigMap `d8-kube-dns` is absent. ## Why do we need it, and what...
#### Summary There is currently a bug described in the linked issue below. If both `pulls_created` and `pulls_merged` features are set for a subscription, any type of PR events are...
If we use the following command when creating a subscription: ``` /github subscriptions add test/test --features pulls_created,pulls_merged ``` Then, when a webhook is sent with any PR event types, no...
Is it possible to use a named subPath in the URL? Suppose we have the following URL pattern: ```go r.Get("/hook/{name:.*}/snapshots.{format:(json|yaml|text)}", func(w http.ResponseWriter, r *http.Request) { hookName := chi.URLParam(r, "name") })...
**Expected behavior (what you expected to happen)**: I have a hook located in the folder `/hooks/100-test/test.sh`. I am execute the command `/shell-operator hook snapshot 100-test/test.sh` and get information about resources...
We want to use a universal shell-operator image that contains a set of hooks. In different Kubernetes clusters, different sets of hooks need to be activated. This can be done,...
**Describe the bug** After upgrading Vault from version 1.19.5 to 1.20.0, using a GCS bucket as the storage backend with the `ha_enabled=true` option enabled, the following error appears in the...
#### Overview In PR #761, the event that triggers the GitHub workflow for publishing the Docker image was changed. However, the `check` job code was not updated accordingly. As a...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...