Alex Groleau

Results 5 issues of Alex Groleau

Hello, Could an origin be set for XMLHttpRequests? It seems that GitLab pages are sensitive to this for generating the Access-Control-Allow-Origin header. See the below screenshots. I think this is...

bug
help needed

**Describe the bug** When installing Knative (serving) into a fresh namespace with labels defined, they are wiped out with the Knative release version number when the labels should be merged....

kind/bug
triage/accepted

### What version of GraphJin are you using? `graphjin version` v3.0.38 ### Have you tried reproducing the issue with the latest release? Yes ### What is the hardware spec (RAM,...

bug

Hello pgrx team, I noticed this comment and code: https://github.com/pgcentralfoundation/pgrx/blob/b1868d81b3c09c25e5e30a904e89a40dc702c459/pgrx-sql-entity-graph/src/control_file.rs#L125 ``` `trusted` is irrelevant if `superuser` is false. ``` I don't think this is accurate in postgres. I have a...