feat: PostgreSQLScore happy path using cnpg operator #200

Merged
wjro merged 23 commits from feat/postgresqlScore into master 2026-01-06 23:58:18 +00:00
Owner
No description provided.
johnride added 1 commit 2025-12-11 19:37:19 +00:00
feat: PostgreSQLScore happy path using cnpg operator
Some checks failed
Run Check Script / check (pull_request) Failing after 37s
9edc42a665
johnride added 1 commit 2025-12-12 03:55:08 +00:00
johnride added 1 commit 2025-12-13 14:48:05 +00:00
wip: Expose postgres publicly. Created tlsroute capability and postgres implementations
Some checks failed
Run Check Script / check (pull_request) Failing after 41s
b61e4f9a96
johnride added 1 commit 2025-12-13 22:56:59 +00:00
fix: Tests, doctests, formatting
All checks were successful
Run Check Script / check (pull_request) Successful in 1m38s
2254641f3d
johnride added 1 commit 2025-12-14 03:32:35 +00:00
wip: TlsRoute score first version
Some checks failed
Run Check Script / check (pull_request) Failing after 43s
211b8ae7a8
johnride force-pushed feat/postgresqlScore from 211b8ae7a8 to 142300802d 2025-12-14 11:19:43 +00:00 Compare
johnride added 1 commit 2025-12-14 22:04:47 +00:00
feat: OKD route CRD and OKD specific route score
Some checks failed
Run Check Script / check (pull_request) Failing after 45s
a585bd0283
johnride force-pushed feat/postgresqlScore from a585bd0283 to d06bd4dac6 2025-12-14 22:05:35 +00:00 Compare
johnride added 1 commit 2025-12-15 17:49:00 +00:00
feat(types): Added Rfc1123 String type, useful for k8s names
Some checks failed
Run Check Script / check (pull_request) Failing after 42s
a590d24805
johnride force-pushed feat/postgresqlScore from a590d24805 to e0da5764fb 2025-12-15 17:58:01 +00:00 Compare
johnride added 1 commit 2025-12-15 22:04:53 +00:00
wip: public postgres many fixes and refactoring to have a more cohesive routing management
Some checks failed
Run Check Script / check (pull_request) Failing after 41s
446e079595
johnride added 1 commit 2025-12-16 00:09:15 +00:00
feat: TlsPassthroughScore works, improved logging, fixed CRD
Some checks failed
Run Check Script / check (pull_request) Failing after 35s
29821d5e9f
johnride added 1 commit 2025-12-16 19:57:09 +00:00
feat: PostgreSQL public and Connection test score, also moved k8s_anywhere in a folder
Some checks failed
Run Check Script / check (pull_request) Failing after 40s
c3ec7070ec
johnride added 1 commit 2025-12-16 20:54:05 +00:00
johnride added 1 commit 2025-12-16 21:25:07 +00:00
feat(types): Add utility initialization functions for StorageSize such as StorageSize::kb(324)
Some checks failed
Run Check Script / check (pull_request) Failing after 41s
b0383454f0
johnride added 1 commit 2025-12-17 04:35:57 +00:00
feat: Postgresql score based on the postgres capability now. true infrastructure abstraction!
Some checks failed
Run Check Script / check (pull_request) Failing after 33s
440e684b35
johnride added 1 commit 2025-12-17 19:32:38 +00:00
johnride force-pushed feat/postgresqlScore from a8d59b86a7 to 66a9a76a6b 2025-12-17 19:35:18 +00:00 Compare
johnride added 1 commit 2025-12-17 21:43:43 +00:00
johnride added 1 commit 2025-12-22 14:54:40 +00:00
chore: slight refactor of postgres public score
Some checks failed
Run Check Script / check (pull_request) Has been cancelled
ef307081d8
johnride added 1 commit 2025-12-22 21:02:20 +00:00
feat: Add new nats example
Some checks failed
Run Check Script / check (pull_request) Failing after -5s
4d535e192d
wjro changed target branch from feat/cnpgOperator to master 2026-01-06 15:42:15 +00:00
wjro added 1 commit 2026-01-06 18:07:17 +00:00
fix tests, cargo fmt, introduced crate serial_test to allow sequential testing env sensitive tests
All checks were successful
Run Check Script / check (pull_request) Successful in 56s
457d3d4546
wjro added 1 commit 2026-01-06 18:45:15 +00:00
Merge remote-tracking branch 'origin/master' into feat/postgresqlScore
Some checks failed
Run Check Script / check (pull_request) Failing after 1s
028161000e
wjro added 1 commit 2026-01-06 20:02:50 +00:00
removed serial_test crate to keep tests running un parallel
All checks were successful
Run Check Script / check (pull_request) Successful in 58s
5935d66407
wjro added 1 commit 2026-01-06 20:11:07 +00:00
Merge remote-tracking branch 'origin/master' into feat/postgresqlScore
All checks were successful
Run Check Script / check (pull_request) Successful in 55s
ed61ed1d93
wjro approved these changes 2026-01-06 20:46:08 +00:00
wjro added 1 commit 2026-01-06 20:54:52 +00:00
Merge remote-tracking branch 'origin/master' into feat/postgresqlScore
All checks were successful
Run Check Script / check (pull_request) Successful in 56s
16f65efe4f
wjro merged commit 7f0b77969c into master 2026-01-06 23:58:18 +00:00
wjro deleted branch feat/postgresqlScore 2026-01-06 23:58:19 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#200
No description provided.