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

[3.2] 1944558: On SCA mode, stop throwing an error during auto-attach (ENT-3705) #2989

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

wolfdale
Copy link
Contributor

  • No-op and return HTTP status 200 when auto-attaching on SCA mode

Additional changes

  • Returned Empty list in dryBind() of ConsumerResource, instead of
    throwing exception.
  • Used isContentAccessEnabled method, instead of
    isUsingSimpleContentAccess

(cherry picked from commit be654c6)

@nikosmoum nikosmoum requested review from a team and nikosmoum and removed request for a team March 30, 2021 09:35
@wolfdale wolfdale changed the title 1944558: On SCA mode, stop throwing an error during auto-attach 1944558: On SCA mode, stop throwing an error during auto-attach (ENT-3705) Mar 30, 2021
 - No-op and return HTTP status 200 when auto-attaching on SCA mode

Additional changes
 - Returned Empty list in dryBind() of ConsumerResource, instead of
   throwing exception.
 - Used isContentAccessEnabled method, instead of
   isUsingSimpleContentAccess

(cherry picked from commit be654c6)
@nikosmoum nikosmoum changed the title 1944558: On SCA mode, stop throwing an error during auto-attach (ENT-3705) [3.2] 1944558: On SCA mode, stop throwing an error during auto-attach (ENT-3705) Mar 30, 2021
@nikosmoum nikosmoum merged commit 21e3d26 into candlepin-3.2-HOTFIX Mar 30, 2021
@nikosmoum nikosmoum deleted the prak/sca_backport branch March 30, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants