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

Move gluster.org zone to github #149

Open
3 of 7 tasks
mscherer opened this issue Nov 19, 2021 · 3 comments
Open
3 of 7 tasks

Move gluster.org zone to github #149

mscherer opened this issue Nov 19, 2021 · 3 comments

Comments

@mscherer
Copy link
Collaborator

mscherer commented Nov 19, 2021

So RH IT is changing their internal systems (eg, a git based repo where we can commit and deploy) to a system where we either have access with a web interface (and maybe a API), or with a PR based workflow, that requires IT to review our changes.

Both have downside, so my team set up a external DNS system that replicate IT old offers, with a bit more flexibility.

I propose to use that, and created a repository to old DNS zone on https://github.com/gluster/gluster.org-dns

Tasks lists:

  • create the repo
  • get the git repo history with git filter-repo
  • get RH Legal agreement
  • publish on a new repo
  • setup the new zone on osci.io side
  • change the root DNS on the provider side (internal ticket)
  • document the new workflow
@mscherer
Copy link
Collaborator Author

Legal ticket for license: LOS0539847

@mscherer
Copy link
Collaborator Author

@mscherer
Copy link
Collaborator Author

Command to filter the repo (dns-maps is the original one):

git clone --no-local dns-maps/ gluster.org-zone
cd gluster.org-zone
git filter-repo --path prod/external-default/gluster.org --path-rename prod/external-default/

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

No branches or pull requests

1 participant