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

[PPANTT-153] fix: Improved error handling on authoizer config update #507

Merged

Conversation

gioelemella
Copy link
Collaborator

@gioelemella gioelemella commented Oct 9, 2024

List of Changes

  • avoid subkey and authorization configuration recreate in case of missing authorization configuration
  • invoked update authorization API instead of delete and create API
  • improved log
  • updated unit tests

Motivation and Context

PPANTT-153

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

…horization config. Used update authorization API instead of delete and create. Improved log and updated unit tests
@gioelemella gioelemella merged commit bbc4b17 into main Oct 9, 2024
14 checks passed
Copy link

sonarcloud bot commented Oct 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants