Skip to content
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

updating_version_2022.08 #5027

Merged
merged 5 commits into from
Aug 26, 2022
Merged

Conversation

divyaocc
Copy link
Contributor

this is final PR to update version to 2022.08 in microservices in manifest.json

this is final PR to update version to 2022.08 in microservices in manifest.json
@divyaocc divyaocc requested review from a team and urvi-occ as code owners August 23, 2022 14:46
@divyaocc divyaocc removed the request for review from a team August 23, 2022 14:46
urvi-occ
urvi-occ previously approved these changes Aug 23, 2022
making another minor change to 2022.07 in manifest.json
@paulineribeyre
Copy link
Contributor

data.bloodpac.org/manifest.json

Deployment changes

Breaking changes

@paulineribeyre
Copy link
Contributor

$ echo " Validating $dir"
 Validating data.bloodpac.org

$ gen3utils validate-manifest $man
[2022-08-24 15:09:10,124][ gen3utils][   INFO] Validating manifest data.bloodpac.org/manifest.json
[2022-08-24 15:09:10,125][validate-manifest][WARNING] arborist is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] hatchery is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] sower is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] guppy is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] fence is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] fence is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] fence is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] peregrine is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] hatchery is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,125][validate-manifest][WARNING] guppy is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,126][validate-manifest][WARNING] tube is on a branch (2022.07): not validating, returning string type
[2022-08-24 15:09:10,126][validate-manifest][   INFO] OK

$ gen3utils validate-etl-mapping $etl $man
[2022-08-24 15:09:18,083][ gen3utils][   INFO] Validating ETL mapping data.bloodpac.org/etlMapping.yaml
[2022-08-24 15:09:18,083][ gen3utils][   INFO]   Using dictionary: https://s3.amazonaws.com/dictionary-artifacts/bpadictionary/0.8.6/schema.json
[2022-08-24 15:09:20,551][ gen3utils][   INFO]   OK!

$ gen3utils validate-portal-config $etl $man $ptlcfg uc-cdis/cdis-manifest 5027
[2022-08-24 15:10:33,259][ gen3utils][   INFO] Validating portal config file data.bloodpac.org/portal/gitops.json
[2022-08-24 15:10:35,249][ gen3utils][   INFO]   OK!

$ gen3utils post-deployment-changes uc-cdis/cdis-manifest 5027
See output in comment above this one

"sheepdog": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog:2022.05",
"portal": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/data-portal:2022.05",
"arborist": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/arborist:2022.07",
"aws-es-proxy": "quay.io/cdis/aws-es-proxy:0.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change is causing the jenkins issues: aws-es-proxy and guppy cannot run properly because this image does not exist. Go back to 0.8

Copy link
Contributor Author

@divyaocc divyaocc Aug 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed back aws-es-proxy from 0.7 to 0.8 , I noticed that even Travis CI test failed 😞

As jenkins CI is failing, I changed the version from 0.7 to 0.8 for aws-es-proxy.
@divyaocc divyaocc merged commit 1dd7962 into uc-cdis:master Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants