-
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: Gateway additional registrations HA #3127
Merged
Merged
Conversation
This file contains 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
cumarav
force-pushed
the
reboot/gatewayAdditionalRegistrationsHA
branch
15 times, most recently
from
October 13, 2023 13:05
46cd95b
to
afa907f
Compare
achmelo
reviewed
Oct 16, 2023
achmelo
reviewed
Oct 16, 2023
gateway-service/src/main/java/org/zowe/apiml/gateway/config/DiscoveryClientConfig.java
Show resolved
Hide resolved
achmelo
reviewed
Oct 16, 2023
gateway-service/src/main/java/org/zowe/apiml/gateway/config/DiscoveryClientConfig.java
Show resolved
Hide resolved
achmelo
reviewed
Oct 16, 2023
gateway-service/src/main/java/org/zowe/apiml/gateway/config/AdditionalRegistrationConfig.java
Outdated
Show resolved
Hide resolved
cumarav
force-pushed
the
reboot/gatewayAdditionalRegistrationsHA
branch
from
October 16, 2023 08:23
5a79e6a
to
fd39af0
Compare
achmelo
reviewed
Oct 17, 2023
gateway-service/src/main/java/org/zowe/apiml/gateway/discovery/ApimlDiscoveryClientFactory.java
Show resolved
Hide resolved
gateway-service/src/main/java/org/zowe/apiml/gateway/config/AdditionalRegistrationConfig.java
Outdated
Show resolved
Hide resolved
gateway-service/src/main/java/org/zowe/apiml/gateway/config/DiscoveryClientConfig.java
Outdated
Show resolved
Hide resolved
cumarav
force-pushed
the
reboot/gatewayAdditionalRegistrationsHA
branch
from
October 18, 2023 14:02
b08e399
to
5aa72bc
Compare
achmelo
approved these changes
Oct 18, 2023
cumarav
force-pushed
the
reboot/gatewayAdditionalRegistrationsHA
branch
from
October 18, 2023 15:18
46ad62b
to
c06a065
Compare
pj892031
reviewed
Oct 18, 2023
...way-service/src/main/java/org/zowe/apiml/gateway/config/AdditionalRegistrationCondition.java
Show resolved
Hide resolved
gateway-service/src/main/java/org/zowe/apiml/gateway/config/AdditionalRegistrationConfig.java
Outdated
Show resolved
Hide resolved
gateway-service/src/main/java/org/zowe/apiml/gateway/config/AdditionalRegistrationConfig.java
Show resolved
Hide resolved
…le commit Signed-off-by: alexandr cumarav <[email protected]>
…ild parsing Signed-off-by: alexandr cumarav <[email protected]>
…omment Signed-off-by: alexandr cumarav <[email protected]>
cumarav
force-pushed
the
reboot/gatewayAdditionalRegistrationsHA
branch
from
October 19, 2023 12:21
3d6ccad
to
d0a4e87
Compare
…r issue Signed-off-by: alexandr cumarav <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs 97.8% 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. |
delete-merged-branch
bot
deleted the
reboot/gatewayAdditionalRegistrationsHA
branch
October 20, 2023 09:34
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.
Description
Allow multiple additional registrations in other apimls
Linked 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