Skip to content

Commit 43b88fa

Browse files
committed
autogen: update api checks alpha exceptions and multi-version CRD diff
1 parent 1489d72 commit 43b88fa

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

tests/apichecks/testdata/exceptions/alpha-missingfields.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3414,14 +3414,6 @@
34143414
[missing_field] crd=runworkerpools.run.cnrm.cloud.google.com version=v1alpha1: field ".spec.template.vpcAccess.networkInterfaces[].networkRef" is not set; neither 'external' nor 'name' are set
34153415
[missing_field] crd=runworkerpools.run.cnrm.cloud.google.com version=v1alpha1: field ".spec.template.vpcAccess.networkInterfaces[].subnetworkRef" is not set; neither 'external' nor 'name' are set
34163416
[missing_field] crd=runworkerpools.run.cnrm.cloud.google.com version=v1alpha1: field ".spec.template.vpcAccess.networkInterfaces[].tags[]" is not set in unstructured objects
3417-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.blueprint.package" is not set in unstructured objects
3418-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.inputVariableDefaults[].type" is not set in unstructured objects
3419-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.inputVariableDefaults[].value" is not set in unstructured objects
3420-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.inputVariableDefaults[].variable" is not set in unstructured objects
3421-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.location" is not set in unstructured objects
3422-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.projectRef" is not set; neither 'external' nor 'name' are set
3423-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.releaseRequirements.upgradeableFromReleases[]" is not set in unstructured objects
3424-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.unitKind" is not set in unstructured objects
34253417
[missing_field] crd=securitycentermanagementsecurityhealthanalyticscustommodules.securitycentermanagement.cnrm.cloud.google.com version=v1alpha1: field ".spec.customConfig.customOutput.properties[].name" is not set in unstructured objects
34263418
[missing_field] crd=securitycentermanagementsecurityhealthanalyticscustommodules.securitycentermanagement.cnrm.cloud.google.com version=v1alpha1: field ".spec.customConfig.customOutput.properties[].valueExpression.description" is not set in unstructured objects
34273419
[missing_field] crd=securitycentermanagementsecurityhealthanalyticscustommodules.securitycentermanagement.cnrm.cloud.google.com version=v1alpha1: field ".spec.customConfig.customOutput.properties[].valueExpression.expression" is not set in unstructured objects

tests/apichecks/testdata/exceptions/multi_version_crd_diff/IAPSettings.diff

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
+ "`",
8383
"OPTIONS",
8484
+ "`",
85-
" calls to skip auth",
86-
+ "entication and auth",
87-
"orization. If undefined, IAP will not apply any special logic to",
88-
" ",
85+
" calls to skip",
86+
+ " authentication and",
87+
" authorization. If undefined, IAP will not apply any special log",
88+
"ic to ",
8989
+ "`",
9090
"OPTIONS",
9191
+ "`",

0 commit comments

Comments
 (0)