lorf

Results 5 issues of 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....

feature_request

**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...

feature_request

``` use ; intersection() { union() { ScrewThread(5, 10); ScrewHole(5, 10) cylinder(d=10,h=10); } cube(10); } ``` ![bug1](https://user-images.githubusercontent.com/536698/114300581-3ad59500-9aeb-11eb-84b5-739c3467b1f2.png) ``` 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...