Skip to content

Conversation

@nitishkumar71
Copy link
Member

Signed-off-by: Nitishkumar Singh [email protected]

Description

Use of-watchdog 0.9.3 to suppress custom health check logging messages

Motivation and Context

  • I have raised an issue to propose this change (required)
  • My issue has received approval from the maintainers or lead with the design/approved label

Closes #51

How Has This Been Tested?

  1. Made changes into template
  2. Created new function with from local templates using faas-cli new python3-flask-test --lang python3-flask
  3. Build function faas-cli build -f ./python3-flask-test.yml
  4. Deploy function faas-cli deploy -f ./python3-flask-test.yml
  5. Invoke function

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 change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@welteki welteki mentioned this pull request May 11, 2022
12 tasks
@welteki
Copy link
Member

welteki commented May 11, 2022

/close: changes incorporated in #56

@derek derek bot closed this May 11, 2022
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.

Use of-watchdog 0.9.3 to suppress custom health check logging messages

2 participants