Skip to content

fix(deps): update all non-major dependencies - #2419

Merged
ytsarev merged 1 commit into
masterfrom
renovate/all-minor-patch
Jul 17, 2026
Merged

fix(deps): update all non-major dependencies#2419
ytsarev merged 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
aws (source) required_provider minor 6.53.06.55.0 age confidence
coredns (source) patch 1.46.01.46.1 age confidence
docker/login-action action minor v4.3.0v4.4.0 age confidence
github.com/alecthomas/kong require minor v1.15.0v1.16.0 age confidence
github/codeql-action action minor v4.36.3v4.37.1 age confidence
helm uses-with patch v4.2.2v4.2.3 age confidence
istio.io/client-go require patch v1.30.2v1.30.3 age confidence
istio/istio patch 1.30.21.30.3 age confidence
kubernetes-sigs/gateway-api patch 1.6.01.6.1 age confidence
prometheus-community/helm-charts minor 29.14.029.17.0 age confidence
sigs.k8s.io/gateway-api require patch v1.6.0v1.6.1 age confidence
step-security/harden-runner action minor v2.19.4v2.20.0 age confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.55.0

Compare Source

6.55.0 (July 15, 2026)

FEATURES:

  • New Data Source: aws_elasticache_service_updates (#​44608)
  • New List Resource: aws_autoscaling_group (#​48928)
  • New List Resource: aws_cloudwatch_log_stream (#​48878)
  • New List Resource: aws_kinesis_firehose_delivery_stream (#​48946)
  • New List Resource: aws_network_interface (#​48887)
  • New List Resource: aws_rds_cluster (#​48948)
  • New List Resource: aws_sfn_state_machine (#​48840)

ENHANCEMENTS:

  • resource/aws_bedrock_guardrail: Add updated_at attribute (#​48881)
  • resource/aws_bedrockagentcore_agent_runtime: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer, and the read-only require_service_s3_endpoint attribute to network_configuration.network_mode_config (#​48654)
  • resource/aws_bedrockagentcore_gateway: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#​48654)
  • resource/aws_bedrockagentcore_harness: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#​48654)
  • resource/aws_bedrockagentcore_harness: Add require_service_s3_endpoint argument to network_configuration.network_mode_config (#​48654)
  • resource/aws_bedrockagentcore_registry: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#​48654)
  • resource/aws_msk_replicator: Add consumer_group_offset_sync_mode attribute to consumer_group_replication block (#​47670)
  • resource/aws_network_interface: Add resource identity support (#​48887)
  • resource/aws_rds_cluster: Add resource identity support (#​48948)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Fix Unsupported Type errors when no memory is configured (#​48654)
  • resource/aws_config_organization_managed_rule: Fix interface conversion: interface {} is nil, not *configservice.DescribeOrganizationConfigRuleStatusesOutput panics on delete (#​48845)

v6.54.0

Compare Source

NOTES:

  • resource/aws_sagemaker_endpoint_configuration: Because we cannot easily test the behavior of capacity_reservation_config, it is best effort and we ask for community help in testing (#​45926)
  • resource/aws_ssoadmin_region: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#​48126)

FEATURES:

  • New Data Source: aws_route53profiles_profile (#​48780)
  • New List Resource: aws_bedrockagentcore_browser_profile (#​46862)
  • New List Resource: aws_codepipeline (#​48808)
  • New List Resource: aws_lambda_function_scaling_config (#​48229)
  • New List Resource: aws_scheduler_schedule (#​48828)
  • New List Resource: aws_ssoadmin_region (#​48126)
  • New List Resource: aws_workspaces_pool (#​42678)
  • New Resource: aws_bedrockagentcore_browser_profile (#​46862)
  • New Resource: aws_lambda_function_scaling_config (#​48229)
  • New Resource: aws_ssoadmin_region (#​48126)
  • New Resource: aws_workspaces_pool (#​42678)

ENHANCEMENTS:

  • action/aws_codebuild_start_build: Add host_kernel_override argument (#​48777)
  • data-source/aws_mq_broker: Add resource_share_arns and shared_resources attributes (#​48729)
  • resource/aws_cloudfront_key_value_store: Add tags and tags_all attributes (#​48458)
  • resource/aws_cloudwatch_event_api_destination: Add Resource Identity support (#​48819)
  • resource/aws_cloudwatch_event_archive: Add Resource Identity support (#​48819)
  • resource/aws_cloudwatch_event_bus: Add Resource Identity support (#​48819)
  • resource/aws_cloudwatch_event_bus_policy: Add Resource Identity support (#​48819)
  • resource/aws_cloudwatch_event_connection: Add Resource Identity support (#​48819)
  • resource/aws_cloudwatch_event_endpoint: Add Resource Identity support (#​48819)
  • resource/aws_cloudwatch_event_permission: Add Resource Identity support (#​48819)
  • resource/aws_codebuild_project: Add host_kernel argument to the environment configuration block (#​48777)
  • resource/aws_codepipeline: Add resource identity support (#​48808)
  • resource/aws_iam_policy_attachment: Add resource identity support (#​48639)
  • resource/aws_lambda_event_source_mapping: Add use_resource_timeout_for_propagation argument (#​46405)
  • resource/aws_lambda_event_source_mapping: Add configurable resource timeouts. Defaults to 10m for create and update, 5m for delete. (#​46405)
  • resource/aws_lambda_function: Add use_resource_timeout_for_propagation argument (#​46405)
  • resource/aws_lambda_permission: Add configurable resource timeouts. Defaults to 5m for create, read, and delete. (#​46405)
  • resource/aws_lambda_permission: Hard-coded timeouts to account for eventual consistency have been replaced with configurable resource timeouts (#​46405)
  • resource/aws_mq_broker: Add resource_share_arns argument and shared_resources attribute (#​48729)
  • resource/aws_prometheus_workspace_configuration: Add out_of_order_time_window_in_seconds and rule_query_offset_in_seconds arguments (#​48659)
  • resource/aws_rds_cluster: Add support for auto_minor_version_upgrade argument (#​42472)
  • resource/aws_sagemaker_endpoint_configuration: Add Resource Identity support (#​45926)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.capacity_reservation_config and shadow_production_variants.capacity_reservation_config configuration blocks (#​45926)
  • resource/aws_scheduler_schedule: Add resource identity support (#​48828)

BUG FIXES:

  • resource/aws_bedrock_guardrail: Prevents "inconsistent result" error when adding content_policy_config block. (#​48772)
  • resource/aws_bedrock_guardrail: Prevents "inconsistent result" error when adding topic_policy_config block. (#​48772)
  • resource/aws_bedrock_guardrail: Prevents "inconsistent result" error with multiple content_policy_config.filters_config.input_modalities values. (#​48772)
  • resource/aws_bedrock_guardrail: Prevents "inconsistent result" error with multiple content_policy_config.filters_config.output_modalities values. (#​48772)
  • resource/aws_cloudfront_multitenant_distribution: Correctly handles default tags. (#​48783)
  • resource/aws_cloudfront_multitenant_distribution: Correctly taints resource if Create fails. (#​48782)
  • resource/aws_cloudfront_multitenant_distribution: Sets etag on Import. (#​48782)
  • resource/aws_cloudfront_multitenant_distribution: Updates etag when only tags updated. (#​48782)
  • resource/aws_cloudfront_multitenant_distribution: Waits for deployment on Update. (#​48782)
  • resource/aws_directory_service_directory: Fix UnsupportedOperationException error when reading enable_directory_data_access in regions where Directory Service Data is not available (e.g. GovCloud) (#​47660)
coredns/helm (coredns)

v1.46.1

Compare Source

CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services

What's Changed
New Contributors

Full Changelog: coredns/helm@coredns-1.46.0...coredns-1.46.1

docker/login-action (docker/login-action)

v4.4.0

Compare Source

alecthomas/kong (github.com/alecthomas/kong)

v1.16.0

Compare Source

github/codeql-action (github/codeql-action)

v4.37.1

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #​3956
  • Update default CodeQL bundle version to 2.26.1. #​4019

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@​ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973
helm/helm (helm)

v4.2.3

Compare Source

istio/client-go (istio.io/client-go)

v1.30.3

Compare Source

istio/istio (istio/istio)

v1.30.3: Istio 1.30.3

Compare Source

Artifacts
Release Notes

kubernetes-sigs/gateway-api (kubernetes-sigs/gateway-api)

v1.6.1

Compare Source

v1.6.1
Major Changes Since v1.6.0
Test & Conformance
  • Change the port used in TCPRouteMultipleRoutesAttachment. (#​5053, @​davidjumani)
  • Respect CleanupTestResources for BackendTLSPolicy, TCPRouteMultipleRoutesAttachment and UDPRouteMultipleRoutesAttachment(#​5065, @​snorwin)
  • Fix SetupTimeoutConfig() not respecting defaults for ListenerSetMustHaveCondition, ListenerSetListenersMustHaveConditions, and RequiredConsecutiveSuccesses. (#​5066, @​immanuwell)
  • Honour tcpRouteMustHaveCondition and udpRouteMustHaveCondition timeouts which were silently ignore. (#​5067, @​immanuwell)
Other (Cleanup or Flake)
  • Fix GatewayStaticAddresses test flake by waiting for status.addresses to be published instead of assuming it appears atomically with Programmed. (#​5038, @​howardjohn)
  • Fix GatewayInfrastructure test flake by polling for generated infrastructure resources instead of assuming immediate visibility after the gateway is accepted. (#​5047, @​howardjohn)
  • Fix flaky TCPRouteWeightedRouting and UDPRouteWeightedRouting conformance tests by adding a data-plane readiness check before performing weighted routing assertions. (#​5064, @​arybolovlev)
prometheus-community/helm-charts (prometheus-community/helm-charts)

v29.17.0

Compare Source

Prometheus is a monitoring system and time series database.

What's Changed

  • [prometheus] Update Helm release prometheus-node-exporter to 4.56.* by @​renovate[bot] in #​7100

Full Changelog: prometheus-community/helm-charts@prometheus-node-exporter-4.56.0...prometheus-29.17.0

v29.16.0

Compare Source

Prometheus is a monitoring system and time series database.

What's Changed

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-87.14.0...prometheus-29.16.0

v29.15.0

Compare Source

Prometheus is a monitoring system and time series database.

What's Changed

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-87.13.0...prometheus-29.15.0

step-security/harden-runner (step-security/harden-runner)

v2.20.0

Compare Source

What's Changed
  • Support for block policy for MacOS and Windows GitHub-hosted runners
  • Support for Bitrise MacOS GitHub Actions runners
  • HTTPS monitoring support for Bun for Linux runners (enterprise tier)

Full Changelog: step-security/harden-runner@v2.19.4...v2.20.0


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 3, 2026
@renovate
renovate Bot requested a review from donovanmuller as a code owner July 3, 2026 18:39
@renovate renovate Bot added the renovate label Jul 3, 2026
@netlify

netlify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit 2e9b6f4
🔍 Latest deploy log https://app.netlify.com/projects/k8gb-preview/deploys/6a59f47439411b000791962d
😎 Deploy Preview https://deploy-preview-2419--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4abbae7 to d450c8a Compare July 7, 2026 15:08
@renovate renovate Bot changed the title Update docker/login-action action to v4.4.0 Update all non-major dependencies Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a88c211 to c70e298 Compare July 9, 2026 14:46
@renovate renovate Bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 139e953 to b6813dd Compare July 15, 2026 14:07
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from affad46 to d269923 Compare July 16, 2026 17:33
@renovate

renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
istio.io/api v1.30.1-0.20260529120535-23c54ad84d6e -> v1.30.3-0.20260710004328-2e43f07b30b6

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d269923 to 2e9b6f4 Compare July 17, 2026 09:22
@ytsarev
ytsarev merged commit dcda44b into master Jul 17, 2026
16 checks passed
@ytsarev
ytsarev deleted the renovate/all-minor-patch branch July 17, 2026 21:17
aryasoni98 pushed a commit to aryasoni98/k8gb that referenced this pull request Jul 20, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>
ytsarev added a commit that referenced this pull request Jul 29, 2026
* feat: override discovered CoreDNS exposed IPs via EDGE_DNS_EXPOSED_IPS

Bare-metal / colo clusters behind 1:1 static NAT only see private node IPs
in the CoreDNS Service / Ingress status. k8gb published those private IPs as
the zone-delegation NS glue records (gslb-ns-<geoTag>-<loadBalancedZone>), so
external resolvers following the delegation timed out.

Add a cluster-level override: when EDGE_DNS_EXPOSED_IPS (Helm value
k8gb.edgeDNSExposedIPs) is set, the ipresolver returns these operator-provided
public IPs instead of discovering them from the CoreDNS Service / Ingress. The
override is applied in ipresolver.readIPs so every NS-glue consumer (ExternalDNS
and Infoblox) receives the public IPs with no provider-specific code.

The per-Gslb k8gb.io/exposed-ip-addresses annotation remains the mechanism for
overriding application localtargets-* / final A records.

Closes #2360

Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix: add edgeDNSExposedIPs to values schema and de-flake NS glue test

The new k8gb.edgeDNSExposedIPs Helm value was rejected by values.schema.json
(additionalProperties: false on the k8gb object), failing the schema check and
breaking chainsaw/terratest at helm upgrade before any e2e test ran. Add the
property to the schema.

TestResolveNSNames/provide_NS_records was order-dependent: it mapped external
cluster IPs via gomock.InOrder while GetClusterGlueAResults ranges a map in
random order, so the eu/za IPs were assigned non-deterministically. Key the
mock off the queried NS name instead, making the test order-independent.

Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix: extend EDGE_DNS_EXPOSED_IPS override to application A records

Address PR review on #2402:

- Constrain EDGE_DNS_EXPOSED_IPS to IPv4 (validate ipv4, was ip). Both
  delegation paths publish A records, so an IPv6 value would render an
  invalid A-record target until AAAA glue is supported.

- Propagate the cluster-level override into Gslb application target
  resolution, not just the NS glue records. Previously localtargets-* /
  final A records still resolved to the discovered (private) IPs, so
  issue #2360 was only half solved. resolveGslbExposedIPs now applies the
  override for both the reconciliation and legacy controllers, with
  explicit precedence: per-Gslb annotations
  (k8gb.io/exposed-hostnames, k8gb.io/exposed-ip-addresses) >
  EDGE_DNS_EXPOSED_IPS > discovered service/ingress IPs.

- Add precedence unit tests and an IPv6-rejection config test; update
  chart values/schema/README and docs to reflect both-path behavior.

Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* Update kubernetes monorepo to v0.36.2 (#2332)

* Update kubernetes monorepo to v0.36.2

* Align Terratest Kubernetes dependencies

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

---------

Signed-off-by: Yury Tsarev <yury@0ttl.ai>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yury Tsarev <yury@0ttl.ai>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* Update all non-major dependencies (#2400)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* Update all non-major dependencies (#2403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* Bump CoreDNS CRD Plugin to v0.5.0 (#2405)

Signed-off-by: Yury Tsarev <yury@0ttl.ai>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* [create-pull-request] automated change (#2407)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ytsarev <518532+ytsarev@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* feat: move k8gb.io/v1beta1 to /v1beta1io (#2408)

Signed-off-by: Michal K <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix: Skip GSLB reconciliation when ZoneDelegation is removed (#2409)

Signed-off-by: Michal K <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* feat: not reconcile immediatelly when error occurs

there is no reason to run reconciliation immediatelly after error. Such behavior loops errors and potentionally could halt DNS etc.

Signed-off-by: Michal Kuritka <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* feat: rename CreateZoneDelegation to SaveZoneDelegation

Signed-off-by: Michal Kuritka <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* feat: remove .conf from ZoneDelegation name

Signed-off-by: Michal Kuritka <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix: make legacy migration cleanup reliable (#2414)

* fix: make legacy migration cleanup reliable

Legacy Gslb deletion could stall when the migration controller only observed an update after deletion had already started. The update predicate accepted only the transition into deletion, so subsequent updates to a terminating object were filtered and the migration protection finalizer could remain indefinitely.

Reconcile every update for a terminating legacy Gslb and cover that behavior with a regression test. Make the Chainsaw retry change a watched migration label, report useful state before its outer timeout, and serialize workflow runs per source branch. Also repair the Renovate guard so duplicate workflows no longer amplify the flake.

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

* test: handle deletion at timeout boundary

Recheck the legacy Gslb after kubectl reports a delete timeout. Fail when the object remains, but continue when it has already disappeared so a successful boundary deletion does not fail Chainsaw.

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

---------

Signed-off-by: Yury Tsarev <yury@0ttl.ai>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* ci: run Chainsaw for Renovate PRs (#2416)

Remove the Renovate job exclusion so branch concurrency leaves one runnable Chainsaw job instead of cancelling the push run and skipping the pull request run.

Signed-off-by: Yury Tsarev <yury@0ttl.ai>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* Update all non-major dependencies (#2410)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* ci: use GitHub-generated release notes (#2417)

* ci: use GitHub-generated release notes

Replace the legacy changelog generator with GitHub's release-notes API and reuse the published release body for the offline changelog. Categorize dependency and project changes while excluding automated changelog noise.

Fixes #2092

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

* ci: prioritize project changes in release notes

List features, fixes, and maintenance before dependency updates while keeping dependency PRs in their dedicated category.

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

* ci: add AI-generated release summaries

Use GitHub Models to prepend a concise factual summary to generated release notes. Keep inference time-boxed and non-blocking so deterministic notes remain the fallback.

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

---------

Signed-off-by: Yury Tsarev <yury@0ttl.ai>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* Update dependency k8gb-io/k8gb to v0.20.0 (#2421)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* [create-pull-request] automated change (#2420)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ytsarev <518532+ytsarev@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* Add 2026-07-08 community meeting agenda (#2422)

* add 2026-07-08 community meeting agenda

Signed-off-by: elohmrow <bradley.andersen@pm.me>

* add 2026-07-08 community meeting notes

Signed-off-by: elohmrow <bradley.andersen@pm.me>

---------

Signed-off-by: elohmrow <bradley.andersen@pm.me>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix: coredns reads metrics local address instead external IP or LB

Signed-off-by: Michal Kuritka <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix: make DNSZones optional

Signed-off-by: Michal K <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix: stop reconciliation when ZoneDelegation not found

Signed-off-by: Michal K <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* ZoneDelegation: dynamic geotags refactor

Dynamic geotags are available only for IBX when ext GSLB cluster geotag is empty

Signed-off-by: Michal K <kuritka@gmail.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* docs: clarify dynamic zone cluster participation (#2404)

Signed-off-by: Dejan Stajic <8886210+dejoski@users.noreply.github.com>
Co-authored-by: Dejan Stajic <8886210+dejoski@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* ci: avoid cancelled Chainsaw checks (#2429)

Signed-off-by: Yury Tsarev <yury@0ttl.ai>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* fix(deps): update all non-major dependencies (#2419)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* chore(deps): update go module directive to v1.26.5 (#2423)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* [create-pull-request] automated change (#2433)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ytsarev <518532+ytsarev@users.noreply.github.com>
Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* refactor: move exposed-IP precedence into refresolver

Keep application address resolution out of reconciliation and
align Helm schema uniqueItems with runtime validation.

Signed-off-by: Arya Soni <aryasoni98@gmail.com>

* refactor: rename cluster exposed IP override

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

* test: cover cluster exposed IP override with Chainsaw

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

* test: fix Chainsaw array assertions

Signed-off-by: Yury Tsarev <yury@0ttl.ai>

---------

Signed-off-by: Arya Soni <aryasoni98@gmail.com>
Signed-off-by: Yury Tsarev <yury@0ttl.ai>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Michal K <kuritka@gmail.com>
Signed-off-by: Michal Kuritka <kuritka@gmail.com>
Signed-off-by: elohmrow <bradley.andersen@pm.me>
Signed-off-by: Dejan Stajic <8886210+dejoski@users.noreply.github.com>
Signed-off-by: Arya Soni <18515597+aryasoni98@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yury Tsarev <yury@0ttl.ai>
Co-authored-by: Yury Tsarev <yury@upbound.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ytsarev <518532+ytsarev@users.noreply.github.com>
Co-authored-by: Kuritka <kuritka@gmail.com>
Co-authored-by: Bradley Andersen <bradley.andersen@pm.me>
Co-authored-by: Dejan Stajic <dejanstajic12@gmail.com>
Co-authored-by: Dejan Stajic <8886210+dejoski@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant