issues
search
GoogleCloudPlatform
/
prometheus-engine
Google Cloud Managed Service for Prometheus libraries and manifests.
https://g.co/cloud/managedprometheus
Apache License 2.0
195
stars
93
forks
source link
chore(main): release 0.12.0-rc.1
#876
Closed
gmp-bot
closed
4 months ago
gmp-bot
commented
8 months ago
:robot: 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
.
:robot: I have created a release beep boop
0.12.0-rc.1 (2024-06-20)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.