lorf
lorf
**Is your feature request related to a problem? Please describe.** We have several helm charts created inhouse, that extensively use helm plugins (notably, https://github.com/jkroepke/helm-secrets and https://github.com/mumoshu/helm-x) to extend helm capabilities....
**Is your feature request related to a problem? Please describe.** Impressed with features I considered using helmwave. But I, currently, don't see how can I install helm releases to different...
``` use ; intersection() { union() { ScrewThread(5, 10); ScrewHole(5, 10) cylinder(d=10,h=10); } cube(10); } ```  ``` use ; intersection() { union() { ScrewThread(5, 10); ScrewHole(5, 10, pitch=0.8) cylinder(d=10,h=10);...
This is the same metric as `svctm' in iostat(1). It is calculated as time spent doing I/O in the given time interval divided by number of I/Os completed in that...
The problem when using non-default datadir is that wsrep.cnf, containing datadir option, is generated only after bootstrapping mysql installation. So the race occurs on the fresh installations, and we get...