Releases: VictoriaMetrics/operator
Releases · VictoriaMetrics/operator
v0.4.0
- Adds
VMRules
de-duplication with annotation #99 - Adds Operator-Hub integration #33
- Fixes deployment
Resource
definition (omit limits/requests if provided only one specification). - Fixes Volumes mounts #97
- Fixes deployments update loop with extra-args #100 . Thanks @zhiyin009
- Fixes securityContext field #101 . Thanks @zhiyin009
- Fixes
VMAgent
start-up error VictoriaMetrics/VictoriaMetrics#879
v0.3.0
-
adds fast config update for
VMAlert
#86 -
adds docker multiarch support
-
updates docs and examples #85 thanks @elmariofredo
-
fixes env variables usage with applications #89
-
fixes prometheus relabel config inconsistency #92
-
fixes vmselect args #95 thanks @zhiyin009
v0.2.1
v0.2.0
changed tlsConfigs behaviour
migrated to stable operator-sdk version
- fixed issues with crd patching for 1.18 kubernetes version
- fixed issue with rbac roles
- upgraded go version to 1.15
- upgraded operator-sdk version to 1.0.0
VictoriaMetrics Operator 0.1.0
Starting point of operator releases
- Documentation update
tlsConfig for remote targets
v0.0.6-rc4 added testing for prometheus serviceMonitor converter
changed packaged operator version
v0.0.6-rc3 changed bundle script - fixed new tag setting with kustomize
changed package script
v0.0.6-rc2 changed release action - added kustomize install