Dylan Page

Results 94 comments of Dylan Page

I'm not really so sure this is the best implementation of this. I will need to test and fiddle with it. Thank you for the PR, it is a good...

This is a pretty big feature request in my opinion, not from a back-end coding standpoint but front-end. How its designed, presented, etc. There is a lot of information to...

Will close issue once dev is merged into master.

I noticed the new CRD for DatadogAgent `v2alpha1` but I wouldn't expect it to error at the operator level unless there was an issue with the CRD spec itself.

Update: I was able to update to `0.8.1` successfully. However, any update after I get a new error when deploying the DatadogAgent CRD: ``` Attribute not found in schema with...

Okay, I tried using the new schema to redeploy the agent, but it either isn't ready or I'm just misunderstanding exactly what the upgrade path looks like. The operator at...

It appears the CRD at [datadog-operator](https://github.com/DataDog/datadog-operator)/[bundle](https://github.com/DataDog/datadog-operator/tree/main/bundle)/[manifests](https://github.com/DataDog/datadog-operator/tree/main/bundle/manifests)/datadoghq.com_datadogagents.yaml is not updated to the latest CRD from the helm-chart repo though I'm not sure if its the source of truth for what gets...

To clarify testing on another cluster from 7.10. I did some more thorough testing, I wasn't able to upgrade straight to `0.8.6` even after deleting the `datadogagents` resource. I stepped...

@ryan-dyer-sp @jamengual I ran into this issue this past week. I can take a crack at it. The issue is that the two "events" are unaware of each other. A...

I believe this is related to https://github.com/runatlantis/atlantis/pull/2253 which reverted https://github.com/runatlantis/atlantis/pull/2180. #2180 was a fix for https://github.com/runatlantis/atlantis/pull/2131 which is not reverted. So I'm going to make the initial assumption it is...