Jonas Michel

Results 6 issues of Jonas Michel

Currently, the package comments displayed with `mage -l` and "long help" comments displayed with `mage -h ` are rendered on a single line. Sometimes more info needs to be provided...

:mega: feedback

The [`thread::park`](https://doc.rust-lang.org/std/thread/fn.park.html) function is used to block the main thread indefinitely for play on repeat. However, per the `thread::park` documentation, this function may not actually block indefinitely... > A call...

Has the groovy.lang.Script class been omitted (required by me.champeau.groovydroid.GrooidShell)? Cheers!

Add docs for the new `pin_only_on_untrusted_peers` config setting introduced in https://github.com/ipfs-cluster/ipfs-cluster/pull/1977.

need/triage

This PR downgrades `go-libp2p` from `v0.35.2` to `v0.33.2` to address connectivity and routing issues observed in large scale networks. As a side effect of this downgrade, the following components are...

## What was changed This PR adds support for configuring custom labels and annotations in the main metadata of all `Deployment` workloads: - `server` - `server.frontend` - `server.history` - `server.matching`...

needs revision