-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rename app field #506
Rename app field #506
Conversation
todo: singleton
This reverts commit 354dd0d0b4bf546ff743ed3d0d4137e3b9b7bafa.
Fix missing file
breaks Python 3.10 support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great effort! I left some comments! I prefer to have the singleton and the config/value renaming in two different PRs to see the diff a bit easier.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The conflicts needs to be resolved 😃
Let's go v7! 🚀 7️⃣ |
Closes #502
connector:
config
kubernetes-app (and children):
values
global
KpopsConfig
andComponentHandlers
(naive singleton implementation), no longer needs to be passed during component initializationexamples test depends on bakdata/kpops-examples#24