Skip to content

Commit

Permalink
[ES-1966] merge code from release to develop (mosip#290)
Browse files Browse the repository at this point in the history
* ES-1638

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* ES-1638

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Added docker compose file

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Deleted external configuration file

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Deleted external configuration file

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* ES-842 (mosip#245)

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* ES-1638

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* ES-1638 (mosip#247)

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* ES-1638

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* ES-842 corrected the verified claims logi (mosip#249)

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* modified getLanguageValuesList method (mosip#250)

Signed-off-by: Mohd Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1678] Added a new error message for the ekyc failure in i18n.

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Updated readme and docker compose

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] removed deployment script and updated chart

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] corrected chart lint yaml

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] moved deployment scripts to deploy

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] updarted chart values for latest changes to remove artifactory and config server dependency

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] moved db-init scripts to deploy

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added updated db-init scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added updated mock-identity-system scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added updated mock-relying-party-service scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added updated mock-relying-party-ui scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added install-all.sh, delete-all.sh, restart-all.sh scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] updated installation scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] updated README and installation scripts comments

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added changes for partner onboarder to store reports in volume

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] removed unused secret creation

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [INJICERT-434] optionally support using arbitrary field as PSUT value (mosip#258)

* [INJICERT-434] optionally support using individualID as PSUT

Purpose: to break Certify <--> Mock DataProviderPlugin dependency wrt
         OIDCTransaction object stored in Redis

Config changes required:
* Introduces a config but does not break existing default behaviour, so
  no explicit change required

Signed-off-by: Harsh Vardhan <[email protected]>

* [INJICERT-434] allow PSUT to set to any configured field

* by default the kycAuth response will have the psut field, but this can
  be configured to have some other user data in the clear if required

Breaking changes: None. The changes are backwards compatible

Signed-off-by: Harsh Vardhan <[email protected]>

---------

Signed-off-by: Harsh Vardhan <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1689] added test case (mosip#259)

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* moved tomcat and prometheus configuration to bootstrap.properties

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35987] updated onboarder to support storing reports in nfs volume

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Updated Readme and pom version

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [DSD-6382] added prompt to install services

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [DSD-6382] removed unused clusterRolebinding

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [DSD-6382] updated changes to fix dev testing issues

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [DSD-6382] updated correct onboarder chart version (mosip#272)

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Added JsonIgnoreProperties for kyc auth and exchange requests (mosip#269)

Signed-off-by: piyush-shukla03_infosys <[email protected]>
Co-authored-by: piyush-shukla03_infosys <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [DSD-6382] updated partner onboarder install script

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] removed deployment script and updated chart

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added updated mock-identity-system scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added install-all.sh, delete-all.sh, restart-all.sh scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] updated installation scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] updated README and installation scripts comments

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35816] added changes for partner onboarder to store reports in volume

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1689] (mosip#271)

* [ES-1689]

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* [ES-1689]

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* [ES-1689] Updated the review comments

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

---------

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [DSD-6445]Updated install.sh

Signed-off-by: Rakshitha650 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [DSD-6445]Updated install.sh

Signed-off-by: Rakshitha650 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1842] i18n translation changes.

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Fixed the properties file, created only master copy of properties

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Corrected test case and active profile

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Updated the image name

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* Release 0.10.x (mosip#275)

* ES-842 corrected the verified claims logi (mosip#249)

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* modified getLanguageValuesList method (mosip#250)

Signed-off-by: Mohd Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [ES-1678] Added a new error message for the ekyc failure in i18n.

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* Updated readme and docker compose

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] removed deployment script and updated chart

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] corrected chart lint yaml

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] moved deployment scripts to deploy

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] updarted chart values for latest changes to remove artifactory and config server dependency

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] moved db-init scripts to deploy

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] added updated db-init scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] added updated mock-identity-system scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] added updated mock-relying-party-service scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] added updated mock-relying-party-ui scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] added install-all.sh, delete-all.sh, restart-all.sh scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] updated installation scripts

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] updated README and installation scripts comments

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] added changes for partner onboarder to store reports in volume

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35816] removed unused secret creation

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [INJICERT-434] optionally support using arbitrary field as PSUT value (mosip#258)

* [INJICERT-434] optionally support using individualID as PSUT

Purpose: to break Certify <--> Mock DataProviderPlugin dependency wrt
         OIDCTransaction object stored in Redis

Config changes required:
* Introduces a config but does not break existing default behaviour, so
  no explicit change required

Signed-off-by: Harsh Vardhan <[email protected]>

* [INJICERT-434] allow PSUT to set to any configured field

* by default the kycAuth response will have the psut field, but this can
  be configured to have some other user data in the clear if required

Breaking changes: None. The changes are backwards compatible

Signed-off-by: Harsh Vardhan <[email protected]>

---------

Signed-off-by: Harsh Vardhan <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [ES-1689] added test case (mosip#259)

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* moved tomcat and prometheus configuration to bootstrap.properties

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [MOSIP-35987] updated onboarder to support storing reports in nfs volume

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* Updated Readme and pom version

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [DSD-6382] added prompt to install services

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [DSD-6382] removed unused clusterRolebinding

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [DSD-6382] updated changes to fix dev testing issues

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [DSD-6382] updated correct onboarder chart version (mosip#272)

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* Added JsonIgnoreProperties for kyc auth and exchange requests (mosip#269)

Signed-off-by: piyush-shukla03_infosys <[email protected]>
Co-authored-by: piyush-shukla03_infosys <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* [DSD-6382] updated partner onboarder install script

Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>

* resolved lint failures (mosip#277)

Signed-off-by: Chandra Keshav Mishra <[email protected]>

---------

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Harsh Vardhan <[email protected]>
Signed-off-by: Venkata Saidurga Polamraju <[email protected]>
Signed-off-by: piyush-shukla03_infosys <[email protected]>
Co-authored-by: ase-101 <[email protected]>
Co-authored-by: Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>
Co-authored-by: GurukiranP <[email protected]>
Co-authored-by: Harsh Vardhan <[email protected]>
Co-authored-by: pvsaidurga <[email protected]>
Co-authored-by: Piyush7034 <[email protected]>
Co-authored-by: piyush-shukla03_infosys <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1859] Added a new error code in the i18n.

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-35892] Updated helm charts to add range

Signed-off-by: Rakshithb1 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1842] i18n translation changes.

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1899] Added log for testing. (mosip#284)

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-37447] updated install.sh script for mosipid check

Signed-off-by: bhumi46 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MOSIP-37447] updated install.sh script for mosipid check

Signed-off-by: bhumi46 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-1860] Updated package.json and package-lock.json files .

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>

---------

Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Harsh Vardhan <[email protected]>
Signed-off-by: Venkata Saidurga Polamraju <[email protected]>
Signed-off-by: piyush-shukla03_infosys <[email protected]>
Signed-off-by: Rakshitha650 <[email protected]>
Signed-off-by: Rakshithb1 <[email protected]>
Signed-off-by: bhumi46 <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>
Co-authored-by: ase-101 <[email protected]>
Co-authored-by: Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>
Co-authored-by: GurukiranP <[email protected]>
Co-authored-by: ckm007 <[email protected]>
Co-authored-by: Harsh Vardhan <[email protected]>
Co-authored-by: pvsaidurga <[email protected]>
Co-authored-by: Piyush7034 <[email protected]>
Co-authored-by: piyush-shukla03_infosys <[email protected]>
Co-authored-by: Rakshitha650 <[email protected]>
Co-authored-by: Rakshithb1 <[email protected]>
Co-authored-by: Gk <[email protected]>
Co-authored-by: bhumi46 <[email protected]>
  • Loading branch information
14 people committed Dec 16, 2024
1 parent 0ca3a29 commit c8a3212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partner-onboarder/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ function installing_onboarder() {

echo "Istio label"
kubectl label ns $NS istio-injection=disabled --overwrite
helm repo update
# helm repo update

echo "Copy configmaps"
COPY_UTIL=../deploy/copy_cm_func.sh
Expand Down

0 comments on commit c8a3212

Please sign in to comment.