Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance/use new-pykube #38

Merged
merged 2 commits into from
May 17, 2024
Merged

Enhance/use new-pykube #38

merged 2 commits into from
May 17, 2024

Conversation

Fovty
Copy link
Member

@Fovty Fovty commented May 17, 2024

Motivation

This PR updates the project to use the new new-pykube package instead of the outdated pykube-ng. The change aims to have a maintainable Version of the Kubernetes library.

Changes

  • Updated pyproject.toml to replace pykube-ng with new-pykube.
  • Updated poetry.lock to reflect the new dependencies.

Tests done

  • Verified that the project builds successfully with the updated dependencies.
  • Ran existing tests to ensure that the project functions correctly with new-pykube.

TODO

  • I've assigned myself to this PR

@Fovty Fovty added the enhancement New feature or request label May 17, 2024
@Fovty Fovty self-assigned this May 17, 2024
@Fovty Fovty changed the title Enhance/use new pykube Enhance/use new-pykube May 17, 2024
Copy link
Member

@JTaeuber JTaeuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Fovty Fovty merged commit 907d86e into main May 17, 2024
4 checks passed
@Fovty Fovty deleted the enhance/use-new-pykube branch May 17, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants