eskuai
eskuai
Hi @shehanab Check https://github.com/jvalkeal/randomstuff/tree/master/dataflow-keycloak very carefully and it works ... Double check to json definition, skipper side and scdf side ... i dont know why, but if yaml gets some...
Hi @louiszuckerman I am trying to apply the gluster library on k8s running pod And i've upgrade dockerio/openjdk:8 with the following dockerfile: ``` FROM docker.io/openjdk:8 RUN apt-get update RUN apt-get...
Running example , /baz is not a file, it is a directory and show error: ```` sun.nio.fs.LinuxFileSystemProvider@12a3a380 com.sun.nio.zipfs.ZipFileSystemProvider@29453f44 com.peircean.glusterfs.GlusterFileSystemProvider@5cad8086 com.peircean.glusterfs.GlusterFileSystemProvider@5cad8086 mountPath/ TOTAL SPACE: 85886742528 USABLE SPACE: 73609973760 UNALLOCATED SPACE: 73609973760...
It is about permissions ... always try applygin 0777 Tx
Hi ! As a user, using chaos-mesh/chaos-mesh:v2.3.1, if I apply ``` apiVersion: chaos-mesh.org/v1alpha1 kind: NetworkChaos metadata: name: web-show-network-delay spec: action: delay # the specific chaos action to inject mode: one...
Hi! Using docker fails ... yo need to change to containerd Can you check ... solved applying issues/2300 👍 [issues/2300](https://github.com/chaos-mesh/chaos-mesh/issues/2300#issuecomment-919651518 ) `` To solve the problem, you can first uninstall...
failed in 2.4.4.stable too !
Hi Following instructions from ``https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/schema-registry-samples/schema-registry-confluent-avro-serializer`` $ docker-compose up -d --build ``` [ec2-user@k8s-master ~]$ sudo docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS 49caa7f6f6dc wurstmeister/zookeeper "/bin/sh -c '/usr/..." 18...
Hi, i dont know. I just following readme document ``` Example: curl -X POST http://localhost:9009/messages curl -X POST http://localhost:9010/messages curl -X POST http://localhost:9009/messages curl -X POST http://localhost:9009/messages curl -X POST...
Testing with avro 1.7.7 and 1.9.2 and fails With pom.xml including `` PRIVATE `` fails