Joe Grund

Results 25 issues of Joe Grund

Hi, I wanted to check that this project is still maintained; i.e. if a new bug were to appear would it be handled in a timely fashion in this repo?

Thoughts on currying by default a-la Haskell, PureScript, Elm?

discussion

As far as I can tell there is not a way to have an optional pattern. This would be nice for matching pragmas that may not be in every file.

It would be useful to have a [Copr](https://copr.fedorainfracloud.org/) repo for easy usage with RHEL / CentOS.

help wanted
area/packaging

Relevant code: https://github.com/ClusterLabs/crmsh/blob/d0150a8874d800caf7abb57c8f17e1a73f9dd0a6/crmsh/ui_node.py#L341 When trying to run `crm node standby` I see the following error: ``` [root@node7 ~]# crm --debug node standby 2022/06/15 17:35:23 DEBUG: pacemaker version: [err: ][out: CRM...

Run `cargo +nightly clippy -Z unstable-options --fix` on crates which are not in the main workspace. Signed-off-by: Joe Grund --- This change is [](https://reviewable.io/reviews/whamcloud/integrated-manager-for-lustre/2432)

chore

Try to use line buffering in the postoffice UDS connection. In addition, reuse the same client for all connections instead of streaming one connection at a time. Signed-off-by: Joe Grund...

- Use `warp-drive` `Cache` as a realtime singleton to get the current system state. This acts much the same way as the `job_scheduler` `ObjectCache` does but instead gets realtime updates...

enhancement

Signed-off-by: Joe Grund --- This change is [](https://reviewable.io/reviews/whamcloud/integrated-manager-for-lustre/942)

bug

This change is [](https://reviewable.io/reviews/whamcloud/integrated-manager-for-lustre/1954)

chore