Skip to content

Traefik CRDs upgrade#85

Closed
luigidematteis wants to merge 4 commits intoapache:mainfrom
luigidematteis:fork/traefik-and-ci-improvements
Closed

Traefik CRDs upgrade#85
luigidematteis wants to merge 4 commits intoapache:mainfrom
luigidematteis:fork/traefik-and-ci-improvements

Conversation

@luigidematteis
Copy link
Copy Markdown
Contributor

Upgrade CRDs and Poetry

The previous API version has been deprecated. Update the manifests with the new version.
flatdict 4.0.1 only ships as a source tarball. Building it requires
pkg_resources (setuptools), removed from Python 3.12 virtual environments.
Version 4.1.0 ships a pre-built wheel, bypassing the build step entirely.

Also update Dockerfile Poetry from 1.8.5 to 2.3.2 to match the
lock-version 2.1 format already in use.
  Allow forks to push operator images to ghcr.io by setting the IMAGE_REGISTRY
  repository variable, without requiring Docker Hub credentials.

  Defaults to registry.hub.docker.com for backward compatibility with the
  Apache upstream. When DOCKERHUB_USER/DOCKERHUB_TOKEN secrets are not set,
  credentials fall back to github.actor/GITHUB_TOKEN automatically.

Signed-off-by: Luigi De Matteis <ldematteis123@gmail.com>
Signed-off-by: Luigi De Matteis <ldematteis123@gmail.com>
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.

1 participant