Commit f42390b
authored
Add compatibility matrix in
* update to Quarkus 3.32.1 and update dependencies to latest versions
* validate K8s resource references against the RFC 1123 hostname format Kubernetes uses
* refactor SecretRef and ClusterReference to one common ResourceRef type
* fix the test by having a own SchemaCustomizer for Kubernetes names
* do not short-circuit the PostgreSQLInstanceReadinessCheck check once one instance is down
* let the PostgreSQLContextFactory exception bubble up
* reformat code
* fix compile issue
* the namespace should come always first
* use mutable instead of immutable in the docs
* add compatibility matrix in README.mdREADME.md (#41)1 parent 1f70f10 commit f42390b
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
5 | 14 | | |
6 | 15 | | |
7 | 16 | | |
| |||
0 commit comments