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

Dagster Phase 2 / Tech Debt #946

Closed
3 tasks
Ardiea opened this issue Jul 11, 2022 · 0 comments
Closed
3 tasks

Dagster Phase 2 / Tech Debt #946

Ardiea opened this issue Jul 11, 2022 · 0 comments
Assignees
Labels
Data DevOps product:data-platform Issues related to the Data Platform product Tech Debt

Comments

@Ardiea
Copy link
Member

Ardiea commented Jul 11, 2022

User Story

Record all technical debt items from the first round of containerization of dagster here.

  • Make a clean and easy to use way of recording file watches from consul template entries : Build and deploy Dagster AMI #924 (comment)
  • Renamed a block of secrets but the old path is still there. Make sure there are no other references to to the old path and then clean up. See block below.
vault-cli cp "secret-data/data-production" "secret-data/data"
Copy 'secret-data/data-production/caddy-jwt-issuer' to 'secret-data/data/caddy-jwt-issuer'
Copy 'secret-data/data-production/caddy-jwt-secret' to 'secret-data/data/caddy-jwt-secret'
Copy 'secret-data/data-production/pipelines/edx/mitxonline/edx-oauth-client' to 'secret-data/data/pipelines/edx/mitxonline/edx-oauth-client'
Copy 'secret-data/data-production/pipelines/edx/mitxonline/healthchecks-io-check-id' to 'secret-data/data/pipelines/edx/mitxonline/healthchecks-io-check-id'
Copy 'secret-data/data-production/pipelines/edx/residential/edx-oauth-client' to 'secret-data/data/pipelines/edx/residential/edx-oauth-client'
Copy 'secret-data/data-production/pipelines/edx/residential/healthchecks-io-check-id' to 'secret-data/data/pipelines/edx/residential/healthchecks-io-check-id'
Copy 'secret-data/data-production/pipelines/edx/xpro/edx-oauth-client' to 'secret-data/data/pipelines/edx/xpro/edx-oauth-client'
Copy 'secret-data/data-production/pipelines/edx/xpro/healthchecks-io-check-id' to 'secret-data/data/pipelines/edx/xpro/healthchecks-io-check-id'

Description/Context

Acceptance Criteria

@Ardiea Ardiea self-assigned this Jul 11, 2022
@blarghmatey blarghmatey added the product:data-platform Issues related to the Data Platform product label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data DevOps product:data-platform Issues related to the Data Platform product Tech Debt
Projects
None yet
Development

No branches or pull requests

2 participants