Clavianus Juneardo

Results 10 issues of Clavianus Juneardo

add my bio to 2018/ClavinJune.md

This is a proposal on how we're gonna add verification phase may close #950 mentioning @edeNFed

I don't see this plugins published on https://buf.build, can we publish this so it'll be easier to manage it?

I wonder why we don't write an outgoing metadata, instead we inject the traceID and spanID to request? I found that the `traceparent` / `grpc-trace-bin` data is not injected to...

related to @ikhoon [comment](https://github.com/line/centraldogma-go/pull/49#discussion_r1109864108) This PR enables download whole repository and handle glob pattern as requested By using `ListFiles` now `./dogma --connect http://localhost:36462 get --recursive abcd/repo1/x/foo.json` will be able to...

new-feature

I realize we're currently using 2 modules inside the project: - `go.linecorp.com/centraldogma` - `go.linecorp.com/centraldogma/internal/app/dogma` What is the current method if we have changes in `go.linecorp.com/centraldogma` and want to use it...

Not ready to open an issue, but want to chat about your plugin? Come find us on our Public Slack channel: https://buf.build/links/slack ## Mandatory **Where is the source code for...

Feature
Accepted

I am using Kafka Proxy to proxying 3 nodes of kraft for jaeger collector here's my configuration: ```yaml - --bootstrap-server-mapping=kraft-0.ns.svc.cluster.local:9092,0.0.0.0:30001,foo.com:30001 - --bootstrap-server-mapping=kraft-1.ns.svc.cluster.local:9092,0.0.0.0:30002,foo.com:30002 - --bootstrap-server-mapping=kraft-2.ns.svc.cluster.local:9092,0.0.0.0:30003,foo.com:30003 ``` the kafka producer URL used...

### Describe the issue this issue is bumping up #1042, I am currently using fluent-operator to spawn fluent-bit with a classic configuration, I want to ask whether there's a work...

enhancement