-
Spanner’s doubled its mutation limit from 20k to 40k:
`https://cloud.google.com/spanner/docs/release-notes#September_27_2022`
[https://cloud.google.com/blog/products/databases/cloud-spanner-doub…
-
Currently, spanner-cli doesn't show anything until `CREATE INDEX` is done.
Recently, Cloud Spanner supports tracking of the progress of index backfill operations.
https://cloud.google.com/spanner/…
-
I tried the following:
```
svcat provision spanner-db -n sb-demo --class cloud-spanner --plan beta --wait
```
But it never exits. When I look at the events for the resource I see:
```
Ty…
drnic updated
5 years ago
-
Hello,
We tried using the driver under a 32-bit environment, but we're getting this error instead:
```
java.lang.IllegalArgumentException: ALPN is not configured properly. See https://github.co…
-
**Client**
Spanner
**Go Environment**
go version go1.20.4 darwin/arm64
**Code**
```
schema.sql file
CREATE VIEW ListDeployments
SQL SECURITY INVOKER AS
SELECT
user_id,
ARRAY_AGG…
-
Hi there,
I'm writing to report an issue with the Google Cloud Spanner emulator. The documentation states that Google Cloud Spanner supports the `ON DELETE CASCADE` action on foreign keys. However,…
-
Currently, Spanner Change Stream IO connector expects the beam framework to issue a split event either 5s or every 5MB of processed payload. In case that such event doesn't occur processing will conti…
-
###### Which version and edition of Flyway are you using?
flyway-core:: 8.5.13 (as per SpringBoot 2.7.7)
flyway-gcp-spanner :: 8.5.14-beta
spring-boot :: 2.7.7
JDK 17
###### If this is not the …
-
spanner/integration_test.go is in package `spanner`. As a result, it can access package-visible members which may not be visible to public. The integration tests should use the public API only to mimi…
ghost updated
10 months ago
-
### Kyverno Version
1.11.0
### Description
My kyverno admission controller pod is throwing the error:
`github.com/kyverno/kyverno/pkg/webhooks/resource/validation/validation.go:206 > failed to c…