Conversation
164f3e0 to
5cbd913
Compare
acf7ce2 to
a154b7d
Compare
b3ae714 to
a0b0651
Compare
98ba9d0 to
3e96111
Compare
lgw-gravitee
approved these changes
Feb 28, 2025
podlesrafal
approved these changes
Feb 28, 2025
fixes AM-4591
fixes AM-4561
…ay repository settings related-to AM-4591 related-to AM-4165 fixes AM-4565
…to dataPlane plugin related to AM-4565
…ning service to rely on the memory implementation so using SCIM user with roles can be created without CP access fixes AM-4700 related-to AM-4569
related-to AM-4569 fixes AM-4616
related to AM-4616
…t API fixes AM-4616
related-to AM-4616
…id injection issue related-to AM-4616
…d by the Gateway config fixes AM-4598
… gateway url fixes AM-4572
fixes: AM-4567
one for the Gateway, the other for the Management API a CredentialCommonService remains present into gravitee-am-service until the domain Users are managed using DataPlane
fixes AM-4566
…yAttempt repositories from the management API now mAPI send an event to request token deletion or MFA limites cleanup fixes AM-4571
fixes: AM-4577
… IDP Since DataPlane split has been introduced in 4.7.0, we have to manage the DataPlaneId if the repository scope Gateway has been selected. fixes AM-4809
this settings allowes to reuse the same connection pool as the gateway repository scope fixes AM-4809
AM-4574
the default values is used in the queries default values as this IDP is not providing the 'use system cluster' settings it is useless to remove the default value related-to AM-4809
871178f to
596f8a8
Compare
graviteeio
reviewed
Mar 10, 2025
| export gravitee_dataPlanes_0_jdbc_database=postgres | ||
| export gravitee_dataPlanes_0_jdbc_driver=postgresql | ||
| export gravitee_dataPlanes_0_jdbc_host=localhost | ||
| export gravitee_dataPlanes_0_jdbc_password=T0pS3cr3t |
Contributor
There was a problem hiding this comment.
⚠️ Aqua detected sensitive data in your code
Category: Databse
Description: Dabase Passwords
Severity: HIGH
Match: export gravitee_dataPlanes_0_jdbc_password=*********
[This comment was created by Aqua Pipeline]
graviteeio
reviewed
Mar 10, 2025
| export gravitee_dataPlanes_0_jdbc_database=postgres | ||
| export gravitee_dataPlanes_0_jdbc_driver=postgresql | ||
| export gravitee_dataPlanes_0_jdbc_host=localhost | ||
| export gravitee_dataPlanes_0_jdbc_password=T0pS3cr3t |
Contributor
There was a problem hiding this comment.
⚠️ Aqua detected sensitive data in your code
Category: Databse
Description: Dabase Passwords
Severity: HIGH
Match: export gravitee_dataPlanes_0_jdbc_password=*********
[This comment was created by Aqua Pipeline]
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR is about to merge the branch which contains all the changes for the DataPlane split.