Chip Wolf
Chip Wolf
> > > howdy, any progress on this? unfortunately none, the developers don't seem to be keen to support versions of grafana beyond v6
You could add a strategic merge patch to the CRD's Kustomization to add the labels Helm expects to see; that'd keep Helm happy & would allow the CRDs to be...
Not stale
Also need this
Multipaper works on both this and the bungeecord image with no additional changes other than setting BUNGEE_JAR_URL and PAPER_DOWNLOAD_URL respectively @itzg
> @ChipWolf Wouldn't the `--env-file` option of `docker-run` provide what you're looking for? Rather than configuring each environment variable through `-e ` options, you could maintain your own environment config...
The major benefit I can see from using something like a yaml config is due to the feature hierarchy. Variables are relatively linear, but given the number of variables defined...
> @ChipWolf if you really want to configure the server with yaml-based configuration, maybe consider creating a project that uses this project as a base layer and provides the functionality...
> an additional maintenance vector I'd be happy to maintain something like this, but with the proposed design here, it would become the only vector for maintaining variables - there...
@PeerRich **Option 1** _(preferred)_**:** Implement a separate duration selection interface before rendering the calendar view Benefits: - Improves user focus by separating duration selection from the calendar view, encouraging a...