Jan Christoph Ebersbach
Jan Christoph Ebersbach
As far as I can tell, the requested feature to allow additional labels for the PodMonitor resources, has been implement: https://github.com/linkerd/linkerd2/blob/main/charts/linkerd-control-plane/templates/podmonitor.yaml#L15
Hi @mogol07, Thank you for your feedback. Yes, you're right, the command will also open a shell. Would you create a PR to update the documentation accordingly? I'm not sure...
Documentation has been updated.
Maybe, we should implement our own whatis, i.e. test existence of program in `$PATH`.
Great, thank you! That's good to know!
I like the idea of supporting custom values.yaml confiugrations. My initial idea was to keep the configuration as simple as possible and leave it up to the user to post-configure...
I started using JJ today and this issue was the first one that I ran into with existing git repositories. In some I had legacy files that I kept around...
One work around that comes to my mind is git's internal ignore list that is kept inside the .git folder and is not tracked by version control. If there was...
Ah, this is good to know! Thank you!
Do you have a suggestion of how this could be implemented? And what are the requirements around the feature? I think the file should not be uploaded to the gateway...