Skip to content

Commit 6a06492

Browse files
committed
autogen: update api checks alpha exceptions and multi-version CRD diff
1 parent 1ba0a54 commit 6a06492

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
@@ -3422,14 +3422,6 @@
34223422
[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
34233423
[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
34243424
[missing_field] crd=runworkerpools.run.cnrm.cloud.google.com version=v1alpha1: field ".spec.template.vpcAccess.networkInterfaces[].tags[]" is not set in unstructured objects
3425-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.blueprint.package" is not set in unstructured objects
3426-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.inputVariableDefaults[].type" is not set in unstructured objects
3427-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.inputVariableDefaults[].value" is not set in unstructured objects
3428-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.inputVariableDefaults[].variable" is not set in unstructured objects
3429-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.location" is not set in unstructured objects
3430-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.projectRef" is not set; neither 'external' nor 'name' are set
3431-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.releaseRequirements.upgradeableFromReleases[]" is not set in unstructured objects
3432-
[missing_field] crd=saasservicemgmtreleases.saasservicemgmt.cnrm.cloud.google.com version=v1alpha1: field ".spec.unitKind" is not set in unstructured objects
34333425
[missing_field] crd=securitycentermanagementsecurityhealthanalyticscustommodules.securitycentermanagement.cnrm.cloud.google.com version=v1alpha1: field ".spec.customConfig.customOutput.properties[].name" is not set in unstructured objects
34343426
[missing_field] crd=securitycentermanagementsecurityhealthanalyticscustommodules.securitycentermanagement.cnrm.cloud.google.com version=v1alpha1: field ".spec.customConfig.customOutput.properties[].valueExpression.description" is not set in unstructured objects
34353427
[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)