Alex Nordlund
Alex Nordlund
There's nobody working on this specific issue, but there's a bunch of open PRs related to helm and some like https://github.com/mastodon/mastodon/pull/19706 are basically needed for a successful deploy. But if...
I've setup a repository containing builds of the chart from this repository https://charts.xd.cm/mastodon/ It's not automatically built as a lot is happening in the chart lately and I don't want...
Currently the OIDC client secret is set in a configmap, so the additional security comes from access control (like allowing reading configmaps but not secrets) I agree that it should...
When this is done, would you be open to writing instructions on migrating to it from older charts? My helm repository is currently getting about a hundred unique pulls per...
You should probably move the value from the ConfigMap to the Secret regardless of supporting external secrets
I'm getting this with both `3.6.0-1` and `3.5.2-1`
There is however a file in the repo which does have it, and it's in `packaging` https://github.com/logdna/logdna-agent-v2/blob/master/packaging/linux/logdna-agent.service#L12
@TJDev if you install the package on Amazon Linux you need to manually modify the package-provided systemd service to be able to start it
@dkhokhlov there's a short notice in the readme about the name change but would it be possible to clarify it? Specifically: will the package change name from `logdna-agent` to `mezmo-agent`?...