You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When deploying Grafana in a multi-pod setup, the installation of the Infinity Plugin is not working as expected. The plugin does not initialize correctly across all pods, leading to inconsistent behavior.
Steps to Reproduce:
Deploy Grafana with multiple pods in a Kubernetes environment.
Install the Infinity Plugin via the plugin management interface or manually.
Restart the pods and check the plugin status.
Expected Behavior:
The Infinity Plugin should be properly installed and available across all pods after deployment.
Actual Behavior:
The plugin is not detected or does not load correctly on all instances.
Some pods recognize the plugin, while others do not.
Restarting the pods does not resolve the issue.