Nik Voss

Results 10 issues of Nik Voss

Recently array support was implemented: https://github.com/SoftwareBrothers/admin-bro/issues/90 However currently [Maps](https://mongoosejs.com/docs/schematypes.html#maps) are not supported yet. Apart from this feature request is there a way to work around this issue, e.g. representation as...

enhancement
small

I was recently made aware of the following behavior and am wondering if it is intentional: When you create an `Ingress`-resource and one of the rules is changed in a...

kind/bug

**(1) Issue/Bug Description:** The first window opened on a given workspace is lacking the focus border after a second window was opened. If the first window is closed and the...

Necessary changes to support handlebar templates using changes introduces by https://github.com/sintaxi/terraform/pull/36 As requested by https://github.com/sintaxi/harp/issues/60

When running any example under Linux with both winit wayland and x11 backend the swapchain is continuously recreated: ``` 2023-01-13T09:45:13.584538Z INFO winit::platform_impl::platform::x11::window: Guessed window scale factor: 1 2023-01-13T09:45:13.688318Z INFO screen_13::driver:...

bug

I recently started playing around with Screen 13 and quite like the API and how flexible and powerful it is. Anyway I noticed under Wayland when the window is closed...

bug
wayland

As described in https://github.com/attackgoat/screen-13/issues/54, this draft PR tries to illustrate the basic idea. Fixes https://github.com/attackgoat/screen-13/issues/54

enhancement

The alpha branch pipeline is failing because a dependency is missing.

I am currently using Istio to log telemetry data. For my master thesis I am looking into ways to find the cause/reason of failures based on all the data collected....

kind/enhancement
area/policies and telemetry

Added the processor and necessary changes to compile handlebar templates. I will send a pull request for the 2 changed lines of harp as well. Related issue https://github.com/sintaxi/harp/issues/60