This is an automated email from the ASF dual-hosted git repository.

isjarana pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git.


    from 1f23f2c  Merge pull request #239 from isururanawaka/staging
     new 554db68  production changes
     new b6c97b7  datasource update
     new 70db7d5  fix iam production env secret loading
     new 2de2ff9  production
     new c162eb9  production env changes
     new b97780c  Merge pull request #241 from isururanawaka/production
     new 2c2a765  merge production changes to staging
     new 12c1f2d  merge production changes to staging
     new bdfbf30  Merge pull request #242 from 
isururanawaka/merge-production-staging

The 506 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../agent-profile-core-service/Dockerfile          |  2 +-
 .../src/main/helm/templates/deployment.yaml        | 13 +++++++++
 .../src/main/helm/values.yaml                      | 19 ++++++------
 .../src/main/resources/application.properties      |  8 +++--
 .../cluster-management-core-service/Dockerfile     |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../service/ClusterManagementService.java          |  2 +-
 .../src/main/resources/application.properties      |  7 +++--
 .../credential-store-core-service/Dockerfile       |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../src/main/resources/application.properties      |  7 +++--
 custos-core-services/custos-logging/Dockerfile     |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../custos-logging/src/main/helm/values.yaml       | 17 ++++++-----
 .../src/main/resources/application.properties      |  7 +++--
 .../custos-messaging-core-service/Dockerfile       |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../src/main/resources/application.properties      |  7 +++--
 .../Dockerfile                                     |  2 +-
 .../federated-authentication-core-service/pom.xml  | 32 ++++++++++----------
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../src/main/resources/application.properties      |  4 +--
 .../iam-admin-core-service/Dockerfile              |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../apache/custos/iam/service/IamAdminService.java |  7 +++--
 .../src/main/resources/application.properties      |  7 +++--
 .../identity-core-service/Dockerfile               |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../src/main/resources/application.properties      |  8 +++--
 .../resource-secret-core-service/Dockerfile        |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../src/main/resources/application.properties      |  5 ++--
 .../sharing-core-service/Dockerfile                |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../sharing-core-service/src/main/helm/values.yaml | 17 ++++++-----
 .../src/main/resources/application.properties      |  5 ++--
 .../tenant-profile-core-service/Dockerfile         |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../src/main/resources/application.properties      |  5 ++--
 .../user-profile-core-service/Dockerfile           |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 .../src/main/resources/application.properties      |  7 +++--
 .../custos-configuration-service/Dockerfile        |  2 +-
 .../custos-configuration-service/pom.xml           | 34 +++++++++++-----------
 .../src/main/helm/values.yaml                      | 17 ++++++-----
 ...> agentManagementService-production.properties} |  2 +-
 .../src/main/resources/application.properties      |  3 +-
 ...terManagementCoreService-production.properties} |  2 +-
 ...clusterManagementCoreService-staging.properties |  2 +-
 .../clusterManagementCoreService.properties        |  2 +-
 ...AuthenticationCoreService-production.properties |  3 ++
 ...> groupManagementService-production.properties} |  2 +-
 .../iamAdminCoreService-production.properties      | 25 ++++++++++++++++
 ...s => identityCoreService-production.properties} | 24 +++++++--------
 ...dentityManagementService-production.properties} |  2 +-
 ... => logManagementService-production.properties} |  2 +-
 ... => messagingCoreService-production.properties} |  2 +-
 ...eSecretManagementService-production.properties} |  2 +-
 ...roperties => scimService-production.properties} |  6 ++--
 ...sharingManagementService-production.properties} |  2 +-
 ... tenantManagementService-production.properties} |  2 +-
 ...=> userManagementService-production.properties} |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 ++---
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../src/main/resources/envoy.yaml                  |  4 +--
 .../custos-keycloak/Dockerfile                     |  2 +-
 .../services/clients/keycloak/KeycloakUtils.java   | 13 ++++-----
 .../agent-management-service/Dockerfile            |  2 +-
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../custos-integration-services-swagger/Dockerfile |  2 +-
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../protos/IdentityManagementService.proto         |  4 ---
 .../group-management-service/Dockerfile            |  2 +-
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../identity-management-service/Dockerfile         |  2 +-
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../src/main/proto/IdentityManagementService.proto |  4 ---
 .../log-management-service/Dockerfile              |  2 +-
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../resource-secret-management-service/Dockerfile  |  2 +-
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../scim-service/Dockerfile                        |  2 +-
 .../src/main/helm/templates/ingress.yaml           |  4 +--
 .../scim-service/src/main/helm/values.yaml         | 23 ++++++++-------
 .../sharing-management-service/Dockerfile          |  2 +-
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../tenant-management-service/Dockerfile           |  2 +-
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 19 ++++++------
 .../user-management-service/Dockerfile             |  2 +-
 .../src/main/helm/templates/deployment.yaml        |  8 +++++
 .../src/main/helm/templates/ingress-grpc.yaml      |  4 +--
 .../src/main/helm/templates/ingress.yaml           |  5 ++--
 .../src/main/helm/values.yaml                      | 23 ++++++++-------
 .../management/service/UserManagementService.java  |  4 +++
 pom.xml                                            | 25 ++++++++++------
 119 files changed, 597 insertions(+), 412 deletions(-)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{agentManagementService-staging.properties
 => agentManagementService-production.properties} (95%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{clusterManagementCoreService-staging.properties
 => clusterManagementCoreService-production.properties} (94%)
 create mode 100644 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/federatedAuthenticationCoreService-production.properties
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{groupManagementService-staging.properties
 => groupManagementService-production.properties} (96%)
 create mode 100644 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/iamAdminCoreService-production.properties
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{identityCoreService-staging.properties
 => identityCoreService-production.properties} (62%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{userManagementService-staging.properties
 => identityManagementService-production.properties} (94%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{logManagementService.properties
 => logManagementService-production.properties} (95%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{messagingCoreService-staging.properties
 => messagingCoreService-production.properties} (94%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{resourceSecretManagementService-staging.properties
 => resourceSecretManagementService-production.properties} (96%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{scimService-staging.properties
 => scimService-production.properties} (85%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{sharingManagementService.properties
 => sharingManagementService-production.properties} (95%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{tenantManagementService-staging.properties
 => tenantManagementService-production.properties} (93%)
 copy 
custos-core-services/utility-services/custos-configuration-service/src/main/resources/{userManagementService-staging.properties
 => userManagementService-production.properties} (94%)

Reply via email to