Charles Moulliard

Results 177 issues of Charles Moulliard

### Question How can we start automatically the player when volumio reboots ? I have created a bash script which is called by a crontab rule `@reboot` but nothing happens....

The `assets` var populated within a generated vfs go file can only be accessed within the same package Generated file name is : `vfsdata.go` ``` package template import ( "bytes"...

question

## Issue When I create a `kind kubernetes cluster` which uses as default StorageClass - `rancher/local-path`, then a `pv` or `pvc` cannot be created as the Log of the rancher...

## Request Add workshop / role for S2026 lab (RHTE) - "Simplify the deployment of your Spring Boot application using our Dev Exp Operator on Kubernetes"

## Issue The `index database` pushed within the following image which is currently packaged as `CatalogSource` from olm release 0.14.1 cannot be read `quay.io/operator-framework/upstream-community-operators` The following command returns this error...

triage/unresolved

## Issue The Project cannot be built as we got this error ``` go get -u kubepack.dev/[email protected] go: downloading kubepack.dev/chart-doc-gen v0.3.4 go: downloading sigs.k8s.io/kustomize/kyaml v0.1.12 go: downloading k8s.io/apimachinery v0.18.3 go:...

## Question Is it possible to generate the table of the values as a collection of tables if we define within the `values.yaml` file the different `sections` ### How it...

enhancement

## Error When I install a new cfg file, I got the following error ``` tunnelblickctl install openvpn-config/viscosity-ams2.cfg Error: Json(Error("missing field `data`", line: 1, column: 20)) ```

## Feature request It is not possible for the moment to configure the token of an influxdb server using an `ENV` var ``` msg.token=env.get('INFLUXDB_TOKEN') msg.url=env.get('INFLUXDB_URL') node.log("Influxdb token: " + msg.token)...

## Improvement The following wording `Connect to your cluster of choice using `kubectl/oc`, select the appropriate namespace/project. The operator will automatically connect to that cluster/namespace combination when started.` should be...