Natalie Klestrup Röijezon
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...
Followup to #253.
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?...
##### 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...
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,...