Skip to content

Commit

Permalink
Update upstream specifications to their latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoss authored May 10, 2024
1 parent a3496d9 commit 2046a9c
Show file tree
Hide file tree
Showing 170 changed files with 12,883 additions and 4,001 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# SPDX-FileCopyrightText: The terraform-provider-k8s Authors
# SPDX-License-Identifier: 0BSD

name: HelmToolkitFluxcdIoHelmReleaseV2Manifest
on:
pull_request:
branches: [ main ]
paths:
- examples/data-sources/k8s_helm_toolkit_fluxcd_io_helm_release_v2_manifest/**
- internal/provider/helm_toolkit_fluxcd_io_v2/helm_toolkit_fluxcd_io_helm_release_v2_manifest.go
- internal/provider/helm_toolkit_fluxcd_io_v2/helm_toolkit_fluxcd_io_helm_release_v2_manifest_test.go
- terratest/helm_toolkit_fluxcd_io_v2/helm_toolkit_fluxcd_io_helm_release_v2_manifest_test.go
jobs:
terraform:
name: Test with Terraform
runs-on: ubuntu-latest
steps:
- id: checkout
name: Checkout
uses: actions/checkout@v4
- id: setup_go
name: Set up Go
uses: actions/setup-go@v5
with:
go-version-file: go.mod
cache: true
- id: setup_terraform
name: Setup Terraform
uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false
- id: install
name: Install Provider
run: make install
- id: tests
name: Run Unit Tests
run: go test -v -timeout=120s -count=1 ./internal/provider/helm_toolkit_fluxcd_io_v2/helm_toolkit_fluxcd_io_helm_release_v2_manifest_test.go
- id: terratest
name: Run Terratest Tests
run: go test -v -timeout=120s -count=1 -run TestHelmToolkitFluxcdIoHelmReleaseV2Manifest ./terratest/helm_toolkit_fluxcd_io_v2
286 changes: 226 additions & 60 deletions docs/data-sources/agent_k8s_elastic_co_agent_v1alpha1_manifest.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--environment--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--environment--patches--type--merge_options))

<a id="nestedatt--spec--environment--patches--type--merge_options"></a>
### Nested Schema for `spec.environment.patches.type.merge_options`
Expand Down Expand Up @@ -353,7 +353,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--patch_sets--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--patch_sets--patches--type--merge_options))

<a id="nestedatt--spec--patch_sets--patches--type--merge_options"></a>
### Nested Schema for `spec.patch_sets.patches.type.merge_options`
Expand Down Expand Up @@ -589,7 +589,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--resources--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--resources--patches--type--merge_options))

<a id="nestedatt--spec--resources--patches--type--merge_options"></a>
### Nested Schema for `spec.resources.patches.type.merge_options`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--environment--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--environment--patches--type--merge_options))

<a id="nestedatt--spec--environment--patches--type--merge_options"></a>
### Nested Schema for `spec.environment.patches.type.merge_options`
Expand Down Expand Up @@ -353,7 +353,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--patch_sets--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--patch_sets--patches--type--merge_options))

<a id="nestedatt--spec--patch_sets--patches--type--merge_options"></a>
### Nested Schema for `spec.patch_sets.patches.type.merge_options`
Expand Down Expand Up @@ -589,7 +589,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--resources--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--resources--patches--type--merge_options))

<a id="nestedatt--spec--resources--patches--type--merge_options"></a>
### Nested Schema for `spec.resources.patches.type.merge_options`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--environment--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--environment--patches--type--merge_options))

<a id="nestedatt--spec--environment--patches--type--merge_options"></a>
### Nested Schema for `spec.environment.patches.type.merge_options`
Expand Down Expand Up @@ -352,7 +352,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--patch_sets--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--patch_sets--patches--type--merge_options))

<a id="nestedatt--spec--patch_sets--patches--type--merge_options"></a>
### Nested Schema for `spec.patch_sets.patches.type.merge_options`
Expand Down Expand Up @@ -588,7 +588,7 @@ Required:
Optional:

- `from_field_path` (String) FromFieldPath specifies how to patch from a field path. The default is'Optional', which means the patch will be a no-op if the specifiedfromFieldPath does not exist. Use 'Required' if the patch should fail ifthe specified path does not exist.
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path (see [below for nested schema](#nestedatt--spec--resources--patches--type--merge_options))
- `merge_options` (Attributes) MergeOptions Specifies merge options on a field path. (see [below for nested schema](#nestedatt--spec--resources--patches--type--merge_options))

<a id="nestedatt--spec--resources--patches--type--merge_options"></a>
### Nested Schema for `spec.resources.patches.type.merge_options`
Expand Down
Loading

0 comments on commit 2046a9c

Please sign in to comment.