Brett Polivka

Results 9 issues of Brett Polivka

Currently, the `Key` values in the semantic conventions crate cannot be used as conditions inside of a match expression because the inner `Cow` does not derive PartialEq and Eq. While...

External plugins are a very useful and power feature of kustomize, but due to their current alpha status, are not not enabled by default. This commit allows an optional pluginHome...

It would be very useful to allow the new-ish kustomize plugin functionality to be optionally enabled. I understand that there are potential security issues around plugins and that it's an...

enhancement
area/kustomize

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Optionally include clientID/clientKey and/or adminID/adminKey to secret generated from CephClient. **What is use case...

feature
good-first-issue

### What's the use case? We would like to have an alert to email asset owners on failures but haven't added owners to all of our existing assets. While we...

type: feature-request
area: alerts
Dagster+

Is there the equivalent of core.ResourceProviderRegistration from the classic Azure provider? It looks like it would be in the resources module, but I don't see it.

kind/enhancement
impact/missing-api
missing-api/post

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

The current options of Slack, Teams, PagerDuty and email are extremely limiting. The ability to call a webhook would allow for integration with any number of systems.

I'm able to PUT a file without specifying a `staging_allowed_local_path` (via the `__input_stream__` functionality), but removing the file requires it, even though removing a file doesn't require any local storage.