grafana / oncall

Developer-friendly incident response with brilliant Slack integration
GNU Affero General Public License v3.0
3.43k stars 276 forks source link

Have to re-config the plugin after redeploy by helm #838

Open dinhdobathi1992 opened 1 year ago

dinhdobathi1992 commented 1 year ago

I'm installing on-call by helm, everything is normal after the first deploy and configure plugin. The problem is :

When we modified the configuration of helm such as replicas, resource request, and try to redeploy by helm, it always required me to reconfigure plugin. It said: invalid Invitation Token and ask me to re-generate another Invitation Token.

If I repeat the whole steps, it should be fine, but this maybe not an expected behavior since we already get the Invitation Token and using the same database. image

About the version:

Oncall : v1.1.0 Oncall-plugin: 1.1.0 External DB: postgres instance.

Matvey-Kuk commented 1 year ago

@dinhdobathi1992 is the engine pod reachable from Grafana pod after you change the config?

mderynck commented 1 week ago

Recently we made some changes to the way Grafana OnCall is initialized. Use 1.9.22, there were quite a few changes along the way from 1.9.0-1.9.22 to get things working.