Donovan Kolbly

Results 9 comments of Donovan Kolbly

I am having this issue as well; I noticed it after a reboot. Restarting (disable/enable) dns did not fix for me either. I also tried switching off of 8.8.x.x but...

Thanks @ktsakalozos I was not aware of that debugging page, and I didn't think to grab an inspect while it was broken, but here is the current state of the...

It is also supposed to replace `"+"` with `"%2B"`, which the `url.URL{}` trick doesn't seem to accomplish (which I noticed while debugging why I can't `s3.Get()` objects that have a...

It might be helpful to collect some use cases where we might want to use this feature, so we can kind of understand the scope of what we might want...

I recently switched to M1 Mac and the lack of ARM support is problematic :grimacing:

I will note that the validator in `ocsf-validator` does not yet understand `lint` and hence is failing against this PR. If discussion proceeds, I can probably address that issue as...

I will try it out!

@alanisaac great question... I don't have an opinion on that, really. There are lots of other properties that directed at the compiler (i.e., that do not appear in the produced...

@rmouritzen-splunk I'm not sure exactly where to write this down, but the intention is that both of these checks represent the conventions described here: https://github.com/ocsf/ocsf-docs/blob/main/Understanding%20OCSF.md#attributes Specfically, `enum_convention`: > By convention,...