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

Update prom operator v0.73.2 #40

Merged
merged 1,820 commits into from
May 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1820 commits
Select commit Hold shift + click to select a range
7a8a6ee
Merge pull request #6185 from simonpasquier/add-update-status-metrics
simonpasquier Jan 2, 2024
73da59a
Disable dependabot automation targeting k8s libs (#6191)
ArthurSens Jan 2, 2024
d8ea7da
Add support for enableHttp2 in prometheus remotewrite (#6192)
hervenicol Jan 2, 2024
3e700dd
chore: refactor generateScrapeConfig()
simonpasquier Jan 3, 2024
9ac57ea
Merge pull request #6201 from simonpasquier/update-gen-scrapeconfig
simonpasquier Jan 4, 2024
c84b9cd
build(deps): bump github.com/prometheus-community/prom-label-proxy
dependabot[bot] Jan 4, 2024
f244aba
Merge pull request #6202 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 4, 2024
e85ef7d
chore: fix pkg/apis/monitoring/go.mod
simonpasquier Jan 4, 2024
fdd1619
Merge pull request #6203 from simonpasquier/fix-apis-gomod
simonpasquier Jan 4, 2024
82fca21
build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
dependabot[bot] Jan 5, 2024
29f3feb
Merge pull request #6205 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 5, 2024
48d3604
Add proposal for Shard Autoscaling (#5961)
ArthurSens Jan 6, 2024
aa7df8c
chore: refactor ShardedSecret
simonpasquier Jan 3, 2024
b53ea91
Merge pull request #6200 from simonpasquier/refactor-tls-assets
simonpasquier Jan 8, 2024
8c4b789
Add testing guidelines (#5903)
ArthurSens Jan 8, 2024
164cb03
Ensure all comments end with a period (#6208)
ArthurSens Jan 8, 2024
547fea9
Prevent mistakes with testify lib (#6211)
ArthurSens Jan 8, 2024
2ed10ae
Prevent unnecessary type conversions (#6210)
ArthurSens Jan 8, 2024
8dc9cff
build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
dependabot[bot] Jan 9, 2024
4cf0f5e
Merge pull request #6216 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 9, 2024
28bc2c1
chore: create new feature and support issue templates
slashpai Dec 20, 2023
895cb3b
feat: emit events for invalid configurations (#6179)
ArthurSens Jan 10, 2024
dc0e71c
feat: support the operator make use of the config-reloader tls and ba…
dongjiang1989 Jan 11, 2024
9a34675
Add scale subresource to Prometheus/PrometheusAgent (#5962)
ArthurSens Jan 11, 2024
b5bbe3b
chore: fix field name to comply with conventions
simonpasquier Jan 11, 2024
0502a00
Merge pull request #6222 from simonpasquier/fix-http2-fieldname
simonpasquier Jan 11, 2024
b2863a4
feat: add support for remaining fields in Kubernetes SD (#6178)
slashpai Jan 11, 2024
b941075
chore: refactor creation of the TLS assets volume
simonpasquier Jan 8, 2024
fcfd965
chore: Add ArthurSens as 0.72 shepherd
Jan 11, 2024
9c26b6a
chore: cut v0.71.0 (#6223)
simonpasquier Jan 12, 2024
564cadf
Merge pull request #6224 from prometheus-operator/shepherd-0.72
simonpasquier Jan 12, 2024
0502dfb
chore: fix golangci-lint `Files Exists` errors (#6221)
dongjiang1989 Jan 12, 2024
3483608
chore: refactor logger and eventrecorder creations (#6225)
simonpasquier Jan 13, 2024
29a0810
setting targeted go version
dongjiang1989 Jan 14, 2024
bfe1142
Enable revive (#6207)
ArthurSens Jan 15, 2024
15e23e2
build(deps): bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0
dependabot[bot] Jan 15, 2024
acc672c
build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0
dependabot[bot] Jan 15, 2024
1adbec4
Merge pull request #6230 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 15, 2024
c0120d8
Merge pull request #6229 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 15, 2024
6e8e411
Merge pull request #6227 from kubeservice-stack/fix-lint-golang-version
simonpasquier Jan 15, 2024
40df2f8
Merge pull request #6180 from slashpai/feature_support_template
simonpasquier Jan 15, 2024
93c1fce
feat(scrapeConfigs): Add sharding to scrapeConfigs
adinhodovic Nov 27, 2023
06e744b
chore: remove proxyconfig code duplication
slashpai Jan 15, 2024
5ce96b0
Merge pull request #6232 from slashpai/proxyConfig
simonpasquier Jan 15, 2024
1f240d4
Merge pull request #6135 from adinhodovic/generate-shards-scrape-configs
simonpasquier Jan 15, 2024
b724a04
chore: fix makefile targets
Jan 15, 2024
977c18a
Merge pull request #6233 from prometheus-operator/fix-makefile
simonpasquier Jan 16, 2024
aeaeeda
chore: bump to Prometheus v2.49.1 (#6234)
dongjiang1989 Jan 16, 2024
428040f
build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0
dependabot[bot] Jan 16, 2024
54ac967
Merge pull request #6237 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 16, 2024
f6f1b60
feat: support `enable_compression` for ScrapeConfig (#6236)
dongjiang1989 Jan 16, 2024
d461283
build(deps): bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1
dependabot[bot] Jan 17, 2024
e0b179d
Merge pull request #6238 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 17, 2024
49d94f4
ADOPTERS: add authzed
jzelinskie Jan 17, 2024
ba42db6
Merge pull request #6239 from jzelinskie/authzed-adopters
simonpasquier Jan 18, 2024
6609c9f
ruler: add subpath to volumeMounts if specified (#6243)
SamKirsch10 Jan 18, 2024
35532dd
Merge pull request #6215 from simonpasquier/refactor-tls-volume
simonpasquier Jan 18, 2024
57e4f8f
feat: add support for DigitalOcean SD (#6220)
slashpai Jan 19, 2024
9100540
ruler: add subpath to volumeMounts if specified (#6243)
SamKirsch10 Jan 18, 2024
c6d0c8d
Merge pull request #6249 from SamKirsch10/release-0.71
simonpasquier Jan 22, 2024
18265de
feat: support scrape_protocols for GlobalConfig and ScrapeConfig (#6235)
dongjiang1989 Jan 22, 2024
040af25
chore: bump k8s dependencies to v1.29.1
simonpasquier Jan 22, 2024
c71d7b2
feat: Add support for NS records to DNSSDConfig (#6240)
dongjiang1989 Jan 23, 2024
6b50c8c
chore: cut v0.71.1
simonpasquier Jan 22, 2024
86a2557
Merge pull request #6251 from simonpasquier/cut-0.71.1
simonpasquier Jan 23, 2024
013e599
Merge pull request #6250 from simonpasquier/bump-k8s-0.29.1
simonpasquier Jan 23, 2024
1cc3c83
build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0
dependabot[bot] Jan 24, 2024
80ade10
build(deps): bump github.com/thanos-io/thanos
dependabot[bot] Jan 24, 2024
d09812f
Merge pull request #6253 from prometheus-operator/release-0.71
simonpasquier Jan 24, 2024
b1c4d33
Merge pull request #6257 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 24, 2024
217d169
Merge pull request #6258 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 24, 2024
8512861
build(deps): bump github.com/prometheus/prometheus from 0.48.1 to 0.49.1
dependabot[bot] Jan 25, 2024
4a00c93
Merge pull request #6263 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 25, 2024
7bd4657
fix: azuresdconfig typo (#6259)
micborens Jan 25, 2024
cf22056
chore: cut v0.71.2
simonpasquier Jan 25, 2024
af20144
Merge pull request #6264 from simonpasquier/cut-0.71.2
simonpasquier Jan 25, 2024
81b409d
Merge pull request #6265 from prometheus-operator/release-0.71
simonpasquier Jan 25, 2024
a6cd826
build(deps): bump github.com/thanos-io/thanos from 0.34.0-rc.1 to 0.34.0
dependabot[bot] Jan 29, 2024
7cfaca4
build(deps): bump github.com/prometheus-community/prom-label-proxy
dependabot[bot] Jan 29, 2024
d222739
build(deps): bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0
dependabot[bot] Jan 29, 2024
33aa1a7
Merge pull request #6272 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 29, 2024
5a23408
Merge pull request #6273 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 29, 2024
372b005
Merge pull request #6271 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Jan 29, 2024
f7a3174
chore: update remote-write tests
simonpasquier Jan 29, 2024
3a013fb
chore: create monitors before Prometheus
simonpasquier Jan 30, 2024
e0b26a1
feat: support added scrape_protocols to Pod/Service monitors (#6268)
dongjiang1989 Jan 31, 2024
c3232b6
chore: add e2e test detecting the issue
simonpasquier Feb 1, 2024
960bbec
fix: convert `continue` field between v1beta1 and v1alpha1
simonpasquier Feb 1, 2024
8f08975
add slashpai to maintainers (#6280)
slashpai Feb 1, 2024
2b9b4f5
Merge pull request #6282 from simonpasquier/fix-missing-continue-conv…
simonpasquier Feb 2, 2024
b79056b
chore: update Kind version to v0.21.0
simonpasquier Feb 5, 2024
77b95c9
Merge pull request #6286 from simonpasquier/update-kind
simonpasquier Feb 5, 2024
88faa69
Merge pull request #6274 from simonpasquier/update-rw-tests
simonpasquier Feb 6, 2024
d6d8838
update go version 1.22
dongjiang1989 Feb 7, 2024
312e8a5
Merge pull request #6289 from kubeservice-stack/update-go-1-22
simonpasquier Feb 7, 2024
d4520ed
Adds Warpbuild
prajjwaldimri Feb 8, 2024
1ef4e44
Bracket change
prajjwaldimri Feb 8, 2024
0d38374
Update ADOPTERS.md
prajjwaldimri Feb 8, 2024
995b09e
build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
dependabot[bot] Feb 8, 2024
af5d973
Merge pull request #6294 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 8, 2024
ca78f91
Merge pull request #6293 from WarpBuilds/add-adopter-warpbuild
simonpasquier Feb 8, 2024
c5098f5
feat: add version check for thanos. keep_firing_for now available (#6…
DeamonMV Feb 8, 2024
6a2749a
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
dependabot[bot] Feb 9, 2024
a071314
build(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1
dependabot[bot] Feb 9, 2024
0024788
Merge pull request #6295 from prometheus-operator/dependabot/github_a…
github-actions[bot] Feb 9, 2024
f809399
fix: remove deprecation on service monitor's targetPort
simonpasquier Feb 9, 2024
02b0ece
Merge pull request #6296 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 9, 2024
b5f43b5
build(deps): bump helm/kind-action from 1.8.0 to 1.9.0
dependabot[bot] Feb 12, 2024
dfaea70
build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
dependabot[bot] Feb 12, 2024
984b6e9
Merge pull request #6299 from prometheus-operator/dependabot/github_a…
github-actions[bot] Feb 12, 2024
7c95242
Merge pull request #6297 from simonpasquier/update-smon-targetport-doc
simonpasquier Feb 12, 2024
bdfc5ec
fix: don't fail metadata transform on unknown types (#6298)
simonpasquier Feb 14, 2024
2ce2009
build(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0
dependabot[bot] Feb 16, 2024
316c823
build(deps): bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2
dependabot[bot] Feb 16, 2024
aa868a4
Merge pull request #6312 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 16, 2024
3828710
Merge pull request #6311 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 16, 2024
8ee993a
Merge pull request #6300 from prometheus-operator/dependabot/github_a…
simonpasquier Feb 16, 2024
00c607c
chore: update Kubernetes to v1.29.2
simonpasquier Feb 16, 2024
ec9beec
chore: switch example app image
simonpasquier Feb 16, 2024
c493b12
Merge pull request #6313 from simonpasquier/bump-v0.29.2
slashpai Feb 18, 2024
6e6f78f
Update go dependencies before release (#6315)
ArthurSens Feb 21, 2024
3e9917a
docs: correct slashpai slack id
slashpai Feb 22, 2024
c4583ce
build(deps): bump github.com/prometheus/prometheus from 0.49.1 to 0.50.0
dependabot[bot] Feb 22, 2024
b772f53
Merge pull request #6322 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 22, 2024
eeb84d1
Update default Thanos version (#6317)
ArthurSens Feb 22, 2024
eae7763
Update Default Prometheus version
Feb 22, 2024
aedd090
Merge pull request #6323 from prometheus-operator/update-prom-version
nicolastakashi Feb 22, 2024
a70f194
feat: adding scrape class (#6199)
nicolastakashi Feb 23, 2024
2d07a44
fix: update kubernetes slack link
slashpai Feb 26, 2024
06ee487
Merge pull request #6314 from simonpasquier/update-example-app
simonpasquier Feb 26, 2024
b0d99bc
Merge pull request #6334 from slashpai/skip_k8s_slack
slashpai Feb 26, 2024
1bae497
build(deps): bump github.com/prometheus/prometheus from 0.50.0 to 0.50.1
dependabot[bot] Feb 26, 2024
96b6624
Merge pull request #6320 from slashpai/update_slack_id
simonpasquier Feb 26, 2024
0e47087
Merge pull request #6335 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 26, 2024
b006b53
chore: move ProxyConfig type to v1
slashpai Feb 26, 2024
f32c2c3
Merge pull request #6321 from slashpai/proxy-setting
simonpasquier Feb 26, 2024
34f45cd
build(deps): bump github.com/prometheus/alertmanager
dependabot[bot] Feb 28, 2024
332f0fb
update prometheus version
dongjiang1989 Feb 28, 2024
9ee1d33
Merge pull request #6343 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 28, 2024
b852c50
build(deps): bump github.com/prometheus/client_golang
dependabot[bot] Feb 28, 2024
17a49bb
update alertmanager version
dongjiang1989 Feb 28, 2024
578e0c3
Merge pull request #6342 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Feb 28, 2024
3b623e5
[FIX] scrape class regression (#6345)
nicolastakashi Feb 28, 2024
8be2b2b
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
dependabot[bot] Mar 1, 2024
2250cb0
Merge pull request #6357 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 1, 2024
f433619
Merge pull request #6344 from kubeservice-stack/update-prom-version
nicolastakashi Mar 1, 2024
a3c9b45
AlertmanagerConfig CRD: fix MonthRange validation regex
mouad-eh Mar 3, 2024
7d69cce
AlertmanagerConfig CRD: improve MonthRange unit tests
mouad-eh Mar 3, 2024
10f911b
docs: correct example of scrapeConfigSelector in scrapeConfig doc
bindrad Mar 3, 2024
bff1021
chores: change string type to duration type (#6337)
dongjiang1989 Mar 4, 2024
f8c181b
Merge pull request #6364 from bindrad/update-scrap-config-doc
simonpasquier Mar 4, 2024
95e0561
Prepare 0.72 release (#6329)
ArthurSens Mar 4, 2024
7e6fda9
Merge branch 'release-0.72' into merge-0.72
simonpasquier Mar 5, 2024
509ec6e
Merge pull request #6367 from simonpasquier/merge-0.72
simonpasquier Mar 5, 2024
71e53a1
build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
dependabot[bot] Mar 5, 2024
4512b14
Merge pull request #6369 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 5, 2024
f0ec259
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
dependabot[bot] Mar 6, 2024
65f3724
Merge pull request #6372 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 6, 2024
8e443ac
Bump prometheus/common
Mar 7, 2024
d7af518
Merge pull request #6376 from prometheus-operator/bump-common
simonpasquier Mar 7, 2024
9faf3b2
feat: support --enable-feature argument in Alertmanager CRD (#6152)
Yuni-sa Mar 7, 2024
bb82662
[feat] msteams
github-actions[bot] Jan 5, 2024
4030eb7
feat: support sample_age_limit for QueueConfig (#6326)
dongjiang1989 Mar 11, 2024
bc0b842
feat: add bodySizeLimit to service and pod monitors (#6349)
jamshidi799 Mar 12, 2024
ed3aede
chore: bump to golangci-lint v1.56.2 (#6384)
dongjiang1989 Mar 12, 2024
d3b01a3
[fix] test
Mar 12, 2024
b64f254
thanos: add support for web configuration to the ThanosRuler CRD (#6278)
jamshidi799 Mar 13, 2024
f468418
[CHORE] normalizing tls structs monitor objects
nicolastakashi Mar 13, 2024
cab3f65
build(deps): bump google.golang.org/protobuf in /scripts
dependabot[bot] Mar 13, 2024
ec2d86a
build(deps): bump google.golang.org/protobuf in /pkg/client
dependabot[bot] Mar 13, 2024
490a057
Merge pull request #6393 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 14, 2024
07e4267
Merge pull request #6394 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 14, 2024
a9b3375
Documentation: adding link for other supported service discoveries #6…
SerikiAyodele Mar 14, 2024
5edf82b
build(deps): bump the k8s-libs group with 5 updates
dependabot[bot] Mar 18, 2024
3b9a199
Regenerate documentation
simonpasquier Mar 19, 2024
f766a5b
Merge pull request #6402 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 19, 2024
70ee28e
chore: add slashpai as v0.73 release shepherd
slashpai Mar 19, 2024
9ce8608
[fix] test
Mar 19, 2024
da4f334
Merge pull request #6406 from slashpai/release-shepherd
simonpasquier Mar 19, 2024
877e578
Add extra relabelings to scrape classes (#6379)
QuentinBisson Mar 19, 2024
b48e1b1
[fix] - message
Mar 19, 2024
e3e0f9a
Controller id implementation to avoid errors with multiple operators …
marioferh Mar 20, 2024
de3173c
fix: enqueue in updating secret
jamshidi799 Mar 20, 2024
f574775
Merge pull request #6412 from jamshidi799/fix-secret-update
simonpasquier Mar 20, 2024
f98af86
Add extra context to warnings (#6410)
QuentinBisson Mar 20, 2024
56ffd97
ScrapeConfig CRD: refactor ProxyConfig struct embedding (#6401)
mouad-eh Mar 21, 2024
06d6a03
Documentation: Remove experimental tag from sharding option in Promet…
gijsentius Mar 21, 2024
8ca39b5
Update MAINTAINERS.md (#6413)
nicolastakashi Mar 21, 2024
1e9c2bb
Merge pull request #6392 from nicolastakashi/chore/normalizing-tls-st…
simonpasquier Mar 21, 2024
e016b5b
Merge pull request #6206 from heliapb/feat/mstsummary
nicolastakashi Mar 22, 2024
96c79cd
build(deps): bump github.com/prometheus/common from 0.50.0 to 0.51.0
dependabot[bot] Mar 22, 2024
8f8464b
Merge pull request #6419 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 22, 2024
87bfffa
build(deps): bump dependabot/fetch-metadata from 1 to 2 (#6420)
dependabot[bot] Mar 22, 2024
8869970
Signed-off-by: deterclosed <[email protected]>
deterclosed Mar 23, 2024
71d9433
Merge pull request #6424 from deterclosed/main
slashpai Mar 24, 2024
18024df
build(deps): bump github.com/prometheus/common from 0.51.0 to 0.51.1
dependabot[bot] Mar 25, 2024
d87710b
Merge pull request #6430 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 25, 2024
1c2d607
Document PodMonitor, Probe and Thanos sidecar as stable
simonpasquier Mar 25, 2024
58c91f7
Fix: ScrapeConfigs Selection Issue Across Different Namespaces (#6390)
mviswanathsai Mar 25, 2024
17ac5c0
fix: wrap panic for scheme
googs1025 Mar 26, 2024
60a731f
Merge pull request #6434 from simonpasquier/remote-experimental-warnings
simonpasquier Mar 27, 2024
4e3b2bc
Merge pull request #6438 from googs1025/main
simonpasquier Mar 27, 2024
deeef44
build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0
dependabot[bot] Mar 27, 2024
c110e25
Merge pull request #6439 from prometheus-operator/dependabot/go_modul…
github-actions[bot] Mar 27, 2024
6e94864
Merge pull request #6362 from mouad-eh/issue6353
simonpasquier Mar 28, 2024
c0ae223
Docs: Include Local Deployment in CONTRIBUTING.md (#6388)
mviswanathsai Mar 29, 2024
9638688
Bump prometheus to 0.51.1
Mar 29, 2024
128acfc
Kubelet: Add a flag to set node address priority (#6377)
haanhvu Mar 29, 2024
eeb7b4d
Merge pull request #6447 from prometheus-operator/bump-prometheus
simonpasquier Mar 29, 2024
2e75484
Refactor operators event handler (#6416)
jamshidi799 Mar 29, 2024
7441882
Fixed the link in Prometheus Agent page
AshwinSriram11 Mar 30, 2024
f16cf80
feat(xds): Add support eureka service discovery to the ScrapeConfig C…
dongjiang1989 Apr 1, 2024
15de193
Update http_sd description for clarity (#6454)
pavangudiwada Apr 1, 2024
e860bd6
chore: bump go dependencies before release
slashpai Apr 2, 2024
9b7b9c7
chore: update default prometheus version
slashpai Apr 2, 2024
fc87337
Update kakkoyun's affiliation
kakkoyun Apr 2, 2024
0599b91
Merge pull request #6459 from kakkoyun/patch-1
simonpasquier Apr 2, 2024
8cfa28b
Merge pull request #6457 from slashpai/update_versions
simonpasquier Apr 2, 2024
d67495d
Merge pull request #6456 from slashpai/prep-0.73
simonpasquier Apr 2, 2024
cd63ebf
feat(xds): Add Kuma service discovery to the ScrapeConfig CRD (#6327)
dongjiang1989 Apr 2, 2024
f13a442
Add DockerSD support for ScrapeConfig CRD
mviswanathsai Mar 11, 2024
1842c8a
Merge pull request #6449 from AshwinSriram11/main
simonpasquier Apr 2, 2024
5d9a88a
feat: added a check to determine if thanos support the '--prometheus.…
MateSousa Apr 2, 2024
ffaeca2
Check if controllers' CRDs are provided and manageable by operator (#…
haanhvu Apr 2, 2024
9715735
Merge pull request #6421 from mviswanathsai/docker_sd_copy
slashpai Apr 2, 2024
cf52179
chore: Add checks for selectors in KubernetesSDConfig (#6177)
yp969803 Mar 2, 2024
0401c32
fix: add proxyURL validation for smon,pmon and probe
slashpai Apr 2, 2024
e5561af
Merge pull request #6464 from slashpai/proxyUrl_validation
slashpai Apr 3, 2024
18a9179
feat: add support for Hetzner SD in ScrapeConfig CRD (#6436)
mouad-eh Apr 3, 2024
0b4338c
feat(kuma): Add validation for kuma server (#6465)
dongjiang1989 Apr 3, 2024
745813d
Merge pull request #6359 from yp969803/issue6177
slashpai Apr 3, 2024
029b236
relabel config: allow empty separator
haanhvu Apr 3, 2024
48444eb
Merge pull request #6425 from haanhvu/issue5003-1
simonpasquier Apr 3, 2024
4795a94
chore: cut v0.73.0
slashpai Apr 3, 2024
d70313b
Merge pull request #6468 from slashpai/prepare-0.73
slashpai Apr 4, 2024
383f242
fix: log deprecated bearer token fields at debug level
simonpasquier Apr 10, 2024
c383b81
Merge pull request #6495 from simonpasquier/fix-6493
slashpai Apr 10, 2024
7e83f96
chore: cut v0.73.1
slashpai Apr 10, 2024
6d917ce
Merge pull request #6498 from slashpai/cut-0.73.1
slashpai Apr 10, 2024
349d97e
fix: register k8s metrics
simonpasquier Apr 18, 2024
ada71c2
fix: ScrapeClass TLSConfig nil pointer exception (#6507)
kakkoyun Apr 15, 2024
af00f92
Merge pull request #6526 from simonpasquier/cherry-pick-6507
simonpasquier Apr 18, 2024
21b32c5
Merge pull request #6525 from simonpasquier/fix-6513
simonpasquier Apr 18, 2024
3aa2b0e
chore:cut v0.73.2
slashpai Apr 18, 2024
20beb0b
Merge pull request #6527 from slashpai/cut-0.73.2
slashpai Apr 19, 2024
39a0407
update prom operator
coleenquadros May 16, 2024
535d537
Fix errors and go versions in build scripts
coleenquadros May 16, 2024
b5730d3
Run make --always-make format generate
coleenquadros May 21, 2024
1826b51
lint
coleenquadros May 21, 2024
236d70d
remove duplicate code
coleenquadros May 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
52 changes: 0 additions & 52 deletions .github/ISSUE_TEMPLATE/bug.md

This file was deleted.

106 changes: 106 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
name: 🐞 Bug
description: Report a bug related to the Prometheus operator
labels: ["kind/bug", "needs-triage"]
body:
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: |
Before filing a bug, please be sure you have searched through [existing bugs](https://github.com/prometheus-operator/prometheus-operator/issues?q=is%3Aopen+is%3Aissue+label%3Akind%2Fbug) to see if an existing issue covers your bug.
options:
- label: I have searched the existing issues
required: true
- type: textarea
attributes:
label: What happened?
description: A concise description of what you're experiencing.
value: |
## Description

## Steps to Reproduce

## Expected Result

## Actual Result

validations:
required: true
- type: textarea
attributes:
label: Prometheus Operator Version
description: |
Provide the prometheus-operator version used
This will be automatically formatted into code, so no need for backticks.
placeholder: |
- Prometheus Operator version (please provide operator version and not kube-prometheus/helm chart version):
```console
Try kubectl -n <namespace> describe deployment/prometheus-operator
# paste output here
```
render: shell
validations:
required: true
- type: textarea
attributes:
label: Kubernetes Version
description: |
Paste the output of `kubectl version -o yaml`
This will be automatically formatted into code, so no need for backticks.
render: yaml
validations:
required: true
- type: dropdown
attributes:
label: Kubernetes Cluster Type
description: Select Kubernetes cluster type
options:
- kind
- minikube
- kubeadm
- OpenShift
- EKS
- GKE
- AKS
- Rancher
- Other (please comment)
validations:
required: true
- type: dropdown
attributes:
label: How did you deploy Prometheus-Operator?
description: |
Select the method how you deployed prometheus-operator
options:
- prometheus-operator/kube-prometheus
- helm chart:prometheus-community/kube-prometheus-stack
- yaml manifests
- Other (please comment)
validations:
required: true
- type: textarea
attributes:
label: Manifests
description: |
Insert manifests relevant to the issue
This will be automatically formatted into code, so no need for backticks.
render: yaml
validations:
required: false
- type: textarea
attributes:
label: prometheus-operator log output
description: |
Please provide prometheus-operator log output
This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea
attributes:
label: Anything else?
description: |
Links? References? Anything that will give us more context about the issue you are encountering!

Tip: You can attach images or any other relevant log files by clicking this area to highlight it and then dragging files in.
validations:
required: false
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ blank_issues_enabled: false # Show or hide the Create a blank issue choice when
contact_links:
- name: "Questions via prometheus-operator community support on kubernetes slack - #prometheus-operator"
url: https://kubernetes.slack.com/archives/CFFDS2Z7F
about: "Join us for questions, answers or prometheus-operator related chat. Please do create issues on Github for better collaboration. If you don't have an account, sign up at http://slack.k8s.io/"
about: "Join us for questions, answers or prometheus-operator related chat. Please do create issues on Github for better collaboration. If you don't have an account, sign up at https://kubernetes.slack.com"
- name: "Question via prometheus-operator discussions (similar to Stack Overflow)"
url: https://github.com/prometheus-operator/prometheus-operator/discussions
about: "Please ask and answer questions here for async response."
29 changes: 0 additions & 29 deletions .github/ISSUE_TEMPLATE/feature.md

This file was deleted.

48 changes: 48 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
name: 🚀 Feature
description: Propose a new feature or enhancement to the Prometheus operator
labels: ["kind/feature", "needs-triage"]
body:
- type: markdown
attributes:
value: |
**Note:** This repository is about prometheus-operator itself, if you have questions about:
- kube-prometheus setup, go to [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus)
- helm installation, go to [kube-prometheus-stack-helm-chart](https://github.com/prometheus-community/helm-charts)
- type: dropdown
attributes:
label: Component(s)
description: If the feature is about custom resource definitions, select which one(s)
multiple: true
options:
- Prometheus
- PrometheusAgent
- AlertManager
- AlertManagerConfig
- ServiceMonitor
- PodMonitor
- Probe
- PrometheusRule
- ThanosRuler
- ScrapeConfig
- Other (please comment)
- type: textarea
attributes:
label: What is missing? Please describe.
description: A clear and concise description of what is missing currently.
validations:
required: true
- type: textarea
attributes:
label: Describe alternatives you've considered.
description: A clear and concise description of any alternative solutions or features you've considered.
- type: textarea
attributes:
label: Environment Information.
description: Please provide any additional information about your installation.
value: |
## Environment
Kubernetes Version:
Prometheus-Operator Version:
- type: markdown
attributes:
value: Feel free to ask questions in [\#prometheus-operator](https://kubernetes.slack.com/archives/CFFDS2Z7F) on Kubernetes Slack!
50 changes: 0 additions & 50 deletions .github/ISSUE_TEMPLATE/support.md

This file was deleted.

Loading