-
Notifications
You must be signed in to change notification settings - Fork 11
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
[feat|fix] : SDE backend : Hotfix 3.2 with pcf submodel : rel-2.3.0 #68
[feat|fix] : SDE backend : Hotfix 3.2 with pcf submodel : rel-2.3.0 #68
Conversation
### Added - Added oauth security for sde public api. - BPN url add API path. ### Fixed - DT use refactor and PCF issue fix. - Correct dataplane endpoint for digital twin. - DSP endpoint path for digital-twin edc url. - trivy worklow fix.
- image update and trivy vulernablities fixes.
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.
Can you please address my question below?
INSTALL.md
Outdated
- JDK18 | ||
- Postgres 11.9.13 | ||
- JDK17 | ||
- Postgres 13.2.11 |
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.
Why do you specify Postgres v13 when in your helm chart you use chart version 11.x.x which potentially means Postgres v15?
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.
Sorry, I was wrong, Bitnami's Postgresql chart version 11.x.x means Postgresql v14. Although based on this TRG you should have already moved/upgraded to Postgres v15 which is chart version 12.x.x.
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.
We will be using Postgres v16. Can we use Postgres v13.X.X.
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.
Postgress upgraded to v15.
@almadigabor Changes made as per suggested. |
Fixed |
Fixed |
@almadigabor, can you please help us to merge this PR by today? |
can you please update the dependencies file? I also open a PR for that 3 days ago. |
@almadigabor Can we merge the PR? |
So it is reviewed and can be merged now. Correct? |
yeah ok, it might be obsolete then. just saw that you are creating two jars and wanted to make sure that theese documents are part of all. But I assume then, that only the one in sde-core is distributed to dockerhub |
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.
This PR is too big as followed our guidelines
https://www.eclipse.org/projects/handbook/#ip-project-content
Ok sure we are closing this PR and we will open new PRs. |
Description
Added
Fixed
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: