Skip to content

Conversation

@iftachk
Copy link
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
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
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

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

2 participants