* Added an error code to catch the exception for grafana-operator when it is used as an grafana Plugin Init image
* Fixed issues with the grafana image and the grafana-operator
* Fixed the issues with the additional grafana user
* Added a fix which check is the first provided command is executable or not
* Remove hardcoded uid from image building
* Update Dockerfile
* Fixed the grafana image to use the correct uid and also work with OpenShift random uids
* Added somewhat correct error code handling for the immediate exit
* Update 8/debian-10/rootfs/opt/bitnami/scripts/grafana/entrypoint.sh
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
* Update 8/debian-10/rootfs/opt/bitnami/scripts/grafana/entrypoint.sh
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
* Update 8/debian-10/rootfs/opt/bitnami/scripts/grafana/entrypoint.sh
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
* Added cleaner execution path for conditional check
* Use --system again
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>