Ryan Hatter
Ryan Hatter
It'd be helpful for new contributors to have a quick start guide to help them get up-to-speed quickly. This could potentially be added to CONTRIBUTING.md, but ultimately I think something...
Similar to the template for pull requests, there should be a template to create issues. IMO, [airflow does this quite well](https://github.com/apache/airflow/tree/main/.github/ISSUE_TEMPLATE)
There's not a lot of info on accessing a dagrun's context, and what exists in the airflow docs is hard to find or unclear. For example, the [section on accessing...
**Describe the bug** When setting a `KubernetesPodOperatorAsync` task that is currently in the `deferred` state to `failed` in the UI, the underlying pod will not be killed. **To Reproduce** Deploy...
There has been some discussion (mostly in #1977) about reworking the versioning system for `DatasetVersion`. ### Motivation The current `DatasetVersion` versioning system leads to confusion (e.g. #1883). `DatasetVersion` has a...
- [x] I have checked that a similar [feature request](https://github.com/astronomer/astro-cli/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **✍️ Is your feature request related to a problem? Please describe.** Not a problem per se,...
--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In case of...
**Is your feature request related to a problem? Please describe.** It's difficult to understand what each element means in a NEAR RPC response. For example, the query... http post https://rpc.testnet.near.org...
**Affected Document:** - https://docs.astronomer.io/astro/kubernetespodoperator - https://docs.astronomer.io/learn/kubepod-operator - https://docs.astronomer.io/software/kubepodoperator **Problem Type (Priority):** - [ ] Error (Critical): This document has existing information that's incorrect and prevents readers from completing the documented...