Peter Turi
Peter Turi
The regression seems to be coming from this PR: https://github.com/go-gorm/gorm/pull/6311 The unit tests are still failing on the integer default value setting. I can dig that out too @jinzhu, but...
I have opened a PR with some fixes: https://github.com/go-gorm/gorm/pull/6837/files
Due to the depency changes, I haven't created a test, but based on the code it should be pretty straightforward.
@mleonidas as a sidenote, you can specify the required CAs here: https://github.com/openmeterio/openmeter/blob/main/deploy/charts/openmeter/templates/deployment.yaml#L69-L73
Sorry to continue the naming discussions, but Marketplace makes sense for me. However, I think that we are enabling (not installing) integrations (and not apps).
Also it's strange but in our clusters with the latest master build we get the following: ``` promql-to-scrape-f688df656-twl9v 0/1 CrashLoopBackOff 8 (3m21s ago) 19m cloud git:(main) ✗ k logs promql-to-scrape-f688df656-twl9v...
Given we are also having this issue, I took the liberty to create a PR with the proposed fixes. I have linked the OpenMeter side generated code, it seems to...
Added tests, linter passing. Accepted CLA.
@a8m could you please take a look at this change?