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

indexd migration and bump all services #1532

Merged
merged 4 commits into from
May 14, 2020
Merged

indexd migration and bump all services #1532

merged 4 commits into from
May 14, 2020

Conversation

diw2
Copy link
Contributor

@diw2 diw2 commented May 12, 2020

No description provided.

@diw2 diw2 requested a review from paulineribeyre May 12, 2020 19:35
@PlanXCyborg
Copy link
Contributor

gen3qa.kidsfirstdrc.org/manifest.json

Deployment changes

  • fence
    • To use the new Cognito integration, apply in fence config the changes made to config-default.yaml. Otherwise no action required. (PXP-5613 Feat/cognito fence#767)
    • In fence-config, the region field of S3_BUCKETS is now required: if not specified, Fence will print a warning and try to call GetBucketLocation. Fence will error at startup if that doesn't work. (Fix/make region required for s3 bucket config fence#749)
    • Fence does NOT handle c999 the same as before. If using dbgap sync w/ consent code parsing and indexd records have acls with just phsid to represent objects someone w/ c999 should be able to see, you will need to ensure that the records also have the phsid.consent_code as well or users will lose access (Feat/dbgap options fence#702)
    • Fence has a new configuration to support more dbGaP syncing options: if you require "Common Exchange Area" data access, review the new configuration and supply necessary values (Feat/dbgap options fence#702)
  • portal
    • The Terra template attribute in gitops.json now expects a list of strings, not just a single string. (uc-cdis/portal#663)
    • Added footer link configuration to portal config: components.footer.links is an array of { text: <string, optional>, href: <string> }. (uc-cdis/portal#661)
    • Added a new property to gitops.json: components.login.contact_link: { text: string, href: string }. If login.contact_link is present, it will be displayed instead of login.email. Email links can be represented in contact_link using "mailto:email@address" as the "href". (uc-cdis/portal#660)
    • Updated tiered access logic requires Guppy server >= 0.4.0 (uc-cdis/portal#650)
    • New optional title parameter in Terra Export Warning configuration: terraExportWarning: { subjectThreshold: int, title: string(optional), message: string(optional) } (uc-cdis/portal#656)
    • Added terraExportWarning: { subjectThreshold: <number>, message: <string, optional> } to portal config. (uc-cdis/portal#642)
    • New optional portal config flag: dataExplorerConfig.terraTemplate. The value of this parameter is placed in the Terra export URL as the value of the query parameter 'template'. (uc-cdis/portal#645)
  • sheepdog

@diw2 diw2 merged commit dc25248 into master May 14, 2020
@diw2 diw2 deleted the chore/kfqa_migration branch May 14, 2020 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants