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

Rename repo from ov_deploy -> ov-deploy #23

Closed
12 tasks done
mrharpo opened this issue Jul 25, 2022 · 0 comments · Fixed by #24
Closed
12 tasks done

Rename repo from ov_deploy -> ov-deploy #23

mrharpo opened this issue Jul 25, 2022 · 0 comments · Fixed by #24
Assignees
Labels
breaking 💔 Breaking changes CD 🏗️ Relating to Continuous Deployment documentation 📜 Improvements or additions to documentation maintenance 🔧 Updates and upgrades

Comments

@mrharpo
Copy link
Contributor

mrharpo commented Jul 25, 2022

Because

We've considered standardizing to - or _ across repos before, but didn't have a strong reason to go to either (other than _ is a 2 keystroke character)

  • In refactoring the deployer.py functions (PR#22), part of the simplifying assumptions were that the github repo name == docker image name == deploy workload namespace
  • ⬆️ is nearly true, EXCEPT Rancher does not allow _ in namespaces 😠

Done when

  • This repo is renamed to ov-deploy
  • ov_wag is renamed to ov-wag
  • Local git urls are changed across all machines
  • Git submodules are updated with new url
  • Docker hub repository created for ov-wag
  • New ov-wag Images are pushed to Docker hub
  • Rancher namespaces are cloned to new names
  • Rancher images point to new ov-wag image
  • Rancher frontend config points to new ov-wag backend namespace
  • docker-compose files point to new directory and image name
  • cli.py: rename option --ov_wag -> --ov-wag
  • Find and replace all ov_wag instances in codebase
    Links across repositories are amended (optional)

Mirror of ov-wag #43

@mrharpo mrharpo added documentation 📜 Improvements or additions to documentation CD 🏗️ Relating to Continuous Deployment maintenance 🔧 Updates and upgrades breaking 💔 Breaking changes labels Jul 25, 2022
@mrharpo mrharpo added this to the v0.2.0 Deploy 🌇 milestone Jul 25, 2022
@mrharpo mrharpo self-assigned this Jul 25, 2022
@mrharpo mrharpo changed the title Rename repo from ov_deploy to ov-deploy Rename repo from ov_deploy -> ov-deploy Jul 25, 2022
@mrharpo mrharpo mentioned this issue Jul 26, 2022
@afred afred closed this as completed in #24 Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking 💔 Breaking changes CD 🏗️ Relating to Continuous Deployment documentation 📜 Improvements or additions to documentation maintenance 🔧 Updates and upgrades
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant