Daniel Hoherd
Daniel Hoherd
Fix a variety of hidden formatting problems that are spread throughout the repo. Usually I have `pre-commit` fix these automatically, but since this project doesn't use pre-commit they have crept...
## Description This is a yolo attempt at blindly bumping the version of nginx from 1.9.x to 1.11.x to see if it works. There may be changes between these two...
## Problem Description When piping output to head, the program exits with `BrokenPipeError`. ## Proposed solution The python docs explain how to handle this situation, and it is quite an...
### Is your feature request related to a problem? Please describe. As a user, I want the ability to review the configuration settings that are configured for the OS image...
#### I'm submitting a ... - [x] feature request #### What is the current behavior? Context manager for `allure.step()` does not allow assigning a variable name, which would be useful....
## Description This begins the work of filling in missing readinessProbe and livenessProbe for all Deployments, DaemonSets, StatefulSets, and ReplicaSets. This PR contains a large ignore list that needs to...
Is this repo abandonware? It has not been updated for nearly 3 years, and has a few PRs that are well worth merging.
### Description On pypi there is a "Homepage" link pointing to which is currently returning a 404.
## Description Offer vector as an alternative to fluentd for daemonset logging. ## Related Issues https://github.com/astronomer/issues/issues/6474 ## Testing We need to ensure all airflow logs are working as expected. ##...
## Description We should support and document a method for installing to a location that does not require elevated privileges. Traditionally this location would be `$HOME/.local/bin`. Currently (as of 2025-03-11)...