Skip to content

Add optional flags to provides endpoints for PG14 VM#1436

Merged
taurus-forever merged 1 commit intomainfrom
alutay/add_optional_flag_pg14vm
Feb 13, 2026
Merged

Add optional flags to provides endpoints for PG14 VM#1436
taurus-forever merged 1 commit intomainfrom
alutay/add_optional_flag_pg14vm

Conversation

@taurus-forever
Copy link
Contributor

Issue

SolQA is experiencing troubles with automated testing due lack of optional flag for PG interfaces.

Solution

Let's add this flag for cos-agent, as PG can work without COS.
Also, we can consider to add them for legacy interface.... as PG will work (not going to blocked state) when postgresql_client interface is related only. So, legacy interfaces are optionally in fact... Thoughts?!?

Checklist

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

@github-actions github-actions bot added the Libraries: Out of sync The charm libs used are out-of-sync label Feb 10, 2026
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.83%. Comparing base (bf6ecf3) to head (a7c2a09).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1436   +/-   ##
=======================================
  Coverage   75.83%   75.83%           
=======================================
  Files          17       17           
  Lines        4428     4428           
  Branches      675      675           
=======================================
  Hits         3358     3358           
  Misses        837      837           
  Partials      233      233           

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

Copy link
Member

@marceloneppel marceloneppel left a comment

Choose a reason for hiding this comment

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

IMO, putting db and db-admin as optional reinforces the need for moving to the modern relation.

@dragomirp dragomirp added the enhancement New feature, UI change, or workload upgrade label Feb 11, 2026
@taurus-forever taurus-forever merged commit 52c6c5a into main Feb 13, 2026
393 of 408 checks passed
@taurus-forever taurus-forever deleted the alutay/add_optional_flag_pg14vm branch February 13, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, UI change, or workload upgrade Libraries: Out of sync The charm libs used are out-of-sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants