Felipe Cruz Martinez

Results 18 issues of Felipe Cruz Martinez

Hi, First of all, great job open sourcing such a great and promising project. I wonder whether there is any plans to support R in the future?

language-support

Hi, Where can I find the instructions to run `kspan`? I see in the README file there's a step to run the Jaeger UI, but not `kspan` itself. I tried...

Hi, kspan emits events in UTC, e.g: ``` {"ref": "replicaset:default/nginx-6799fc88d8", "name": "Deployment.ScalingReplicaSet", "start": "15:27:24.000", "end": "15:27:24.000"} ``` This causes traces not being shown unless the Loopback dropdown is set to...

Hi, When provisioning the GKE infrastructure, it would be great to be able to pull images from the GCR that is within the same project as the GKE cluster. Currently,...

enhancement
good first issue
GKE

Hi, I was trying to push and pull an image to/from my private IPFS network following the example in the README. The push operation seems fine: ``` ipdr push example/helloworld...

Hi, When pushing a docker image to IPFS with `ipdr push` I realized that the returned hash is CID v1 (`bafy...`) instead of v0 (`Qm...`) In the example below, it...

**Is your feature request related to a problem? Please describe.** I think some feedback messages reported by Release Manager are misleading and could be improved. Take the following example: ![image](https://user-images.githubusercontent.com/15997951/110927612-28b6da00-8326-11eb-8bbb-0b0706afd431.png)...

enhancement

**Is your feature request related to a problem? Please describe.** I've seen many mistakes by users when editing the Release Manager's metadata.yml file and unfortunately the orchestration pipeline is not...

**Describe the bug** When running the Scala Jenkins agent in OCP4, the container starts and fails immediately after a `FileNotFoundException` error, entering in a fail loop forever. **To Reproduce** Steps...

bug

**Is your feature request related to a problem? Please describe.** All sensitive information such as passwords should be moved out of the Provisoning Application's Config Map `application.properties` into a `Secret`...

enhancement