* added objectstorageConfig to the sidecar container
* Bumped version and added documentation of the added values.
* Fixed indentation of environment variables
* Rename ConfigMap to Secret and added to production-values
* Fixed missing space
* renamed the files
* Move to stable CRD and the new major grafana release
* Update grafana-operator docs for the new 2.0.0 release of the chart
* Added support for grafana-operator v4 and updated the rbac to also support leader Election
* Made the templating prettier
* Removed unsupported option as it is needed for the operator to function
* [bitnami/grafana-operator] New major version
Signed-off-by: juan131 <juanariza@vmware.com>
* Fix typo
Signed-off-by: juan131 <juanariza@vmware.com>
* renamed the files
* Move to stable CRD and the new major grafana release
* Added support for grafana-operator v4 and updated the rbac to also support leader Election
* [bitnami/grafana-operator] Add missing zap args and extraArgs feature (#8177)
* [bitnami/grafana-operator] Add missing zap args and extraArgs feature
* Bump version and generate README
* Fix issue empty extraArgs
* Added information about the running config+
* Use the new version to test the ci
* Remove rbac for non namespace urls of pods when not in clusterscope
* Move the liveness and readiness spec outside of the deployment
* Fixed the rbac
* removed the unsupported leader-elect for the current image
* Use handcrafted image for validation
* Empty commit to trigger pipeline again
* Do not use the grafana-operator executable and instead use the default entrypoint
* Remove the command field completely
* Bumped the image to the official upstream bitnami container image
* Removed `grafana.containerSecurityContext.fsGroup` because it is unsupported`
* Use the new released crds for grafana-operator v4.1.0
* Bumped the grafana-operator version to v4.1.0
* Use my privately build image
* use the 'new' grafana image to test the ci
* Update bitnami/grafana-operator/README.md
Co-authored-by: Jose Antonio Carmona <joancafom@icloud.com>
* Use streamlined conventional array indentation
* Use the same validation for operator as for grafana instance
* Run as root group because this will work inside the images
* Try with my image
* Revert to upstream image
* Fixed some line indents for arrays
* [bitnami/grafana-operator]: feat!: 💥 Adapt to new standardizations
* Removed trailing whitespace
* Removed the privileged securityContext field from podSecurityContext
* Update README.md
* [bitnami/grafana-operator] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: juan131 <juanariza@vmware.com>
Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
Co-authored-by: Jose Antonio Carmona <joancafom@icloud.com>
Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* Added initial grafana-operator Chart
* Added Analytics
* Added rbac ClusterRole if scanAllNamespaces is used. fixed the metrics endpoint
* Fixed the port to be 8080 the metrics port
* Document values for the grafana-operator command flags
* Removed trailing whitespace
* Update Chart.yaml
* Update Chart.yaml
* Added the feedback from @joancafom
* added bitnami/grafana repository
* Removed trailing whitespace
* Added the new affinity
* make the chart helm v2 compatible
* leave it as v1beta1
* Added changes to the README and updated values.yaml documentation in README
* Removed metallb reference
* Fixed yaml compliance for single document yamls
* Drop Helm v2 support
* Added support for newline
* Update servicemonitor to have a headless service.
* Update Chart.yaml
* Update bitnami/grafana-operator/README.md
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Update bitnami/grafana-operator/Chart.yaml
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Update bitnami/grafana-operator/values.yaml
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Update Chart.yaml following the new standard
* Update values.yaml
* Update bitnami/grafana-operator/values.yaml
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>
* Update bitnami/grafana-operator/templates/deployment.yaml
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>
* Added unusable type of Grafana manifest for working from the train tomorrow
* Updated Chart.lock
* Added support for a grafana instance deployment
* Fixed the typo of ref
* some cleanup done
* Fixed linting issues still lacking the documentation
* Added support for resource limits on the grafana
* Added grafana-operator documentation and an enable toggle for grafana-operator.
* Fixed indentation
* Added upstream crd
* Added containerSecurityContext
* fixed typo , -> .
* Added warning for rolling release tags
* EOL
* EOL
* Added documentation for the containerSecurityContext
* Added initContainer to fix volumePermissions
* EOL
* Remove unused initContainer from spec
* Use Recreate because the operator is not scalable to more than one replica
* Disable the Grafanan Alerting feature and opt out for analytics
* Added my selfmade image to test in ci
* Revert "Added my selfmade image to test in ci"
This reverts commit 5dad03e98b.
* Fix indentation
* Update dependencies
* Update image tags
* Update values.yaml
* Update grafana-operator flags for 3.7
* Update chart and app versions
* Update README
* Minor yaml format fixes
* [bitnami/grafana-operator] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>
Co-authored-by: Andrés Bono <andresbono@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>