Bernhard Stadlbauer

Results 7 issues of Bernhard Stadlbauer

As part of the `dask` backend plugin work for [flyte](https://docs.flyte.org/en/latest/) that I am doing, I have also started creating a golang client for the operator in `dask-kubernetes`. There is an...

question
operator

Would it be possible to track the status of a job in the toplevel `DaskJob` CR? This would have the advantage of hiding the "implementation details" of the job from...

**Is your feature request related to a problem? Please describe.** Would you be open to also publishing `firebase-admin` via `conda` on [`conda-forge`](https://conda-forge.org/)? If so, I could create the necessary feedstock...

type: feature request
api: core

# TL;DR - Added `ExecutionSpec.task_node_runtime_overrides` - Added `LaunchPlanSpec.task_node_runtime_overrides` - Added tests throughout. *Note*: Have not added any tests for `tools.translator` - Removed the `runtime_override_default` @fg91 This should be all we...

I've noticed that a nice `html` output is generated if in case the regression check fails. Is there any way of customizing where this output is saved to? At the...

### Describe the bug The following example will fail with: ```python TypeError: MyException.__init__() missing 1 required positional argument: 'foo' ``` ```python from flytekit import task class MyException(Exception): def __init__(self, message,...

bug
flytekit
stale

## User Story As a user I can zoom out on a Raster Layer past `minzoom` and the tiles of the last available zoom (`minzoom`) are still present ## Rationale...

enhancement
PR is more than welcomed