-
ts=2024-10-25T07:50:19.305Z caller=dingtalk.go:103 level=error component=web target=k8s msg="Failed to send notification to DingTalk" respCode=300005 respMsg="token is not exist"
ts=2024-10-25T07:50:…
-
Created a couple subtasks below but then thought against being too prescriptive.
Highlevel, we want to support sending emails to all the admins of an organization when a customer has a failed payment…
-
HTTP Servers: https://developer.cisco.com/meraki/api-v1/#!get-network-webhooks-http-servers
```terraform
resource "meraki_network_webhook_httpserver" "server" {
name = "My server"
n…
-
**What steps did you take and what happened:**
Not able to prevent namespace deletion. Below are my OPA Gatekeeper version and constrainttemplate.
**What did you expect to happen:**
I expect…
-
### What happened?
```
cat values.yaml
controlPlane:
tls:
general:
secretName: foo
```
helm upgrade kuma kuma/kuma --create-namespace --namespace kuma-system --values values.yaml
…
-
- [ ] Custom Webhook Templates Issue(#1089)
- [x] Webhook for mirrored repositories Issue(#1002 implemented in #4127)
- [x] Allow adding a default set of githooks and webhooks Issue(#770)
- [x] Add…
lunny updated
3 months ago
-
Spin-Operator sets up validators and mutator webhooks for SpinApp and SpinAppExecutor. The ones for SpinAppExecutor currently are simply No-op and it's causing an issue when trying to install all of S…
-
The current Helm chart requires the passing of TLS certificate values. Then it will create the certificate secret and hard code the caCert value for the webhook.
Other helm deployments have the opt…
-
The webhook fails to install if setting the helm --wait or --atomic operation
Seems like
https://github.com/helm/charts/blob/8d3a4ce49bf751447e8cdc3ae3596d732928a38b/incubator/sparkoperator/templa…
-
Hello,
Thank you for an amazing plugin, it works like a charm.
My problem is I don't know how to insert templates into the Webhook. I'm not particularly good with HA templates or Python, so I ap…