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

Refactor Docker images #198

Closed
paullatzelsperger opened this issue Apr 11, 2023 · 1 comment
Closed

Refactor Docker images #198

paullatzelsperger opened this issue Apr 11, 2023 · 1 comment
Assignees
Labels
docker Anything to do with docker images refactoring Refactoring, does not add functionality

Comments

@paullatzelsperger
Copy link
Contributor

paullatzelsperger commented Apr 11, 2023

WHAT

The TractusX-EDC Docker images must be refactored to prepare for and reflect the planned changes to the Helm Charts

HOW

Excerpt rom the decision record:

The following changes need to be made to our Docker images:

  • rename edc-controlplane-memory -> -edc-runtime-memory
  • in edc-runtime-memory use FsVault instead of AzureVault
  • edc-runtime-memory contains an embedded data plane
  • rename edc-controlplane-postgresql -> edc-controlplane-postgresql-azure-vault
  • delete edc-controlplane-memory-hashicorp-vault

thus effectively resulting in the following structure:

edc-controlplane
|-> edc-runtime-memory
|-> edc-controlplane-postgresql-hashicorp-vault
|-> edc-controlplane-postgresql-azure-vault

edc-dataplane
|-> edc-dataplane-hashicorp-vault
|-> edc-dataplane-azure-vaul
@paullatzelsperger paullatzelsperger self-assigned this Apr 11, 2023
@paullatzelsperger paullatzelsperger added refactoring Refactoring, does not add functionality docker Anything to do with docker images labels Apr 11, 2023
@paullatzelsperger paullatzelsperger moved this to Waiting in EDC Board Apr 11, 2023
@paullatzelsperger paullatzelsperger moved this from Waiting to Todo in EDC Board Apr 11, 2023
@paullatzelsperger paullatzelsperger moved this from Todo to In Progress in EDC Board Apr 11, 2023
@paullatzelsperger
Copy link
Contributor Author

closing, because refactoring the docker images should be done directly when creating the chart

@github-project-automation github-project-automation bot moved this from In Progress to Done in EDC Board Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Anything to do with docker images refactoring Refactoring, does not add functionality
Projects
Status: Done
Development

No branches or pull requests

1 participant