Sebastien Dionne

Results 87 comments of Sebastien Dionne

there is a workaround for the SMB. I can use add a line in /etc/fstab to mount it followed by sudo mount -a

I found this plugin. Could it be integrated to the project ? https://github.com/nxnet/organize-imports-maven-plugin

There is a way to create kubernetes service connection from CLI ? Really hard to find Azure CLI documentation about that.

I added a new issue with a payload example here https://github.com/Azure/azure-cli-extensions/issues/5385

Someone have a example how to create a Kubernetes service connection from Azure CLI ?

I added a new issue with a payload example here https://github.com/Azure/azure-cli-extensions/issues/5385

I have the same issue right now. [csi-node.log](https://github.com/openebs/openebs/files/8827371/csi-node.log) ```` Normal Scheduled 100s default-scheduler Successfully assigned michael/iep-codec-5dc8b567bc-pflrc to lnx-kub18 Warning FailedMount 90s kubelet MountVolume.MountDevice failed for volume "pvc-08ae0ddc-363e-41c0-9410-041a50fa3efd" : rpc error:...

I have the same issue but with lettuce. Here the code that I have. logs ```` 07:52:55.111 [SimpleAsyncTaskExecutor-1] ERROR o.s.d.r.s.DefaultStreamMessageListenerContainer$LoggingErrorHandler - Unexpected error occurred in scheduled task. java.lang.NullPointerException: null at...

I don't know why Spring received a record when there were not listener added. so I think you can close this bug here and forward it to Spring team.