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

fix: sequence updates subscription where possible, instead of recreating it #7948

Commits on May 28, 2024

  1. feat: sequences only recreate subscriptions when the changes are to i…

    …mmutable fields
    
    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e5f6c1a View commit details
    Browse the repository at this point in the history
  2. fix(tests): sequence unit tests correctly check for updates to subscr…

    …iptions
    
    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b1b3d07 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. cleanup: use method from api folder to check immutable fields

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    924f7a6 View commit details
    Browse the repository at this point in the history