Natalie Klestrup Röijezon

Results 86 issues of Natalie Klestrup Röijezon

Currently, cloud-provider-kind will only provision IP addresses for LoadBalancer services. It would be nice if it also supported DNS hostnames (probably optionally, since it would require clients to configure DNS...

By @CarVac via Discord: > when you swipe on the delete button, can you stop it from allowing you to delete in the other direction until you release and re-press?...

feature

##### LibreSprite version - [X] I am using the latest release or a build from latest commits. - [X] I am not using the Flatpak. (If you are, please raise...

unconfirmed bug

Found them when looking through the source code to understand how the merging happens, and figured it'd be useful for others than just me.

### Current and expected behavior Sometimes you want to write an enum that adds more specific options to an otherwise generic enum. For example: ```rust #[derive(JsonSchema)] enum BreakfastItem { Spam,...

bug