Florian Berchtold

Results 36 issues of Florian Berchtold

**What happened (please include outputs or screenshots)**: ```python client = dynamic.DynamicClient( api_client.ApiClient(configuration=config.load_kube_config()) ) api = client.resources.get(api_version="kubeflow.org/v1", kind="PyTorchJob") result = api.get() jobs_in_queue = [job for job in result.items if some_checks(job)] for...

kind/bug
lifecycle/rotten

We use saml2aws to gather information, and currently we have to parse the unstructured output with regex magic. It would be nice if saml2aws would support json as a output...

For Workers, we can use multiple `MachineDeployment` and point to the same CAPI `Cluster`. But what about `TalosControlPlane`? Here we can only specify one `MetalMachineTemplate`, and each one can also...

The returned URL is not accessible, see screenshot. CAPI and sidero metal on latest releases as of today. `sudo tcpdump -i eth0 port 67 or port 68 -e -n -vv`...

I deleted the `Clusters` resource, and expected that: - ✅ all `Serverbindings` were removed - ✅ all `Servers` were marked as `Allocated = false` - ✅ all IPMI capable servers...

# Problem The goal was to follow these guidelines to create a cluster with both `adm64` VMs and a few `arm64` Raspberry Pi 4s. - https://www.sidero.dev/v0.6/getting-started/ - https://www.sidero.dev/v0.6/guides/rpi4-as-servers/ ## What...

## Cilium Feature Proposal Thanks for taking time to make a feature proposal for Cilium! If you have usage questions, please try the [slack channel](http://slack.cilium.io/) and see the [FAQ](https://github.com/cilium/cilium/issues?utf8=%E2%9C%93&q=is:issue+label:kind/question+) first....

help wanted
kind/community-report
kind/enhancement

We are looking for a fast way to determine the version of the bazelisk binary. Calling `time bazel version` currently prints the following: ``` Bazelisk version: v1.16.0 WARNING: Invoking Bazel...

type: feature request
help wanted
P2

_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._...

Hi, as a reminder, you mentioned this here: http://forum.kerbalspaceprogram.com/index.php?/topic/56643-130-ship-manifest-crew-science-resources-v-5143-01-jun-17/&do=findComment&comment=3038302

enhancement