helm / charts

⚠️(OBSOLETE) Curated applications for Kubernetes
Apache License 2.0
15.49k stars 16.8k forks source link

[stable/sematext-agent] Current version is broken #17003

Closed fabn closed 4 years ago

fabn commented 5 years ago

Describe the bug

Current version of chart cannot be deployed because of this line, it references a file deleted in #15937

Version of Helm and Kubernetes:

Client: &version.Version{SemVer:"v2.12.1", GitCommit:"02a47c7249b1fc6d8fd3b94e6b4babf9d818144e", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.12.1", GitCommit:"02a47c7249b1fc6d8fd3b94e6b4babf9d818144e", GitTreeState:"clean"}

What happened:

When I try to install chart I get this error

Error: render error in "sematext-agent/templates/daemonset.yaml": template: sematext-agent/templates/daemonset.yaml:27:44: executing "sematext-agent/templates/daemonset.yaml" at <include (print $.Tem...>: error calling include: template: no template "sematext-agent/templates/configmap-agent-autodisco.yaml" associated with template "gotpl"
Uter1007 commented 5 years ago

I was able to install newest version but I have the following error:

setting LOGSENE_ENABLED=true Possibly Unhandled Rejection at: Promise Promise {

TypeError: Cannot read property 'REMOVE_FIELDS' of undefined at removeFields (/usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:58:33) at processAnnotations (/usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:129:5) at /usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:189:9 at getPodSpec (/usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:47:5) at process._tickCallback (internal/process/next_tick.js:68:7) } reason: TypeError: Cannot read property 'REMOVE_FIELDS' of undefined at removeFields (/usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:58:33) at processAnnotations (/usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:129:5) at /usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:189:9 at getPodSpec (/usr/local/lib/node_modules/@sematext/logagent/lib/plugins/output-filter/kubernetes-enrichment.js:47:5) at process._tickCallback (internal/process/next_tick.js:68:7)
Uter1007 commented 5 years ago

Maybe new version could fix that: https://github.com/sematext/logagent-js/releases/tag/3.0.2

Uter1007 commented 5 years ago

Switched back to 2.0.184. Is it possible to bind chart with fix versions instead of using the latest tag ?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue is being automatically closed due to inactivity.