Skip to content

Commit

Permalink
Mockgcp test for autokey config
Browse files Browse the repository at this point in the history
  • Loading branch information
nb-goog committed Sep 19, 2024
1 parent 83ff51e commit 8674475
Show file tree
Hide file tree
Showing 10 changed files with 4,019 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/tests/samples/create/harness.go
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,7 @@ func MaybeSkip(t *testing.T, name string, resources []*unstructured.Unstructured

case schema.GroupKind{Group: "kms.cnrm.cloud.google.com", Kind: "KMSKeyRing"}:
case schema.GroupKind{Group: "kms.cnrm.cloud.google.com", Kind: "KMSCryptoKey"}:
case schema.GroupKind{Group: "kms.cnrm.cloud.google.com", Kind: "KMSAutokeyConfig"}:

case schema.GroupKind{Group: "logging.cnrm.cloud.google.com", Kind: "LoggingLogMetric"}:
case schema.GroupKind{Group: "logging.cnrm.cloud.google.com", Kind: "LoggingLogBucket"}:
Expand Down
1,290 changes: 1,290 additions & 0 deletions mockgcp/apis/mockgcp/cloud/kms/v1/service.proto

Large diffs are not rendered by default.

Loading

0 comments on commit 8674475

Please sign in to comment.