PackageTrack

Go modules · #2233 by repository stars

github.com/VictoriaMetrics/operator

v0.74.1VictoriaMetrics/operator

Release timeline

753 releases since 2020
202120222023202420252026

Releases

  1. v0.9.122 Feb 2021
    Release notes

    Release date: 22 Feb 2021

    Features

    Fixes

    • rbac role namespace.
    Open source →
  2. v0.9.021 Feb 2021
    Release notes

    Release date: 21 Feb 2021

    Features

    Fixes

    Open source →
  3. v0.8.1-0.20210209142745-f6932821ece19 Feb 2021pre-release

    Nothing published for this version

  4. v0.8.09 Feb 2021
    Release notes

    Release date: 09 Feb 2021

    Features

    Fixes

    • fixes operator-hub docs broken links.
    • fixes panic at vmcluster.
    Open source →
  5. v0.7.5-0.20210201095547-d84f1a4524af1 Feb 2021pre-release

    Nothing published for this version

  6. v0.7.422 Jan 2021
    Release notes

    Release date: 25 Jan 2021

    Fixes

    Open source →
  7. v0.7.320 Jan 2021
    Release notes

    Release date: 20 Jan 2021

    Fixes

    Open source →
  8. v0.7.217 Jan 2021
    Release notes

    Release date: 17 Jan 2021

    Fixes

    Open source →
  9. v0.7.11 Jan 2021
    Release notes

    Release date: 01 Jan 2021

    Fixes

    Features

    • adds heuristic for selector match between VMRule, VMNodeScrape, VMProbe, VMServiceScrape and VMPodScrape and corresponding object - VMAlert or `VMAgent. It must speed up reconciliation in case of multi-tenancy.
    Open source →
  10. v0.7.030 Dec 2020
    Release notes

    Release date: 30 Dec 2020

    Fixes

    Features

    Open source →
  11. v0.6.116 Dec 2020
    Release notes

    Release date: 16 Dec 2020

    Fixes

    • VMAlert TLSConfig build was fixed.
    • Fixes docs for operator-hub.
    Open source →
  12. v0.6.015 Dec 2020
    Release notes

    Release date: 15 Dec 2020

    Breaking changes

    • VMAgent RemoteWriteSpec was changed, now it doesn't support flushInterval,maxBlockSize,maxDiskUsagePerURL and queues. Because its global flags at vmagent. Added remoteWriteSettings instead with corresponding settings.

    Features

    Fixes

    Open source →
  13. v0.5.04 Dec 2020
    Release notes

    Release date: 04 Dec 2020

    Breaking changes

    • VMCluster's serviceAccountName moved from VMCluster.spec.vm....serviceAccountName to the root of spec, and now its located at VMCluster.spec.serviceAccountName.
    • Operator requires additional rbac permissions.

    Features

    Fixes

    • Fixes rbac for openshift deployment, adds emptyDir for VMAgents persistent queue with 1gb size limit. https://github.com/VictoriaMetrics/operator/issues/106
    • Fixes VMAlert deployment serviceAccountName.
    • Fixes logger levels for operator.
    • Fixes labels, now is forbidden to change Selector labels for for all VictoriaMetrics applications. This changes will be ignored.
    • Reduces size of CRDs.
    Open source →
  14. v0.4.015 Nov 2020
    Release notes

    Release date: 15 Nov 2020

    Open source →
  15. v0.3.029 Oct 2020
    Release notes

    Release date: 29 Oct 2020

    Open source →
  16. v0.2.128 Aug 2020
    Release notes

    Release date: 28 Aug 2020

    • #78 fixed bug with rbac - without access to vmsingles api resource, operator wasn't able to start reconciliation loop.
    • #76 added path prefix support if extraArgs was specified.
    • #71 arm support with cross compilation.
    Open source →
  17. v0.2.022 Aug 2020
    Release notes

    Release date: 23 Aug 2020

    • Added VMProbe #59
    • Fixed various bug with prometheus api objects conversion.
    • added annotations for control conversion flow #68
    Open source →
  18. v0.1.220 Aug 2020
    Release notes

    Release date: 21 Aug 2020

    • #66 added path replacement for CAfile, Certfile, KeyFile, BearerTokenFile at prometheus api converter.
    • #65 fixed tlsConfig logic, now configuration file renders correctly, if empty value for Cert, Ca or KeySecret defined at tlsConf
    • minor documentation update
    Open source →
  19. v0.1.118 Aug 2020
    Release notes

    Release date: 18 Aug 2020

    • 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
    Open source →
  20. v0.1.04 Aug 2020
    Release notes

    Release date: 12 Aug 2020

    Starting point of operator releases

    • Documentation update
    Open source →
  21. v0.0.625 Jul 2020
    Release notes

    Release date: 26 Jul 2020

    • breaking changes to api (changed group name to operator.victoriametrics.com)
    • changed build and release process
    • migrated to operator sdk 0.19
    Open source →
  22. v0.0.6-rc430 Jul 2020pre-release

    Nothing published for this version

  23. v0.0.6-rc3.0.20200730081652-e432b6fb81a830 Jul 2020pre-release

    Nothing published for this version

  24. v0.0.6-rc325 Jul 2020pre-release

    Nothing published for this version

  25. v0.0.6-rc2.0.20200725232250-8bb86e74c1a425 Jul 2020pre-release

    Nothing published for this version

  26. v0.0.6-rc225 Jul 2020pre-release

    Nothing published for this version

  27. v0.0.6-rc1.0.20200725230009-13e377439eca25 Jul 2020pre-release

    Nothing published for this version

  28. v0.0.6-rc125 Jul 2020pre-release

    Nothing published for this version

  29. v0.0.5-rc.0.20200725223547-e6010a55ba4825 Jul 2020pre-release

    Nothing published for this version

  30. v0.0.5-rc7 Jul 2020pre-release

    Nothing published for this version

  31. v0.0.4-rc.0.20200707224156-69e82028dde47 Jul 2020pre-release

    Nothing published for this version

  32. v0.0.4-rc7 Jul 2020pre-release

    Nothing published for this version

  33. v0.0.4-0.20200707195119-38b084edcdfc7 Jul 2020pre-release

    Nothing published for this version

  34. v0.0.318 Jun 2020

    Nothing published for this version

  35. v0.0.3-rc7 Jul 2020pre-release

    Nothing published for this version

  36. v0.0.212 Jun 2020
    Release notes

    Release date: 12 Jun 2020

    • fixed panic at vmSingle update
    • added support for scraping tls targets with ServiceMonitor TLSConfig
    Open source →
  37. v0.0.16 Jun 2020
    Release notes

    Release date: 06 Jun 2020

    it contains basic api objects support:

    1. vmAgent
    2. vmAlert
    3. vmSingle
    4. vmAlertmanager
    • prometheus-operator objects:
    1. prometheusRule
    2. serviceMonitor
    3. podMonitor
    Open source →
  38. v0.0.0-20260128103908-f6a32cb3a89728 Jan 2026pre-release

    Nothing published for this version

  39. v0.0.0-20241217181557-3de8f2e4a39617 Dec 2024pre-release

    Nothing published for this version

  40. v0.0.0-20241209021554-baa094c12db49 Dec 2024pre-release

    Nothing published for this version

  41. v0.0.0-20241206142108-c1ac7ec8b3b26 Dec 2024pre-release

    Nothing published for this version

  42. v0.0.0-20241205153338-a5fd0927382d5 Dec 2024pre-release

    Nothing published for this version

  43. v0.0.0-20241202105905-a1ef5dd85ff92 Dec 2024pre-release

    Nothing published for this version

  44. v0.0.0-20241127072533-6d9b1eed0f2a27 Nov 2024pre-release

    Nothing published for this version

  45. v0.0.0-20241120172422-b3e19a2c7d9e20 Nov 2024pre-release

    Nothing published for this version

  46. v0.0.0-20241119174756-82eb454f32f919 Nov 2024pre-release

    Nothing published for this version

  47. v0.0.0-20241118151800-e6e68271b94818 Nov 2024pre-release

    Nothing published for this version

  48. v0.0.0-20241114120524-8a24bf54301614 Nov 2024pre-release

    Nothing published for this version

  49. v0.0.0-20241111132941-593d5237127a11 Nov 2024pre-release

    Nothing published for this version

  50. v0.0.0-20241007042758-80f95d2e00c07 Oct 2024pre-release

    Nothing published for this version

  51. v0.0.0-20240927233751-db072e52101327 Sept 2024pre-release

    Nothing published for this version

  52. v0.0.0-20240925100412-1feab7da092f25 Sept 2024pre-release

    Nothing published for this version

  53. v0.0.0-20240902211206-7eaac41b39422 Sept 2024pre-release

    Nothing published for this version

  54. v0.0.0-20240826151700-b081eb0c8d6126 Aug 2024pre-release

    Nothing published for this version

  55. v0.0.0-20240816142248-64879fb1dd2616 Aug 2024pre-release

    Nothing published for this version

  56. v0.0.0-20240806215809-b00759d790ee6 Aug 2024pre-release

    Nothing published for this version

  57. v0.0.0-20240718021143-d3a0fa86458218 Jul 2024pre-release

    Nothing published for this version

  58. v0.0.0-20240711002154-ffe2ffbb5f1911 Jul 2024pre-release

    Nothing published for this version

  59. v0.0.0-20240707100709-dbd67aa01efc7 Jul 2024pre-release

    Nothing published for this version

  60. v0.0.0-20240703134423-0eb2fa12d4ab3 Jul 2024pre-release

    Nothing published for this version