Florian JUDITH

Results 33 comments of Florian JUDITH

Works well with rook. ```bash helm install helm/vistio -f helm/vistio/values-with-ingress.yaml --set api.storage.class=rook-ceph-block --name vistio --namespace default kubectl -n default get pods,svc,pvc -l app=vistio-api,app=vistio-api -o wide ``` ```text NAME READY STATUS...

I suggest to not enforce the name of the storageclass. If left empty ("") PVC will automatically select the _(default)_ storage class.

I recently moved to redmine 3.3.4 Error basically happen once i connect to redmine (i.e login page) ### plugin install ``` pushd plugins/ git clone -b master --single-branch https://github.com/dr-itz/redmine_workflow_enhancements ```...

Thank you for your feedback @BloodyIron, I've been working for while and concluded those features are better handled by Reverse-Proxies like [Traefik](https://doc.traefik.io/traefik/https/acme) if you run Docker or [Cert-Manager](https://cert-manager.io/docs/) for Kubernetes....

Hello @anicke , Do you think this gonna be merge this week ?

We already implementd this feature in separated private repository and are open to submit a PR

We already implementd this feature in separated private repository and are open to submit a PR

Hello @K-Phoen We are also interrested in maintaining the plugin, With your agreement, we will be pleased to open a pull-request to the [Community Plugins](https://github.com/backstage/community-plugins) in order to handover the...

@z-sourcecode , @awsjim , Note were're experimenting this new repository structure in ou organization https://github.com/alithya-oss/harmonix/blob/feature/repo-v2/MIGRATION.md

Hello @vinzscam and @Rugvip do you need anything else from my side ?