Chenyu Zhao
Chenyu Zhao
+1 on this!
I can reproduce this as well on Ubuntu 22.04 GNOME. The workaround works for me as well.
Ran into this as well, thanks @sassmith for the workaround. I also found a way to make it work with IMDSv2. Just append `"imdsv2_session_token_url": "http://169.254.169.254/latest/api/token"` to your GOOGLE_APPLICATION_CREDENTIALS file e.g....
bump, this would be a nice feature :)
Friendly bump, any update here?
I think this caused an regression with our runners. We have container jobs that need to run on GPU nodes. The `-runner` pod gets scheduled on CPU nodes, so adding...
Bump, any suggestions? Can we roll this back / fix?
One workaround is to declare idents named "true" and "false" and transpile them into "TRUE" and "FALSE"
I noticed this only happens if `PreferSimpleProtocol` is set to true.
Bump. Any update on this? I'd like to be able to upgrade to latest to get this feature: https://github.com/go-gorm/postgres/pull/179/files But I'm blocked by this bug