Rosmi Rehman
Rosmi Rehman
After version update to 2.7.0 facing issue with `mvn org.cyclonedx:cyclonedx-maven-plugin:2.7.0:makeBom` Error logs: > org.springframework.boot:spring-boot-starter:jar:2.2.5.RELEASE -> org.springframework.boot:spring-boot-starter-logging:jar:2.2.5.RELEASE -> org.apache.logging.log4j:log4j-to-slf4j:jar:2.12.1 -> org.apache.logging.log4j:log4j-api:jar:2.12.1 -> org.apache.logging.log4j:log4j-api-java9:zip:2.12.1: Failed to read artifact descriptor for org.apache.logging.log4j:log4j-api-java9:zip:2.12.1: Could...
> Edit the file "**~/.docker/config.json**" and delete the following JSON key/value: ` "credsStore" : "desktop",` This worked for me. Thank you
Any update on when this will be resolved. We are also facing this issue. We are getting this very frequently, we are mounting s3 to 5-6 pods. Whenever we do...
@srikumar003 https://github.com/datashim-io/datashim/issues/324 raised a separate issue
This entire instance is on K3s on a VM. We have only one pod. I am attaching csi-attacher logs too. Output of kubectl get pods in dlf namespace where datashim...
More info: When we are uploading small file 2.4MB etc, things work. When we tried to upload files with size 87MB, it uploads certain percentage and fails -> when I...
I was able to get s3 buckets working with non root user, created a non root user (Iam User)and then set permissions -> chose "Attach policies directly" and selected FullS3Access....