Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.12.0-rc.1 #876

Closed
wants to merge 1 commit into from

Conversation

gmp-bot
Copy link
Collaborator

@gmp-bot gmp-bot commented Feb 27, 2024

🤖 I have created a release beep boop

0.12.0-rc.1 (2024-06-20)

Features

  • add go-synthetic (example-app) yaml for auth example (a357487)
  • configurable vpa (0c90ff6)
  • export write example (41115f5)
  • export: allow GMP collectors to startup without metadata (94bb110)
  • implement secret management for authorization (d79f537)
  • Made config-reloader resilient to initial readiness server unavailability (5s default timeout). (#946) (bf309c9)
  • make config-reloader resilient to initial rdness srv unavailability (8fe5692)
  • operator: add healthz and readyz to operator (b676c6f)
  • operator: add OperatorConfig compression settings for *Rules CRs. (981fbc4)
  • populate rules status (f21c2ba)
  • prometheus: add secret management to export library (e1106d1)
  • rule-evaluator: add runtime status endpoint (afd32e4)
  • rule-evaluator: add runtime status endpoint (#891) (94fb052)
  • support decompressing config directories in config-reloader (3c8e384)
  • update common library for secret management (66df62a)
  • update manifests with new prom image and delete flag (6556940)

Bug Fixes

  • allow datasource-syncer to run on arm64 nodes (011e83c)
  • allow datasource-syncer to run on arm64 nodes (e579de7)
  • clean code for consistent selector; add validation. (#783) (99444af)
  • cleanup security validation warnings (f7d0058)
  • cleanup security validation warnings (#944) (46e779e)
  • configurable vpa (f17b904)
  • default secret namespace for cluster-scoped resources (dd52a8a)
  • deps: bump docker from 25.0-cli to 26.0-cli in /hack (7434206)
  • deps: bump docker from 26.0-cli to 26.1-cli in /hack (775bdde)
  • deps: bump golang from 1.22.1 to 1.22.2 in /cmd/config-reloader (30b2b15)
  • deps: bump golang from 1.22.1 to 1.22.2 in /cmd/operator (870d933)
  • deps: bump golang from 1.22.1 to 1.22.2 in /cmd/rule-evaluator (1dbab96)
  • deps: bump golang from 1.22.2 to 1.22.3 in /cmd/config-reloader (fd095c1)
  • deps: bump golang from 1.22.2 to 1.22.3 in /cmd/config-reloader (#968) (6fd3300)
  • deps: bump golang from 1.22.2 to 1.22.3 in /cmd/operator (9b82556)
  • deps: bump golang from 1.22.2 to 1.22.3 in /cmd/rule-evaluator (535561c)
  • deps: bump golang from 1.22.2 to 1.22.3 in /cmd/rule-evaluator (#969) (d17a61c)
  • deps: bump golang from 1.22.3 to 1.22.4 in /cmd/config-reloader (db0166f)
  • deps: bump golang from 1.22.3 to 1.22.4 in /cmd/config-reloader (#1014) (494e1a7)
  • deps: bump golang from 1.22.3 to 1.22.4 in /cmd/operator (be9f40c)
  • deps: bump golang from 1.22.3 to 1.22.4 in /cmd/operator (#1019) (e10de63)
  • deps: bump golang from 1.22.3 to 1.22.4 in /cmd/rule-evaluator (bf2e233)
  • deps: bump golang from 1.22.3 to 1.22.4 in /cmd/rule-evaluator (#1017) (e791723)
  • deps: bump golang from 1.22.3-bullseye to 1.22.4-bullseye in /cmd/frontend (#1015) (3abba39)
  • deps: bump golang from 1.22.3-bullseye to 1.22.4-bullseye in /hack (eacc640)
  • deps: bump golang from 1.22.3-bullseye to 1.22.4-bullseye in /hack (#1018) (dae4528)
  • deps: bump golang in /cmd/frontend (41601b6)
  • deps: bump golang.org/x/net from 0.21.0 to 0.23.0 (dcc7e5c)
  • deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (a4a4d32)
  • deps: bump k8s.io/api from 0.29.3 to 0.30.0 (9e36588)
  • deps: bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.3 (297e6ac)
  • deps: bump k8s.io/apimachinery from 0.29.3 to 0.30.1 (1ed07b2)
  • deps: bump k8s.io/client-go from 0.29.1 to 0.29.3 (8b66373)
  • deps: bump k8s.io/code-generator from 0.29.1 to 0.29.2 (9ac2649)
  • deps: bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.2 (c1c5ba7)
  • deps: bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (0377f44)
  • e2e: reduce e2e flakiness when a deployment pod restarts (b390b6f)
  • e2e: reduce e2e flakiness when a deployment pod restarts (cb1a4bf)
  • e2e: reduce e2e flakiness when a deployment pod restarts (#989) (a4426a3)
  • e2e: start rule-evaluator without auth in e2e tests (67da42b)
  • ensure status is added to crds (8515401)
  • export: add support in onGCE + no conn to metadata case (e02408c)
  • export: add support in onGCE + no conn to metadata case (#1021) (054f28c)
  • fix config reloader panics if the response is nil (08dc997)
  • make sure tests are not failing on cloudtop (a1ed6ac)
  • make sure tests are not failing on cloudtop (#1025) (1df4974)
  • operator: add duplicate job name validation within PM, CPM and CNM (0413831)
  • operator: add duplicate job name validation within PM, CPM and CNM (#912) (82a84f9)
  • operator: support secrets outside default ns for scrape auth (276ccdc)
  • operator: support StringData for secret selectors (b93e68a)
  • operator: support StringData for secret selectors (#930) (4e0758f)
  • remove unused import (cf4c74e)
  • rename kubernetesSecret to secret (6576bb1)
  • replace nodemonitoring with clusternodemonitoring (2177a0e)
  • retry watch forbidden secrets (cea558f)
  • skip delete legacy webhook if we have no permissions (75bf155)
  • Tested on cluster delete-me-ksm-test in lees-gmp (1a4becc)
  • Update kube-state-metrics.yaml to 2.12.0 (#997) (1a4becc)
  • update pkg/operator/apis/monitoring/v1/operator_types.go (e15078e)
  • update pkg/operator/apis/monitoring/v1/operator_types.go (17e3603)
  • update pkg/operator/apis/monitoring/v1/operator_types.go (fe7f2a1)
  • update pkg/operator/apis/monitoring/v1/operator_types.go (8fd4c5f)
  • use clusterpodmonitoring for nvidia-dcgm (101ae24)
  • use default shard count in export (e501734)
  • Use default shard count in export (#991) (5092f5b)
  • Use upstream go image for build (6cf4d2e)

This PR was generated with Release Please. See documentation.

@gmp-bot gmp-bot force-pushed the release-please--branches--main branch from 9894427 to 1b42614 Compare March 1, 2024 16:16
@gmp-bot gmp-bot changed the title chore(main): release 0.11.1-rc.1 chore(main): release 0.12.0-rc.1 Mar 4, 2024
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 3 times, most recently from d27571d to 9e1d737 Compare March 9, 2024 05:10
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 7 times, most recently from ae00fac to 27a7a90 Compare March 19, 2024 20:55
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 8 times, most recently from 6865741 to 3f0a12e Compare March 26, 2024 20:54
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 3 times, most recently from ab5a2b7 to 4944bf9 Compare March 28, 2024 22:49
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 2 times, most recently from 6748e25 to f293196 Compare April 11, 2024 13:50
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 4 times, most recently from 90b0ddf to 3bc2231 Compare May 20, 2024 13:21
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 4 times, most recently from afebb86 to 43266d3 Compare May 28, 2024 19:37
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 11 times, most recently from 443802a to 0d8448c Compare June 6, 2024 21:46
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch 7 times, most recently from d349048 to 826cac9 Compare June 12, 2024 13:58
@gmp-bot gmp-bot force-pushed the release-please--branches--main branch from 826cac9 to b337851 Compare June 20, 2024 19:19
@TheSpiritXIII TheSpiritXIII deleted the release-please--branches--main branch June 21, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants