David Horvath

Results 3 issues of David Horvath

**Describe the bug** I have 5 clusters, but one is not always available (local development cluster), the others are always online. If this local cluster is not turned on then...

Hi, on Linux I get this error: Compiling FilterList.cpp ../../Source/GUI/FilterList.cpp: In constructor ‘FilterList::FilterList(DrumFixerAudioProcessor&)’: ../../Source/GUI/FilterList.cpp:80:25: error: cannot convert ‘FilterListHeader*’ to ‘std::unique_ptr’ 80 | setHeaderComponent (new FilterListHeader); | ^~~~~~~~~~~~~~~~~~~~ | | |...

**What happened**: volumes: - name: my-pvc persistentVolumeClaim: claimName: my-pvc - name: my-logo configMap: name: my-logo defaultMode: 420 ... volumeMounts: - name: my-pvc mountPath: /app/private - name: my-logo mountPath: /app/private/logo readOnly:...

lifecycle/stale