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

sync main with upstream #18

Open
wants to merge 1,779 commits into
base: main
Choose a base branch
from
Open

Conversation

cruizen
Copy link

@cruizen cruizen commented Mar 12, 2024

Description

sync main with upstream

Type of change

What type of changes does your code introduce to the Prometheus operator? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Changelog entry

Please put a one-line changelog entry below. This will be copied to the changelog file during the release process.


@cruizen cruizen requested review from joey00072, jayanth-tjvrr and a team March 12, 2024 13:00
simonpasquier and others added 27 commits October 14, 2024 16:59
…ctions/thollander/actions-comment-pull-request-3

build(deps): bump thollander/actions-comment-pull-request from 2 to 3
Signed-off-by: dongjiang1989 <[email protected]>
Signed-off-by: Simon Pasquier <[email protected]>
Signed-off-by: dongjiang1989 <[email protected]>
…ls-version

chore: update controller-tools version to v0.16.4
chore: add v3.0.0-beta.1 to experimental versions
chore: add simonpasquier as v0.78 shepherd
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.4 to 1.20.5.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.5/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.4...v1.20.5)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/github.com/prometheus/client_golang-1.20.5

build(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5
Fix: fix warning message with make clean generate command
chore: implement DNS options for DaemonSet
doc: document deduplication config for Mimir/Grafana Cloud
---------

Signed-off-by: dongjiang1989 <[email protected]>
Afaiu the spec is unclear whether to quote this or not. In this case
here is certainly not requires and works fine without. Additionally,
there is some tooling which does not treat quotes values correctly and
generates image links like
`quay.io/prometheus/golang-builder:\"1.23\"-base`.

Signed-off-by: Jan Fajerski <[email protected]>
Dockerfile: drop double quotes around ARG default values
github-actions bot and others added 30 commits December 16, 2024 13:40
…ctions/helm/kind-action-1.11.0

build(deps): bump helm/kind-action from 1.10.0 to 1.11.0
This reverts commit 66da769.
While reviewing #7197 noticed that Prometheus is using
`fallback_scrape_protocol` for the field hence updating to
match similar naming to avoid confusion among users.

This is a newly introduced field in this release v0.79
so we want to update it in patch release before users use this field.

Signed-off-by: Jayapriya Pai <[email protected]>
CHANGE/BugFix: Rename scrapeFallbackProtocol to fallbackScrapeProtocol
* chore: cut v0.79.1

Signed-off-by: Jayapriya Pai <[email protected]>
Co-authored-by: Simon Pasquier <[email protected]>
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/google.golang.org/protobuf-1.36.0

build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0
chore: update Kind version to v0.26.0
* [BUGFIX] Fixing pod and service monitor selector validation

Signed-off-by: Nicolas Takashi <[email protected]>
Co-authored-by: Simon Pasquier <[email protected]>
Signed-off-by: Jayapriya Pai <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0.
- [Commits](golang/net@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/golang.org/x/net-0.33.0

build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
*  add unit testcases for oauth2 in scrapeconfig CRD
Fix Broken Links to Ingress Guide and Add Prometheus & Alertmanager Exposure Guide
chore: improve documentation of web TLS configuration
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ctions/helm/kind-action-1.12.0

build(deps): bump helm/kind-action from 1.11.0 to 1.12.0
Bumps google.golang.org/protobuf from 1.36.0 to 1.36.1.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
---------

Signed-off-by: Hélia Barroso <[email protected]>
…es/google.golang.org/protobuf-1.36.1

build(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.