Skip to content

Latest commit

 

History

History
66 lines (63 loc) · 2.32 KB

next_steps.md

File metadata and controls

66 lines (63 loc) · 2.32 KB

Shared next steps for the team

Next Steps by Team Member

  • David
    • Storage Fix Operation:
      • changeToken fix
      • generic "storage fix" solution
        • create backup node
        • back up object to backup node
        • admin tool invokes appropriate "fix" operation in storage
      • implement storage prune operation
        • create file tombstone table?
    • AWS Java Api Migration
    • Major Migrations
      • SDSC storage migration
    • Resume Storage Admin Work
      • Delete object via admin tool
      • Create object tombstone
        • Create tombstone for prior deletes
      • Change primary node for a collection
      • Transfer object to different primary node
    • Augment Object Representation
      • Alter/repair owner, collection for object
      • Alter/repair mime type for object
      • Augment mime type with more specific information
    • Later/Misc
      • Configure new 4byte character Wasabi node (as an alternate secondary node for new collections)
      • Eliminate DUA code
  • Mark
    • ZK Estimate Task
    • Move profiles from file system to S3
    • New Manifest Type
    • Nuxeo refactor and cleanup
    • Passing storage fix parameters to INV/Storage
  • Terry
    • UCB wildcard search
    • Admin interface for storage fix
    • Move profiles from file system to S3
    • Migrate Docker stack to UC3 account (docker-compose to ECS)
    • Admin tool functionality in UC3 account
    • Migration of Merritt to UC3 account
    • Refine admin tool with usability suggestions
    • Refine collection health tools based on feedback
  • Ashley
    • New Dev boxes (AL2023): Jenkins, Docker, David's Sandbox
    • Misc Servers AL2023: LDAP, ZK, Batch
  • Eric
    • Depositor Tool Survey
    • Collection Health Feedback Actions
    • ETDs, ETDs v2
    • Robbins Collection
    • UCSF Glantz videos
    • UCSB Legacy ETD's
  • Team
    • LDAP
      • Evalauate managed LDAP
      • Replace LDAP with Cognito Authentication + Yaml authorization rules
      • Create / Manage LDAP groups via admin tools
    • Depositor services
      • Presigned file upload solution (large single file)
      • Presigned file upload solution (directory of files)
        • requires a javascript enabled solution like the one Dryad ahad used
    • Explore new storage classes and potential benefits to Merritt processing
    • Eliminate the "admin object submission process" - build tools that create INV db relationships as needed