Slackbot
11/27/2023, 6:04 PMNicolas Rakover
11/27/2023, 6:31 PMschema-migrator
job failing to get cleaned up after a previous upgrade. If the job has finished (which you can check via kubectl -n <your signoz namespace> get jobs
), it should be safe to explicitly delete the vestigial job resource via kubectl -n <your signoz namespace> delete jobs/<name of schema migrator job>
Nicolas Rakover
11/27/2023, 6:31 PMhelm
upgrade should succeed (at least this worked for me)Saad Ansari
11/27/2023, 7:48 PMSaad Ansari
11/27/2023, 7:48 PMPranay
Nicolas Rakover
11/28/2023, 5:12 PMefajunk
11/29/2023, 10:12 PMefajunk
11/29/2023, 10:14 PMefajunk
11/29/2023, 10:17 PMefajunk
11/29/2023, 10:24 PM