Skip to content

Conversation

dragomirp
Copy link
Contributor

@dragomirp dragomirp commented Apr 14, 2025

  • Disable pgaudit during plugin initialisation
  • Update charm libraries

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

@dragomirp dragomirp changed the base branch from main to 16/edge April 14, 2025 15:05
@dragomirp dragomirp added the enhancement New feature, UI change, or workload upgrade label Apr 14, 2025
@dragomirp dragomirp force-pushed the dpe-6815-disable-pgaudit branch from 5bad788 to 0eeb5a2 Compare April 14, 2025 15:10
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.50%. Comparing base (79350d0) to head (63fc50c).
Report is 1 commits behind head on 16/edge.

Additional details and impacted files
@@           Coverage Diff            @@
##           16/edge     #923   +/-   ##
========================================
  Coverage    74.50%   74.50%           
========================================
  Files           12       12           
  Lines         3550     3550           
  Branches       508      508           
========================================
  Hits          2645     2645           
  Misses         708      708           
  Partials       197      197           

☔ 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.

@dragomirp dragomirp force-pushed the dpe-6815-disable-pgaudit branch from b6f91bd to f5277f0 Compare April 14, 2025 19:31
@dragomirp dragomirp force-pushed the dpe-6815-disable-pgaudit branch from 1fd2dd4 to b93828f Compare April 15, 2025 15:43
@dragomirp dragomirp force-pushed the dpe-6815-disable-pgaudit branch from ec98c4c to d647a2e Compare April 16, 2025 11:57
@dragomirp dragomirp added bug Something isn't working as expected and removed enhancement New feature, UI change, or workload upgrade labels Apr 16, 2025
for extension, enable in extensions.items():
ordered_extensions[extension] = enable

self._configure_pgaudit(False)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disable pgaudit before processing the plugins and databases. It should get reenabled on line 451.

@dragomirp dragomirp marked this pull request as ready for review April 17, 2025 10:23
@dragomirp dragomirp requested review from a team, taurus-forever, marceloneppel and shayancanonical and removed request for a team April 17, 2025 10:23
@dragomirp dragomirp merged commit e480c99 into 16/edge Apr 17, 2025
69 checks passed
@dragomirp dragomirp deleted the dpe-6815-disable-pgaudit branch April 17, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected Libraries: Out of sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants