Skip to content

Add terraform mapping to k8s provider #1565

Add terraform mapping to k8s provider

Add terraform mapping to k8s provider #1565

Triggered via pull request August 31, 2023 21:22
Status Failure
Total duration 43m 29s
Artifacts 6

run-acceptance-tests.yml

on: pull_request
build-test-cluster
6m 49s
build-test-cluster
prerequisites
9m 4s
prerequisites
comment-notification
0s
comment-notification
Matrix: build_sdks
Matrix: test
teardown-test-cluster
7m 4s
teardown-test-cluster
sentinel
0s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 38 warnings
test (go)
found github.com/pulumi/pulumi-kubernetes/sdk/v4/go/kubernetes/core/v1 in github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.0.0-00010101000000-000000000000
test (go)
found github.com/pulumi/pulumi-kubernetes/sdk/v4/go/kubernetes in github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.0.0-00010101000000-000000000000
test (go)
Process completed with exit code 1.
test (nodejs)
The operation was canceled.
build-test-cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-test-cluster
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
prerequisites
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (python)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (dotnet)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L838
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L50
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L51
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L52
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L53
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L54
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1136
Converting null literal or possible null value to non-nullable type.
build_sdks (dotnet): sdk/dotnet/Yaml/ConfigFile.cs#L143
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build_sdks (dotnet): sdk/dotnet/Provider.cs#L144
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Helm/V3/Chart.cs#L298
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
build_sdks (java)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (java)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (java)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (java)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (dotnet)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (dotnet)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (dotnet)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (python)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (python)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (python)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (nodejs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (nodejs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
teardown-test-cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
dotnet-sdk.tar.gz Expired
6.46 MB
go-sdk.tar.gz Expired
1.49 MB
java-sdk.tar.gz Expired
12.4 MB
nodejs-sdk.tar.gz Expired
30 MB
pulumi-kubernetes-provider.tar.gz Expired
87.5 MB
python-sdk.tar.gz Expired
5 MB