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

partial Satellite 6.10 support #397

Merged
merged 1 commit into from Oct 14, 2021
Merged

Commits on Oct 13, 2021

  1. partial Satellite 6.10 support

    This change introduces partial Satellite 6.10 support.
    It's partial because the following features weren't updated yet:
    * disassociation of external capsules
    * pulp data reset
    
    The later needs a different reset mechanism due to architectural changes in
    pulp3. Probably something like this, instead of all the mongodb stuff, will
    work:
    - drop pulpcore db
    - create pulpcore db
    - migrate pulpcore db
    evgeni committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0bb940a View commit details
    Browse the repository at this point in the history