Tyler Michael

Results 13 comments of Tyler Michael

This is an important feature for us as well. When I enable a resource, I would expect for all of it's dependencies to come up as well.

Hi, is there any movement on this discussion? Thank you!

Agreed, it's a tricky thing to get right. I have other resources defined that have different (and conflicting) requirements so those two APIs are too broad for what I need....

@tomkp Can this be merged? Thanks!

I'm also experiencing this. I was also assuming the operator would reapply the monitor as specified in kubernetes if a change was made in the UI. This [comment](https://github.com/DataDog/datadog-operator/issues/418#issuecomment-1127518168) seems spot...

Any updates on this? I'm using this through pyspark and am unable to try the work arounds suggested.

It looks like [this API call](https://docs.github.com/en/rest/checks/runs?apiVersion=2022-11-28#list-check-runs-for-a-git-reference) returns the last runs **and all their attempts** by default, not just the last runs and their last attempt. There would need to be...

It fails even after you manually re-run the wait for status check. Only pushing a new commit allows it to pass.

I was able to fix this by opening up port 80 and 443 between EKS nodes.