John LaBarge

Results 8 issues of John LaBarge

## Affected builder image `gcr.io/cloud-builders-community/remote-builder` ## Expected Behavior It can accept an INSTANCE_ARGUMENT with a space such as "--min-cpu-platform=Intel Haswell" ## Actual Behavior The Space in the argument causes the...

Currently Cloud SQL instances support [replicating from external server](https://cloud.google.com/sql/docs/mysql/replication/replication-from-external) through use of a public ip address. The parameter is source-ip-address [see these docs.](https://cloud.google.com/sdk/gcloud/reference/beta/sql/instances/create#--source-ip-address) Perusing the API docs, it's not immediately...

enhancement
triaged
P2

### Is your feature request related to a problem? Please describe. I need to extend the timeout for a script I want to run on the instance via the javascript...

feature-request

What I needed at least was something more minimal that showed off the project structure that makes sense for a server and client stub. This has lots of dependent modules...

When I followed the instructions, even though the log statements indicate that less is being compiled to css, that's not what is served by tomcat when I run the app...

This project is awesome. I think it needs a little more informative documentation though. it appears that I can put third-party snippets in the readable-snippets directory and import them automatically....

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

Just started a new project and I'm getting all kinds of colorama test failures from pytest: lib/python3.11/site-packages/pip/_vendor/colorama/tests/ansitowin32_test.py::AnsiToWin32Test::test_native_windows_ansi - AssertionError: expected call not found. FAILED lib/python3.11/site-packages/pip/_vendor/colorama/tests/ansitowin32_test.py::AnsiToWin32Test::test_osc_codes - AttributeError: 'NoneType' object has...