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(Retry): replace method_whitelist #2119

Merged

Conversation

MartinBasti
Copy link
Contributor

@MartinBasti MartinBasti commented Sep 26, 2024

This parameter has been deprecated and allowed_methods param should be used instead

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • Python type annotations added to new code
  • JSON/YAML configuration changes are updated in the relevant schema
  • Changes to metadata also update the documentation for the metadata
  • Pull request has a link to an osbs-docs PR for user documentation updates
  • New feature can be disabled from a configuration file

This parameter has been deprecated and allowed_methods param should be
used instead

Signed-off-by: Martin Basti <[email protected]>
@MartinBasti
Copy link
Contributor Author

I was just annoyed by the warnings in tests

@MartinBasti MartinBasti merged commit 0c450a8 into containerbuildsystem:master Sep 27, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants