spilchen

Results 11 issues of spilchen

Tracking issue for: - [ ] https://github.com/vertica/vertica-kubernetes/security/code-scanning/41 This exposure is specific to the unit test that we use: ``` $ go mod why -m golang.org/x/text # golang.org/x/text github.com/vertica/vertica-kubernetes/pkg/test github.com/onsi/gomega github.com/onsi/gomega/matchers...

Tracking issue for: - [ ] https://github.com/vertica/vertica-kubernetes/security/code-scanning/38 The package `golang.org/x/net` is used through the operator-sdk supplied packages, which we use indirectly: ``` $ go mod why -m golang.org/x/net # golang.org/x/net...

Tracking issue for: - [ ] https://github.com/vertica/vertica-kubernetes/security/code-scanning/2 The package is github.com/emicklei/go-restful. This is used indirectly: ``` $ go mod why -m github.com/emicklei/go-restful # github.com/emicklei/go-restful github.com/vertica/vertica-kubernetes/pkg/controllers/vdb k8s.io/client-go/discovery k8s.io/client-go/openapi k8s.io/kube-openapi/pkg/handler3 k8s.io/kube-openapi/pkg/common github.com/emicklei/go-restful...

Tracking issue for: - [ ] https://github.com/vertica/vertica-kubernetes/security/code-scanning/3 The package golang.org/x/crypto is used indirectly in the operator. ``` $ go mod why -m golang.org/x/crypto # golang.org/x/crypto github.com/vertica/vertica-kubernetes/cmd/operator k8s.io/client-go/plugin/pkg/client/auth k8s.io/client-go/plugin/pkg/client/auth/azure github.com/Azure/go-autorest/autorest/adal golang.org/x/crypto/pkcs12...

If we had selected an upgrade method but ended up failing back to a different method because something was incompatible, we are going to log an event. For instance, if...

Backport 1/1 commits from #129634. /cc @cockroachdb/release --- We need to store cluster-level metadata for license policy enforcement. This metadata must be protected from modification, so it cannot be stored...

backport

Reduce the import concurrency in the large schema benchmark to mitigate system overload issues observed recently, particularly in the multi-region variant. Given recent changes to how clusters are initialized to...

Backport 1/1 commits from #159188. /cc @cockroachdb/release --- The schemachanger previously attempted to predict whether a DROP COLUMN operation would fail due to a foreign key (FK) dependency. This logic...

T-sql-foundations
backport
backport-test-only

Backport 1/1 commits from #159188. /cc @cockroachdb/release --- The schemachanger previously attempted to predict whether a DROP COLUMN operation would fail due to a foreign key (FK) dependency. This logic...

T-sql-foundations
backport
backport-test-only

Backport 1/1 commits from #159188. /cc @cockroachdb/release --- The schemachanger previously attempted to predict whether a DROP COLUMN operation would fail due to a foreign key (FK) dependency. This logic...

T-sql-foundations
backport
backport-test-only