Skip to content

Add note on app.ContainerApp API versions and KV secrets #1296

Add note on app.ContainerApp API versions and KV secrets

Add note on app.ContainerApp API versions and KV secrets #1296

Triggered via pull request May 14, 2024 07:31
Status Failure
Total duration 19m 32s
Billable time 31m
Artifacts 4

acceptance-test.yml

on: pull_request
version  /  Calculate Dev Version
3s
version / Calculate Dev Version
comment-notification
0s
comment-notification
build_test  /  Build binaries and schema
4m 49s
build_test / Build binaries and schema
Matrix: build_test / Build SDKs
build_test  /  Test Provider
7m 31s
build_test / Test Provider
build_test  /  Provider Dist
7m 41s
build_test / Provider Dist
Matrix: build_test / Test pulumi/examples
Matrix: build_test / Test SDKs
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 24 warnings
Unexpected file modified: sdk/python/pulumi_azure_native/app/container_app.py#L1
File modified: @@ -220,6 +220,8 @@ class ContainerApp(pulumi.CustomResource): Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-03-01. + **Note**: the current default Azure API version for this resource, 2022-10-01, has an issue with referencing Key Vault secrets via the `KeyVaultUrl` property. If you encounter the error _invalid: value or keyVaultUrl and identity should be provided_ with such a configuration, you can use API version 2023-05-1 instead. In v3 of this provider, we will update the default API version. + :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. :param pulumi.Input[pulumi.InputType['ConfigurationArgs']] configuration: Non versioned Container App configuration properties. @@ -246,6 +248,8 @@ class ContainerApp(pulumi.CustomResource): Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-03-01. + **Note**: the current default Azure API version for this resource, 2022-10-01, has an issue with referencing Key Vault secrets via the `KeyVaultUrl` property. If you encounter the error _invalid: value or keyVaultUrl and identity should be provided_ with such a configuration, you can use API version 2023-05-1 instead. In v3 of this provider, we will update the default API version. + :param str resource_name: The name of the resource. :param ContainerAppArgs args: The arguments to use to populate this resource's properties. :param pulumi.ResourceOptions opts: Options for the resource.
build_test / Build SDKs (python)
Unexpected changes detected: 1. See file annotations for details.
Unexpected file modified: sdk/nodejs/app/containerApp.ts#L1
File modified: @@ -12,6 +12,8 @@ import * as utilities from "../utilities"; * Azure REST API version: 2022-10-01. Prior API version in Azure Native 1.x: 2022-03-01. * * Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-03-01. + * + * **Note**: the current default Azure API version for this resource, 2022-10-01, has an issue with referencing Key Vault secrets via the `KeyVaultUrl` property. If you encounter the error _invalid: value or keyVaultUrl and identity should be provided_ with such a configuration, you can use API version 2023-05-1 instead. In v3 of this provider, we will update the default API version. */ export class ContainerApp extends pulumi.CustomResource { /**
build_test / Build SDKs (nodejs)
Unexpected changes detected: 1. See file annotations for details.
Unexpected file modified: sdk/dotnet/App/ContainerApp.cs#L1
File modified: @@ -14,6 +14,8 @@ namespace Pulumi.AzureNative.App /// Azure REST API version: 2022-10-01. Prior API version in Azure Native 1.x: 2022-03-01. /// /// Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-03-01. + /// + /// **Note**: the current default Azure API version for this resource, 2022-10-01, has an issue with referencing Key Vault secrets via the `KeyVaultUrl` property. If you encounter the error _invalid: value or keyVaultUrl and identity should be provided_ with such a configuration, you can use API version 2023-05-1 instead. In v3 of this provider, we will update the default API version. /// </summary> [AzureNativeResourceType("azure-native:app:ContainerApp")] public partial class ContainerApp : global::Pulumi.CustomResource
build_test / Build SDKs (dotnet)
Unexpected changes detected: 1. See file annotations for details.
build_test / Build binaries and schema
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Build SDKs (java)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Build SDKs (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_test / Build SDKs (python)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Build SDKs (python)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_test / Test Provider
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Test Provider
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_test / Provider Dist
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Build SDKs (nodejs)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Build SDKs (nodejs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_test / Build SDKs (dotnet)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Build SDKs (dotnet)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/Inputs/AlertRuleAnyOfOrLeafConditionArgs.cs#L52
'AlertRuleAnyOfOrLeafConditionArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/Inputs/AlertRuleLeafConditionArgs.cs#L35
'AlertRuleLeafConditionArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/Outputs/AlertRuleAnyOfOrLeafConditionResponse.cs#L36
'AlertRuleAnyOfOrLeafConditionResponse.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/Outputs/AlertRuleLeafConditionResponse.cs#L27
'AlertRuleLeafConditionResponse.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/V20170401/Inputs/ActivityLogAlertLeafConditionArgs.cs#L22
'ActivityLogAlertLeafConditionArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/V20170401/Outputs/ActivityLogAlertLeafConditionResponse.cs#L22
'ActivityLogAlertLeafConditionResponse.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/V20201001/Inputs/AlertRuleAnyOfOrLeafConditionArgs.cs#L52
'AlertRuleAnyOfOrLeafConditionArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/V20201001/Inputs/AlertRuleLeafConditionArgs.cs#L35
'AlertRuleLeafConditionArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/V20201001/Outputs/AlertRuleAnyOfOrLeafConditionResponse.cs#L36
'AlertRuleAnyOfOrLeafConditionResponse.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (dotnet): sdk/dotnet/Insights/V20201001/Outputs/AlertRuleLeafConditionResponse.cs#L27
'AlertRuleLeafConditionResponse.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_test / Build SDKs (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-azure-native/pulumi-azure-native. Supported file pattern: go.sum
build_test / Build SDKs (go)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.

Artifacts

Produced during runtime
Name Size
artifacts.tar.gz
68.4 MB
dist
155 MB
java-sdk.tar.gz
99.6 MB
pulumi-azure-native-sdk.tar.gz
49.9 MB