Toby Jackson
Toby Jackson
Interestingly, using `ruamel.yaml==0.17.14` results in the `|4` stuff going away, but also the required `|2` values we have in other places also breaks; eg; ```yaml apiVersion: v1 kind: ConfigMap metadata:...
We're seeing a similar issue on the syncfailed hook which means we can't actually terminate the sync action. The job doesn't exist in the target namespace, and we've tried to...
I have observed this issue, which requires a full jenkins master restart to resolve and as any indication of message sending is after the message is sent there was no...
I've been thinking about this problem for a while. Defining SLO against services makes sense (eg http request success) but i'd love to create a more `product` aligned SLO that...
That isn't what I need, that'd presumably keep the 'message' block for all events even if the nested value included a `message` key or not. The key being kept is...
Could be that https://github.com/vanilla/fluent-plugin-burrow/blob/master/lib/fluent/plugin/filter_burrow.rb#L88-L93 is moved before the merger. It still means that if you have a nested key you might overwrite the original value, but not sure theres anything...
While I appreciate the concern around misconfiguration of plugins, I'd argue that any sufficiently advance plugin has scope for breaking itself. :smiley: I don't think i'll be able to use...
So would you be thinking of an `ignore_field_if_missing: true` flag? Or perhaps a more structural change to fields themselves, eg ``` fields: { "list": nil, "clientkeys": "A default value", "to_render":...
@avikivanda can you provide references to the deprecation notices and propose an alternative approach for us to take here?
Thanks @avikivanda, strange that the api documentation requires a login to view. Do you know when Imperva might support these updated API settings in the imperva/terraform-provider-incapsula project, or are you...