-
Notifications
You must be signed in to change notification settings - Fork 64
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: Cloud Gateway - create additional registrations #3181
Conversation
083551d
to
44cf440
Compare
44cf440
to
0a3dbd4
Compare
54cf5d9
to
1e6a5a3
Compare
Signed-off-by: alexandr cumarav <[email protected]>
Signed-off-by: alexandr cumarav <[email protected]>
Signed-off-by: alexandr cumarav <[email protected]>
Signed-off-by: alexandr cumarav <[email protected]>
Signed-off-by: alexandr cumarav <[email protected]>
Signed-off-by: alexandr cumarav <[email protected]>
Signed-off-by: alexandr cumarav <[email protected]>
Signed-off-by: alexandr cumarav <[email protected]>
1e6a5a3
to
18c2296
Compare
...teway-service/src/main/java/org/zowe/apiml/cloudgatewayservice/config/ConnectionsConfig.java
Outdated
Show resolved
Hide resolved
Signed-off-by: alexandr cumarav <[email protected]>
...teway-service/src/main/java/org/zowe/apiml/cloudgatewayservice/config/ConnectionsConfig.java
Outdated
Show resolved
Hide resolved
...d-gateway-service/src/main/java/org/zowe/apiml/cloudgatewayservice/config/EurekaFactory.java
Show resolved
Hide resolved
...teway-service/src/main/java/org/zowe/apiml/cloudgatewayservice/config/ConnectionsConfig.java
Outdated
Show resolved
Hide resolved
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.
I've addressed issues which I agreed with, others are commented.
...d-gateway-service/src/main/java/org/zowe/apiml/cloudgatewayservice/config/EurekaFactory.java
Show resolved
Hide resolved
...teway-service/src/main/java/org/zowe/apiml/cloudgatewayservice/config/ConnectionsConfig.java
Outdated
Show resolved
Hide resolved
...teway-service/src/main/java/org/zowe/apiml/cloudgatewayservice/config/ConnectionsConfig.java
Outdated
Show resolved
Hide resolved
gateway-service/src/main/java/org/zowe/apiml/gateway/config/DiscoveryClientConfig.java
Outdated
Show resolved
Hide resolved
2dabf41
to
650b162
Compare
Signed-off-by: alexandr cumarav <[email protected]>
650b162
to
281cdf2
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs 91.4% Coverage The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
Description
Implement support for additional Eureka Clients
apiml.service.additionalRegistration
in CloudGateway applicationLinked to # (issue)
Part of the # (epic)
Type of change
Please delete options that are not relevant.
Checklist:
For more details about how should the code look like read the Contributing guideline