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

[1.29] feat: Enable automatic cloud registration v2 again #3453

Draft
wants to merge 3 commits into
base: subscription-manager-1.29
Choose a base branch
from

Commits on Sep 10, 2024

  1. feat: Enable automatic cloud registration v2 again

    After being reverted for release in
    8b25a85 and
    548a279, we can enable it again.
    m-horky committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    12b3bda View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    dc31ee3 View commit details
    Browse the repository at this point in the history
  2. fix: Handle Retry-After headers better for 429 responses

    * Card ID: CCT-759
    
    We have to ensure we normalize the headers before we search for the
    Retry-After header.
    m-horky committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    817e763 View commit details
    Browse the repository at this point in the history