-
Notifications
You must be signed in to change notification settings - Fork 54
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
0.3.0 Charts to not reflect setting changes of the 0.3.0 image #167
Comments
Are all points not taken into account? Or only a few? If only a few, can we collect them here? That would make the work on the fix easier in the end. |
I'm not 100% sure which changes are causing issues in which charts. I've a feeling the But as we need to update the charts anyway, I decided against investing additional time to test the impact of all the changes. Dominik Pinsel [email protected], Mercedes-Benz Tech Innovation GmbH, legal info/Impressum |
I would say we shouldn't use Control- & Data Plane charts anymore for version newer then 0.1.7 since they are deprecated anyway. Otherwise we have to refactor them to make it compatible with v0.3.x |
with hindsight they could have been removed in 0.3.0 as breaking changes were expected anyway. I will create an issue |
So, to sum it up I would suggest to Suggested Changes
I'd say all the other changes from the migration documentation are either not related to the chars, additions, or not completely resolved (like the trailing slash in the Web Setting UpdateUpdate the following settings
Change the names of the new web endpoints in the following files:
Other SettingsUpdate the
Health Check UpdateChange the health check to the management API and add authentication Affected files:
Documentation Update
Dominik Pinsel [email protected], Mercedes-Benz Tech Innovation GmbH, legal info/Impressum |
Yes, removing these charts will become necessary. I'd not remove them now, but add a disclaimer to the new release that they will not be part of the next release. Like this the stakeholders can plan the work ahead to replace their charts with the new one. Dominik Pinsel [email protected], Mercedes-Benz Tech Innovation GmbH, legal info/Impressum |
Describe the bug
As it is now the charts to not reflect the changes from the migration guide.
https://github.com/catenax-ng/tx-tractusx-edc/blob/develop/docs/migration/Version_0.1.x_0.3.x.md
The affected charts are currently from the product-edc repository. But the idea would be to fix them here.
Affected charts:
Context Informations
Dominik Pinsel [email protected], Mercedes-Benz Tech Innovation GmbH, legal info/Impressum
The text was updated successfully, but these errors were encountered: