Skip to content

Update Helm release dns-operator to v0.17.2 - #4

Open
konflux-staging[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/dns-operator-0.x
Open

Update Helm release dns-operator to v0.17.2#4
konflux-staging[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/dns-operator-0.x

Conversation

@konflux-staging

@konflux-staging konflux-staging Bot commented Oct 8, 2024

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
dns-operator (source) minor 0.0.00.17.2

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

Kuadrant/dns-operator (dns-operator)

v0.17.2

Compare Source

What's Changed

Security & Dependencies
  • Upgrade Go to 1.26.7 and update security dependencies
  • Bump google.golang.org/grpc in /coredns/plugin
  • Fix: populate coredns/plugin go.sum with all transitive module checksums

v0.17.1

Compare Source

What's Changed

Bug Fixes
  • fix: replace deprecated reflect.Ptr with reflect.Pointer
Security & Dependencies
  • Upgrade golang.org/x/net to v0.55.0
  • Bump golang.org/x/crypto from 0.51.0 to 0.52.0
  • Bump coredns to 1.14.6 in coredns/plugin
Toolchain
  • Upgrade Go to 1.26.3 → 1.26.4
CI / Build
  • Bump golangci-lint to v2.12.2
  • Use go install for golangci-lint

Full Changelog: Kuadrant/dns-operator@v0.17.0...v0.17.1

v0.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kuadrant/dns-operator@v0.16.2...v0.17.0

v0.16.4

Compare Source

Security & Dependencies

  • Upgrade Go toolchain from 1.26.4 to 1.26.7 across all three Go modules (fixes Go stdlib CVEs: net/url, crypto/tls, html/template, net/http)
  • Upgrade golang.org/x/text and go.opentelemetry.io/otel to latest stable versions (fixes CVE-2026-41178)
  • go mod tidy across all submodules

Full Changelog: Kuadrant/dns-operator@v0.16.3...v0.16.4

v0.16.3

Compare Source

What's Changed

Security & Dependencies
Toolchain
CI / Build
  • Bump golangci-lint to v2.12.2
  • Use go install for golangci-lint
  • Bump golangci-lint to v2.12.2 in CI workflow

Full Changelog: Kuadrant/dns-operator@v0.16.2...v0.16.3

v0.16.2

Compare Source

What's Changed

New Contributors

Full Changelog: Kuadrant/dns-operator@v0.16.1...v0.16.2

v0.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kuadrant/dns-operator@v0.15.0...v0.16.0

v0.15.0

Compare Source

Multi Cluster CoreDNS integration to technical preview stage.

Updates the CoreDNS provider to rely solely on the new multi cluster mechanism introduced by the "Cluster Aware DNSRecord Delegation" rfc. Unlike other providers, this will be the only supported way of achieving multi cluster support when using CoreDNS.

  • Cluster Aware DNSRecord delegation
    • Adds support for default provider secrets.
    • Add multi cluster support to the dns operator by making it aware of other clusters allowing it to process DNSRecord resources on other clusters as well as its own.
    • Add support to delegate the processing of a DNSRecord to another DNSRecord created and managed by the dns operator.
    • Adds a new provider implementation (endpoint) that allows any resource that fulfils the contract for an external-dns Endpoint resource to act as a central "zone" resource that can be updated by many other endpoint resources.

What's Changed

New Contributors

Full Changelog: Kuadrant/dns-operator@v0.14.0...v0.15.0

v0.14.0

Compare Source

Adds support for a new "coredns" provider #​391

What's Changed

Full Changelog: Kuadrant/dns-operator@v0.13.0...v0.14.0

v0.13.0

Compare Source

Includes minor updates and changes plus some of the ground work for core dns integration

v0.12.0

Compare Source

What's Changed

Full Changelog: Kuadrant/dns-operator@v0.11.0...v0.12.0

v0.11.0

Compare Source

What's Changed

Full Changelog: Kuadrant/dns-operator@v0.10.1...v0.11.0

v0.10.1

Compare Source

Full Changelog: Kuadrant/dns-operator@v0.10.0...v0.10.1

v0.10.0

Compare Source

What's Changed

Full Changelog: Kuadrant/dns-operator@v0.9.0...v0.10.0

v0.9.0

Compare Source

What's Changed

Full Changelog: Kuadrant/dns-operator@v0.8.0...v0.9.0

v0.8.0

Compare Source

Full Changelog: Kuadrant/dns-operator@v0.8.0...v0.8.0

What's Changed

Full Changelog: Kuadrant/dns-operator@v0.7.0...v0.8.0

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kuadrant/dns-operator@v0.6.0...v0.7.0

v0.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kuadrant/dns-operator@v0.5.0...v0.6.0

v0.5.0

Compare Source

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@konflux-staging

Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.6.0 Update Helm release dns-operator to v0.12.0 Feb 12, 2025
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from ff76a6c to 4005737 Compare February 12, 2025 08:03
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from 4005737 to 04daaa0 Compare April 2, 2025 08:13
@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.12.0 Update Helm release dns-operator to v0.13.0 Apr 2, 2025
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from 04daaa0 to f82a791 Compare April 30, 2025 08:16
@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.13.0 Update Helm release dns-operator to v0.14.0 Apr 30, 2025
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from f82a791 to 88b696e Compare October 8, 2025 16:17
@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.14.0 Update Helm release dns-operator to v0.15.0 Oct 8, 2025
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from 88b696e to c28251c Compare February 13, 2026 00:21
@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.15.0 Update Helm release dns-operator to v0.16.0 Feb 13, 2026
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from c28251c to c77db8c Compare June 29, 2026 16:10
@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.16.0 Update Helm release dns-operator to v0.17.0 Jun 29, 2026
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from c77db8c to 476cbac Compare July 20, 2026 12:19
@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.17.0 Update Helm release dns-operator to v0.17.1 Jul 20, 2026
Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com>
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/dns-operator-0.x branch from 476cbac to 1dc6cce Compare September 3, 2026 16:11
@konflux-staging konflux-staging Bot changed the title Update Helm release dns-operator to v0.17.1 Update Helm release dns-operator to v0.17.2 Sep 3, 2026
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.

0 participants