Ivan Sim

Results 51 comments of Ivan Sim

@felpasl To confirm my understanding, are you asking for documentation on how to customize the [configuration](https://github.com/linkerd/linkerd2/blob/986e0d46273de2424c3d1018756d850027e26b8b/charts/add-ons/tracing/templates/tracing.yaml#L17-L31) in the tracing configmap? Can't this be done by using Kustomize in your CD...

@felpasl Understood, and agree with everything you said. The current thinking is that we will switch over to OpenTelemetry once it's out of beta. Meanwhile, yes, with Linkerd moving to...

The documentation should also emphasize that Linkerd uses the b3 propagation format.

@blafry thanks for reporting this issue. We are still trying to reproduce this; will keep you updated once we make progress. Meanwhile, feel free to join [Slack](https://kanisterio.slack.com), if you have...

This will require granting the Kanister controller RBAC permissions to retrieve blueprints, actionsets, profiles etc. from other namespaces, which may not work for some users. Can you share more information...

We should re-evaluate the current pod service account model. See https://github.com/kanisterio/kanister/issues/1550. I find supporting the upgrade path of a multi-installation model hard to reason about, especially, for cluster-scoped resources. Feels...

@muffl0n how do you normally deploy Kanister? Like `helm upgrade --install`, or do you `helm template` first?

@Sagar2366 the [code change][0] for this is relatively simple, but a number of [example blueprints][1] will need to be updated. E.g., this [etcd blueprint][2] assumes that the job pod uses...

@Sagar2366 Thanks again for your interest. @pavannd1 and I will go over how to handle this breaking change. I do think it's important that this gets fixed. Will keep you...

@julio-lopez No complains about Hugo; I used it in a previous project. What does the Hugo/GH Pages integration look like? I haven't looked into it, but GH Pages mentioned Jekyll...