Skip to content

Chore: Refactor HetznerSD#7823

Merged
simonpasquier merged 7 commits intoprometheus-operator:mainfrom
nutmos:feat/refactor-hetzner-sd-config
Aug 25, 2025
Merged

Chore: Refactor HetznerSD#7823
simonpasquier merged 7 commits intoprometheus-operator:mainfrom
nutmos:feat/refactor-hetzner-sd-config

Conversation

@nutmos
Copy link
Contributor

@nutmos nutmos commented Aug 20, 2025

Description

Add E2E testing and validation for Hetzner SD.

Relate #6452

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.)

Verification

E2E Test Cases

Changelog entry

- Add E2E test cases and field validation for HetznerSD.

@nutmos nutmos closed this Aug 21, 2025
@nutmos nutmos reopened this Aug 21, 2025
@nutmos nutmos marked this pull request as ready for review August 21, 2025 00:03
@nutmos nutmos requested a review from a team as a code owner August 21, 2025 00:03
scrapeConfigSpec: monitoringv1alpha1.ScrapeConfigSpec{
HetznerSDConfigs: []monitoringv1alpha1.HetznerSDConfig{
{
Role: "Server",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Role: "Server",
Role: "",

Hi @nutmos maybe change the invalid to empty string

@nutmos nutmos requested a review from heliapb August 22, 2025 05:19
Copy link
Contributor

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@simonpasquier simonpasquier merged commit de544ca into prometheus-operator:main Aug 25, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants