Nicholas Capo

Results 7 comments of Nicholas Capo

I am seeing the same problem with `V1RollingUpdateDaemonSet.maxUnavailable` Neither `string` nor `number` are assignable to `object`. https://github.com/kubernetes-client/javascript/blob/932c2fbc34db954c6ed397b3cd9ead08b2ff1d10/src/gen/model/v1RollingUpdateDaemonSet.ts#L22

I see the same error but I was able to reduce it down to a case where there are slashes (`/`) in the `kubeContext` (for example when using AWS EKS)....

Forgot to mention. Removing or replacing the slash means the templates will render: ```diff - kubeContext: arn:aws:eks:us-east-1:11111111:cluster/cluster-name + kubeContext: arn:aws:eks:us-east-1:11111111:cluster------cluster-name ```

Interesting, that is consistent with what we have observed, I don't think it was caused by your commits just made noisy :-) I wasn't aware of the context name constraint,...

@analytically No I'm not setting the incident_key field. Example configuration: The PageryDuty plugin was installed using `/opt/sensu/embedded/bin/gem install sensu-plugins-pagerduty` This example uses the `date` command, but the above example of...

I think what I'm asking for is that the description be updated every time the alert is triggered: https://developer.pagerduty.com/documentation/integration/events/trigger