Skip to content

Conversation

thisaltennakoon
Copy link
Contributor

Fix wso2/api-manager#3388

This pull request introduces a new configuration property, apim.certificate_manager.events_enabled, to the infer.json configuration files across different modules. This property enables or disables event handling for the certificate manager, preventing the gateway and traffic manager from subscribing to JMS events, as these events are only relevant to the control plane.

Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 11.71%. Comparing base (8a9ba7c) to head (e2d0d58).
⚠️ Report is 23 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13821      +/-   ##
============================================
- Coverage     19.98%   11.71%   -8.27%     
+ Complexity     1126      745     -381     
============================================
  Files           295      295              
  Lines         14131    14131              
  Branches       1509     1509              
============================================
- Hits           2824     1656    -1168     
- Misses        11275    12459    +1184     
+ Partials         32       16      -16     
Flag Coverage Δ
integration_tests 11.71% <ø> (-8.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Missing certificate error when sending the HEAD request - APIM 4.1.0
1 participant