Phil Sautter

Results 20 issues of Phil Sautter

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

Hi! I'm Phil, the product manager for the team working on the Active Directory provider. We're trying to determine the future of the provider, and I could use your help....

### Description When using Active Directory replication, a new object created a one location needs to be replicated to one or more other locations. In this scenario, when the object...

enhancement

### Description Domain Name System (DNS) servers running on domain controllers can store their zones in Active Directory Domain Services (AD DS). In this way, it is not necessary to...

enhancement

### Description Tests for the Kubernetes Service resource. Includes test for types: - LoadBalancer - ClusterIP - NodePort - ExternalName - None (ClusterIP) ### References https://kubernetes.io/docs/reference/kubernetes-api/service-resources/service-v1/ ### Community Note *...

size/XL

Running the `simpler_model` against a repo with 30k star produced the following error while entering the `classified_stargazers_df` stage, after roughly 6 hours of execution. ``` dagster._core.errors.DagsterExecutionStepExecutionError: Error occurred while executing...

When I attempt to run the complex model I receive the following error: ``` dagster_dbt.errors.DagsterDbtCliFatalRuntimeError: Fatal error in the dbt CLI (return code 2): Running with dbt=1.6.1 Registered adapter: bigquery=1.6.4...

I noticed that this repository is currently unlicensed. If your intention is for others to use the content, especially given the tutorial information, it might be helpful to include a...

Resolves #8 While making this I noticed that the `print` messages were originally `context.log.info` messages. I can see why `info` was not ideal. However, I still think it's important to...

I noticed a log in the console that is uncategorized (e.g., info, debug, etc.), which means it's not surfaced in the web UI. The message is helpful for understanding what's...