Skip to content

DNS - upgrade octodns (1.15.0)#8883

Open
iftachk wants to merge 1 commit intokubernetes:mainfrom
iftachk:dns-upgrade-octodns
Open

DNS - upgrade octodns (1.15.0)#8883
iftachk wants to merge 1 commit intokubernetes:mainfrom
iftachk:dns-upgrade-octodns

Conversation

@iftachk
Copy link
Copy Markdown
Contributor

@iftachk iftachk commented Dec 17, 2025

  • Upgrade to newest release of python:3-alpine base image
  • Required upgrade of make and bash
  • Required upgrade of pip dependencies due to new octodns version / OS - dnspython
    • idna
    • natsort
  • Added missing pip dependencies due to new octodns version / OS
  • Required upgrade of pip dependencies due to runtime octodns errors
    • google-api-core
    • google-auth
    • google-cloud-core
    • google-cloud-dns
    • googleapis-common-protos
    • protobuf
    • requests
    • setuptools
    • urllib3
  • Added missing pip dependencies due to runtime octodns errors
    • proto-plus

- Upgrade to newest release of `python:3-alpine` base image
- Required upgrade of `make` and `bash`
- Required upgrade of pip dependencies due to new octodns version / OS - dnspython
  - idna
  - natsort
- Added missing pip dependencies due to new octodns version / OS
  - octodns-googlecloud (https://github.com/octodns/octodns-googlecloud)
    - new provider is referenced in config file
  - charset-normalizer
  - fqdn
  - python-dateutil
  - wheel
- Required upgrade of pip dependencies due to runtime octodns errors
  - google-api-core
  - google-auth
  - google-cloud-core
  - google-cloud-dns
  - googleapis-common-protos
  - protobuf
  - requests
  - setuptools
  - urllib3
- Added missing pip dependencies due to runtime octodns errors
  - proto-plus

Signed-off-by: Iftach Konshtok <iftash@gmail.com>
@k8s-ci-robot k8s-ci-robot added the area/dns DNS records for k8s.io, kubernetes.io, k8s.dev, etc., code in dns/ label Dec 17, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: iftachk
Once this PR has been reviewed and has the lgtm label, please assign genpage for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 17, 2025
@iftachk
Copy link
Copy Markdown
Contributor Author

iftachk commented Dec 17, 2025

@upodroid
octodns is running on the locally built image, but I cant fully test it since I do not have access to the GCP credentials

@upodroid
Copy link
Copy Markdown
Member

Please add yourself to this Google Group, it should give you readonly access to the project with the DNS zones.

https://github.com/kubernetes/k8s.io/blob/main/groups/sig-k8s-infra/groups.yaml#L286

@k8s-triage-robot
Copy link
Copy Markdown

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dns DNS records for k8s.io, kubernetes.io, k8s.dev, etc., code in dns/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants