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

DOTNET-5871 Upgrade operator to .NET 8 #230

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

gamingrobot
Copy link
Contributor

  • Upgrade dotnet-operator-sdk to 9.1.5
  • Upgrade misc packages
  • Rework resource watching
  • Remove controllers (watched entities are now registered in OperatorBuilderExtensions.RegisterEntities)
  • Update webhook url for new operator-sdk version
  • Update JsonDiff to new System.Text.Json diff library
  • Update k8s client calls for official k8s client

Draft PR since there are some additional changes still

- Upgrade dotnet-operator-sdk to 9.1.5
- Upgrade misc packages
- Rework resource watching
- Remove controllers (watched entities are now registered in OperatorBuilderExtensions.RegisterEntities)
- Update webhook url for new operator-sdk version
- Update JsonDiff to new System.Text.Json diff library
- Update k8s client calls for official k8s client
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