Harrison Katz
Harrison Katz
I'm experiencing this issue with Slack's snap on Ubuntu 22.04 as well. ``` name: slack summary: Team communication for the 21st century. publisher: Slack✓ store-url: https://snapcraft.io/slack contact: https://get.slack.help/hc/en-us license: unset...
No, I've tried both versions and it seems to be a problem with Slack's imported version of Electron. I also reached out to Slack support and they said they were...
> @fanny-jiang Do you know where this auto-generated value `consul_node:2ef5b089c318` comes from? ``` ServiceCheckStub(check_id=u'consul:fb2999b3507f3789', name=u'consul.check', status=0, tags=[u'check:serfHealth', u'consul_datacenter:dc1', u'consul_node:2ef5b089c318'], hostname=u'fv-az76-522', message=u'') ``` I spent about an hour trying to track...
@fanny-jiang Ok, so I took your comment and dug a bit further. I found out that the auto-generated node name comes from Consul and its agent by default when the...
Note: I was unable to open a Datadog Support ticket for this issue/feature request because the provided link and support center did not have an option available for such tickets/questions/requests....
@FlorentClarret Thanks for responding, here's the PR: https://github.com/DataDog/integrations-core/pull/12675
I just went through this annoying quirk with the interaction between `terraform` and `terragrunt` for the `required_providers` block specifically in the `terraform {}` block. Here's what I came up with:...
What's the status of this issue? We're running into problems trying to update SSL certs for these target proxies while using the `ingress.gcp.kubernetes.io/pre-shared-cert` annotation in our Ingress. I see that...
For those of us still looking for a concise way to add TypeMeta information to runtime objects, here you go! ``` // addTypeInformationToObject adds TypeMeta information to a runtime.Object based...
We are affected by this issue as well. Are there any plans for enhancements here?