From 879ed7d2c7f6482c5382e95c3b442f188f5d0488 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Tue, 20 Dec 2022 17:20:32 +0100 Subject: [PATCH] Update: Precommit update Signed-off-by: Nicolas Lamirault --- .github/actions/tools/action.yml | 2 ++ .github/issue_label_bot.yaml | 2 ++ .github/label-commenter-config.yml | 2 ++ .github/labeler.yml | 2 ++ .github/labels.yaml | 2 ++ .github/release-drafter.yml | 2 ++ .github/stale.yml | 2 ++ .github/workflows/draft-labels.yml | 2 ++ .../workflows/issues-pr-labels-comments.yml | 2 ++ .../workflows/issues-pr-labels-required.yml | 4 +++- .github/workflows/pr-labels.yml | 2 ++ .github/workflows/prow-labels.yml | 2 ++ .github/workflows/prow-lgtm-merge.yml | 2 ++ .github/workflows/prow-lgtm-pull.yml | 2 ++ .github/workflows/prow.yml | 2 ++ .github/workflows/rebase.yml | 2 ++ .github/workflows/release-drafter.yml | 2 ++ .github/workflows/renovate.yml | 2 ++ .github/workflows/size.yaml | 2 ++ .pre-commit-config.yaml | 22 +++++-------------- Makefile | 2 ++ hack/config/licence.txt | 2 ++ hack/kind-config.yaml | 2 ++ krm/ack/ec2-values.yaml | 4 +++- krm/ack/ecr-values.yaml | 4 +++- krm/ack/eks-values.yaml | 2 ++ krm/ack/iam-values.yaml | 4 +++- krm/ack/infra/ecr.yaml | 2 ++ krm/ack/infra/eip.yaml | 2 ++ krm/ack/infra/eks.yaml | 16 ++++++++------ krm/ack/infra/gateways.yaml | 4 +++- krm/ack/infra/iam.yaml | 6 +++-- krm/ack/infra/kustomization.yaml | 3 ++- krm/ack/infra/labels.yaml | 2 ++ krm/ack/infra/s3.yaml | 4 +++- krm/ack/infra/sg.yaml | 4 +++- krm/ack/infra/subnets.yaml | 2 ++ krm/ack/infra/vpc.yaml | 2 ++ krm/ack/s3-values.yaml | 4 +++- krm/aso/infra/ip_address.yaml | 4 +++- krm/aso/infra/kustomization.yaml | 2 ++ krm/aso/infra/labels.yaml | 2 ++ krm/aso/infra/rg.yaml | 4 +++- krm/aso/infra/sg.yaml | 4 +++- krm/aso/infra/subnets.yaml | 4 +++- krm/aso/infra/vpc.yaml | 4 +++- krm/aso/values.yaml | 4 +++- .../alibaba/config/kustomization.yaml | 2 ++ krm/crossplane/alibaba/config/labels.yaml | 4 +++- .../alibaba/config/provider-config.yaml | 2 ++ .../alibaba/infra/kustomization.yaml | 2 ++ krm/crossplane/alibaba/infra/labels.yaml | 4 +++- krm/crossplane/alibaba/infra/oss.yaml | 4 +++- .../alibaba/provider/controller-config.yaml | 4 +++- .../alibaba/provider/kustomization.yaml | 2 ++ krm/crossplane/alibaba/provider/labels.yaml | 4 +++- krm/crossplane/alibaba/provider/provider.yaml | 2 ++ krm/crossplane/aws/config/kustomization.yaml | 2 ++ krm/crossplane/aws/config/labels.yaml | 2 ++ .../aws/config/provider-config.yaml | 2 ++ krm/crossplane/aws/infra/eks.yaml | 8 ++++--- krm/crossplane/aws/infra/iam-eks.yaml | 4 +++- .../aws/infra/internet-gateway.yaml | 4 +++- krm/crossplane/aws/infra/kustomization.yaml | 2 ++ krm/crossplane/aws/infra/labels.yaml | 2 ++ krm/crossplane/aws/infra/nat-gateway.yaml | 4 +++- krm/crossplane/aws/infra/sg.yaml | 4 +++- krm/crossplane/aws/infra/subnets.yaml | 4 +++- krm/crossplane/aws/infra/vpc.yaml | 2 ++ .../aws/provider/controller-config.yaml | 2 ++ .../aws/provider/kustomization.yaml | 2 ++ krm/crossplane/aws/provider/labels.yaml | 2 ++ krm/crossplane/aws/provider/provider.yaml | 2 ++ .../azure/config/kustomization.yaml | 2 ++ krm/crossplane/azure/config/labels.yaml | 2 ++ .../azure/config/provider-config.yaml | 2 ++ krm/crossplane/azure/infra/account.yaml | 4 +++- krm/crossplane/azure/infra/aks.yaml | 2 ++ krm/crossplane/azure/infra/container.yaml | 4 +++- krm/crossplane/azure/infra/kustomization.yaml | 2 ++ krm/crossplane/azure/infra/labels.yaml | 2 ++ krm/crossplane/azure/infra/mysql.yaml | 4 +++- krm/crossplane/azure/infra/postgresql.yaml | 4 +++- krm/crossplane/azure/infra/redis.yaml | 4 +++- krm/crossplane/azure/infra/resourcegroup.yaml | 4 +++- krm/crossplane/azure/infra/subnet.yaml | 4 +++- krm/crossplane/azure/infra/vnet.yaml | 4 +++- .../azure/provider/controller-config.yaml | 2 ++ .../azure/provider/kustomization.yaml | 2 ++ krm/crossplane/azure/provider/labels.yaml | 2 ++ krm/crossplane/azure/provider/provider.yaml | 2 ++ krm/crossplane/civo/config/config.yaml | 2 ++ krm/crossplane/civo/config/kustomization.yaml | 2 ++ krm/crossplane/civo/config/labels.yaml | 2 ++ krm/crossplane/civo/infra/kubernetes.yaml | 2 ++ krm/crossplane/civo/infra/kustomization.yaml | 2 ++ krm/crossplane/civo/infra/labels.yaml | 2 ++ .../civo/provider/controller-config.yaml | 2 ++ .../civo/provider/kustomization.yaml | 2 ++ krm/crossplane/civo/provider/labels.yaml | 2 ++ krm/crossplane/civo/provider/provider.yaml | 2 ++ .../digitalocean/config/kustomization.yaml | 2 ++ .../digitalocean/config/labels.yaml | 2 ++ .../digitalocean/config/provider-config.yaml | 2 ++ .../digitalocean/infra/containerregistry.yaml | 2 ++ .../digitalocean/infra/kubernetes.yaml | 2 ++ .../digitalocean/infra/kustomization.yaml | 2 ++ krm/crossplane/digitalocean/infra/labels.yaml | 2 ++ .../provider/controller-config.yaml | 2 ++ .../digitalocean/provider/kustomization.yaml | 2 ++ .../digitalocean/provider/labels.yaml | 2 ++ .../digitalocean/provider/provider.yaml | 2 ++ .../exoscale/config/kustomization.yaml | 2 ++ krm/crossplane/exoscale/config/labels.yaml | 2 ++ .../exoscale/config/provider-config.yaml | 2 ++ krm/crossplane/exoscale/infra/instance.yaml | 2 ++ .../exoscale/infra/kustomization.yaml | 2 ++ krm/crossplane/exoscale/infra/labels.yaml | 2 ++ krm/crossplane/exoscale/infra/sg.yaml | 2 ++ krm/crossplane/exoscale/infra/sks.yaml | 4 +++- .../exoscale/provider/controller-config.yaml | 2 ++ .../exoscale/provider/kustomization.yaml | 2 ++ krm/crossplane/exoscale/provider/labels.yaml | 2 ++ .../exoscale/provider/provider.yaml | 2 ++ krm/crossplane/gcp/config/kustomization.yaml | 2 ++ krm/crossplane/gcp/config/labels.yaml | 2 ++ .../gcp/config/provider-config.yaml | 2 ++ krm/crossplane/gcp/infra/bucket.yaml | 2 ++ krm/crossplane/gcp/infra/cloudsql.yaml | 2 ++ krm/crossplane/gcp/infra/firewall.yaml | 2 ++ krm/crossplane/gcp/infra/gke.yaml | 4 +++- krm/crossplane/gcp/infra/iam.yaml | 2 ++ krm/crossplane/gcp/infra/kustomization.yaml | 2 ++ krm/crossplane/gcp/infra/labels.yaml | 2 ++ krm/crossplane/gcp/infra/memorystore.yaml | 2 ++ krm/crossplane/gcp/infra/network.yaml | 2 ++ krm/crossplane/gcp/infra/pubsub.yaml | 2 ++ krm/crossplane/gcp/infra/subnetwork.yaml | 2 ++ .../gcp/provider/controller-config.yaml | 2 ++ .../gcp/provider/kustomization.yaml | 2 ++ krm/crossplane/gcp/provider/labels.yaml | 2 ++ krm/crossplane/gcp/provider/provider.yaml | 2 ++ .../ibmcloud/config/kustomization.yaml | 2 ++ krm/crossplane/ibmcloud/config/labels.yaml | 2 ++ .../ibmcloud/config/provider-config.yaml | 2 ++ krm/crossplane/ibmcloud/infra/cos.yaml | 2 ++ .../ibmcloud/infra/kustomization.yaml | 2 ++ krm/crossplane/ibmcloud/infra/labels.yaml | 2 ++ krm/crossplane/ibmcloud/infra/subnets.yaml | 2 ++ krm/crossplane/ibmcloud/infra/vpc.yaml | 2 ++ .../ibmcloud/provider/controller-config.yaml | 2 ++ .../ibmcloud/provider/kustomization.yaml | 2 ++ krm/crossplane/ibmcloud/provider/labels.yaml | 2 ++ .../ibmcloud/provider/provider.yaml | 2 ++ .../scaleway/config/kustomization.yaml | 2 ++ krm/crossplane/scaleway/config/labels.yaml | 2 ++ .../scaleway/config/provider-config.yaml | 2 ++ .../scaleway/crds/kustomization.yaml | 2 ++ krm/crossplane/scaleway/infra/bucket.yaml | 2 ++ krm/crossplane/scaleway/infra/kubernetes.yaml | 2 ++ .../scaleway/infra/kustomization.yaml | 2 ++ krm/crossplane/scaleway/infra/labels.yaml | 2 ++ krm/crossplane/scaleway/infra/lb.yaml | 2 ++ krm/crossplane/scaleway/infra/network.yaml | 2 ++ .../scaleway/infra/public-gateway.yaml | 2 ++ .../scaleway/provider/controller-config.yaml | 2 ++ .../scaleway/provider/kustomization.yaml | 2 ++ krm/crossplane/scaleway/provider/labels.yaml | 2 ++ .../scaleway/provider/provider.yaml | 2 ++ 169 files changed, 388 insertions(+), 63 deletions(-) diff --git a/.github/actions/tools/action.yml b/.github/actions/tools/action.yml index 2aa5739..5aa440a 100644 --- a/.github/actions/tools/action.yml +++ b/.github/actions/tools/action.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: 'portefaix' description: 'A GitHub Action with tools from the Kubernetes echosystem' diff --git a/.github/issue_label_bot.yaml b/.github/issue_label_bot.yaml index 05499b7..636d8a4 100644 --- a/.github/issue_label_bot.yaml +++ b/.github/issue_label_bot.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 label-alias: bug: 'kind/bug' diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index c5a4aad..ab84b53 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 comment: header: Hi, there. diff --git a/.github/labeler.yml b/.github/labeler.yml index cbd524e..2a5da3b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 # Labels for action/labeler diff --git a/.github/labels.yaml b/.github/labels.yaml index 066a6fe..f26c999 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 # labels to be used with /area command area: diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index c99ed55..d2f9a02 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name-template: 'v$RESOLVED_VERSION 🌈' tag-template: 'v$RESOLVED_VERSION' diff --git a/.github/stale.yml b/.github/stale.yml index 0d0b2e7..23cf8e0 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -12,6 +12,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 # Number of days of inactivity before an issue becomes stale daysUntilStale: 60 diff --git a/.github/workflows/draft-labels.yml b/.github/workflows/draft-labels.yml index 39a3c03..100a0fa 100644 --- a/.github/workflows/draft-labels.yml +++ b/.github/workflows/draft-labels.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Project / Draft PR Labels diff --git a/.github/workflows/issues-pr-labels-comments.yml b/.github/workflows/issues-pr-labels-comments.yml index ec74d89..d2c1a0f 100644 --- a/.github/workflows/issues-pr-labels-comments.yml +++ b/.github/workflows/issues-pr-labels-comments.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Project / Issues and PR labels comments diff --git a/.github/workflows/issues-pr-labels-required.yml b/.github/workflows/issues-pr-labels-required.yml index 716bfd5..25789f5 100644 --- a/.github/workflows/issues-pr-labels-required.yml +++ b/.github/workflows/issues-pr-labels-required.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Project / Issues and PR labels required @@ -64,4 +66,4 @@ jobs: secret: ${{ github.TOKEN }} prefix: status addLabel: true - defaultLabel: needs/status \ No newline at end of file + defaultLabel: needs/status diff --git a/.github/workflows/pr-labels.yml b/.github/workflows/pr-labels.yml index 596bd84..f0e4134 100644 --- a/.github/workflows/pr-labels.yml +++ b/.github/workflows/pr-labels.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 # Labels pull requests based on their branch name name: Project / PR Branch Labeler diff --git a/.github/workflows/prow-labels.yml b/.github/workflows/prow-labels.yml index baeda9c..da7eff9 100644 --- a/.github/workflows/prow-labels.yml +++ b/.github/workflows/prow-labels.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 # name: "Label PRs from globs" # on: diff --git a/.github/workflows/prow-lgtm-merge.yml b/.github/workflows/prow-lgtm-merge.yml index 5cf377f..301a88d 100644 --- a/.github/workflows/prow-lgtm-merge.yml +++ b/.github/workflows/prow-lgtm-merge.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Prow / Merge on lgtm label on: diff --git a/.github/workflows/prow-lgtm-pull.yml b/.github/workflows/prow-lgtm-pull.yml index a39c46c..79108cc 100644 --- a/.github/workflows/prow-lgtm-pull.yml +++ b/.github/workflows/prow-lgtm-pull.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Prow / Run Jobs on PR on: pull_request diff --git a/.github/workflows/prow.yml b/.github/workflows/prow.yml index 7bf0320..d362cdc 100644 --- a/.github/workflows/prow.yml +++ b/.github/workflows/prow.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Prow / Github Actions on: diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index bc5da7d..cce9186 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Projet / Rebase on: diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 8b71e36..682e77b 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Project / Release Drafter diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e71b1f3..d31b6d5 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Renovate / Helm releases diff --git a/.github/workflows/size.yaml b/.github/workflows/size.yaml index 839d0e3..c367811 100644 --- a/.github/workflows/size.yaml +++ b/.github/workflows/size.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 name: Project / Size PR diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 277ce58..f0d4d5b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,12 +11,14 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.0.1 + rev: v4.4.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -26,28 +28,16 @@ repos: exclude: mkdocs.yml - id: check-added-large-files - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.1.10 + rev: v1.3.1 hooks: - id: insert-license - files: \.yaml - args: - - --license-filepath - - hack/config/licence.txt - # - --remove-header - - id: insert-license - files: \.yml - args: - - --license-filepath - - hack/config/licence.txt - # - --remove-header - - id: insert-license - files: \.tf + files: (Makefile|\.yaml|\.yml) args: - --license-filepath - hack/config/licence.txt # - --remove-header - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 2.1.5 + rev: 3.0.0 hooks: - id: shellcheck exclude: hack/hooks/pre-commit.git-crypt.sh diff --git a/Makefile b/Makefile index 852dd9a..45aa617 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 include hack/commons.mk -include hack/kind.$(ENV).mk diff --git a/hack/config/licence.txt b/hack/config/licence.txt index fa92d6f..6984bff 100644 --- a/hack/config/licence.txt +++ b/hack/config/licence.txt @@ -11,3 +11,5 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +SPDX-License-Identifier: Apache-2.0 diff --git a/hack/kind-config.yaml b/hack/kind-config.yaml index 8a6de7a..741c4c7 100644 --- a/hack/kind-config.yaml +++ b/hack/kind-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kind.x-k8s.io/v1alpha4 diff --git a/krm/ack/ec2-values.yaml b/krm/ack/ec2-values.yaml index b364041..f83360b 100644 --- a/krm/ack/ec2-values.yaml +++ b/krm/ack/ec2-values.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- metrics: @@ -33,7 +35,7 @@ aws: # Secret stringData key that contains the credentials secretKey: "credentials" # Profile used for AWS credentials - # profile: "default" + # profile: "default" resourceTags: # Configures the ACK service controller to always set key/value pairs tags on diff --git a/krm/ack/ecr-values.yaml b/krm/ack/ecr-values.yaml index b364041..f83360b 100644 --- a/krm/ack/ecr-values.yaml +++ b/krm/ack/ecr-values.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- metrics: @@ -33,7 +35,7 @@ aws: # Secret stringData key that contains the credentials secretKey: "credentials" # Profile used for AWS credentials - # profile: "default" + # profile: "default" resourceTags: # Configures the ACK service controller to always set key/value pairs tags on diff --git a/krm/ack/eks-values.yaml b/krm/ack/eks-values.yaml index 65e5cea..f83360b 100644 --- a/krm/ack/eks-values.yaml +++ b/krm/ack/eks-values.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- metrics: diff --git a/krm/ack/iam-values.yaml b/krm/ack/iam-values.yaml index b364041..f83360b 100644 --- a/krm/ack/iam-values.yaml +++ b/krm/ack/iam-values.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- metrics: @@ -33,7 +35,7 @@ aws: # Secret stringData key that contains the credentials secretKey: "credentials" # Profile used for AWS credentials - # profile: "default" + # profile: "default" resourceTags: # Configures the ACK service controller to always set key/value pairs tags on diff --git a/krm/ack/infra/ecr.yaml b/krm/ack/infra/ecr.yaml index 10bf4f1..eae2050 100644 --- a/krm/ack/infra/ecr.yaml +++ b/krm/ack/infra/ecr.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ecr.services.k8s.aws/v1alpha1 diff --git a/krm/ack/infra/eip.yaml b/krm/ack/infra/eip.yaml index 3135628..024dd2d 100644 --- a/krm/ack/infra/eip.yaml +++ b/krm/ack/infra/eip.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.services.k8s.aws/v1alpha1 diff --git a/krm/ack/infra/eks.yaml b/krm/ack/infra/eks.yaml index 0aa468e..2c5444a 100644 --- a/krm/ack/infra/eks.yaml +++ b/krm/ack/infra/eks.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: eks.services.k8s.aws/v1alpha1 @@ -54,9 +56,9 @@ spec: minSize: 1 maxSize: 3 desiredSize: 1 - updateConfig: + updateConfig: maxUnavailable: 1 - maxUnavailablePercentage: 50 + maxUnavailablePercentage: 50 --- apiVersion: eks.services.k8s.aws/v1alpha1 kind: Nodegroup @@ -80,9 +82,9 @@ spec: minSize: 1 maxSize: 3 desiredSize: 1 - updateConfig: - maxUnavailable: 1 - maxUnavailablePercentage: 50 + updateConfig: + maxUnavailable: 1 + maxUnavailablePercentage: 50 --- apiVersion: eks.services.k8s.aws/v1alpha1 kind: FargateProfile @@ -91,7 +93,7 @@ metadata: spec: name: portefaix-krm-ack clusterName: portefaix-krm-ack-eks-cluster - # podExecutionRoleARN: $FARGATE_POD_ROLE + # podExecutionRoleARN: $FARGATE_POD_ROLE subnetRefs: - name: portefaix-krm-ack-private selectors: @@ -106,4 +108,4 @@ spec: # name: $ADDON_NAME # addonVersion: $ADDON_VERSION # #https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeAddonVersions.html -# clusterName: $CLUSTER_NAME \ No newline at end of file +# clusterName: $CLUSTER_NAME diff --git a/krm/ack/infra/gateways.yaml b/krm/ack/infra/gateways.yaml index 6f30e01..cb071f0 100644 --- a/krm/ack/infra/gateways.yaml +++ b/krm/ack/infra/gateways.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.services.k8s.aws/v1alpha1 @@ -51,4 +53,4 @@ spec: name: portefaix-krm-ack vpcRef: from: - name: portefaix-krm-ack \ No newline at end of file + name: portefaix-krm-ack diff --git a/krm/ack/infra/iam.yaml b/krm/ack/infra/iam.yaml index dc0472b..64fb859 100644 --- a/krm/ack/infra/iam.yaml +++ b/krm/ack/infra/iam.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: iam.services.k8s.aws/v1alpha1 @@ -20,7 +22,7 @@ metadata: spec: name: portefaix-krm-ack-eks-cluster description: Portefaix EKS cluster - maxSessionDuration: $MAX_SESSION_DURATION + maxSessionDuration: $MAX_SESSION_DURATION policies: - arn:aws:iam::aws:policy/AmazonEKSClusterPolicy - arn:aws:iam::aws:policy/AmazonEKSServicePolicy @@ -48,7 +50,7 @@ metadata: spec: name: portefaix-krm-ack-eks-node description: Portefaix EKS node - maxSessionDuration: $MAX_SESSION_DURATION + maxSessionDuration: $MAX_SESSION_DURATION policies: - arn:aws:iam::aws:policy/AmazonEKSWorkerNodePolicy - arn:aws:iam::aws:policy/AmazonEKS_CNI_Policy diff --git a/krm/ack/infra/kustomization.yaml b/krm/ack/infra/kustomization.yaml index 18b1f39..5a23774 100644 --- a/krm/ack/infra/kustomization.yaml +++ b/krm/ack/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 @@ -25,4 +27,3 @@ resources: - ./sg.yaml - ./gateways.yaml - ./eks.yaml - diff --git a/krm/ack/infra/labels.yaml b/krm/ack/infra/labels.yaml index c93bb62..402ac73 100644 --- a/krm/ack/infra/labels.yaml +++ b/krm/ack/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/ack/infra/s3.yaml b/krm/ack/infra/s3.yaml index c605c5c..19161c0 100644 --- a/krm/ack/infra/s3.yaml +++ b/krm/ack/infra/s3.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: s3.services.k8s.aws/v1alpha1 @@ -40,4 +42,4 @@ spec: targetPrefix: "logging-" publicAccessBlock: blockPublicACLs: true - blockPublicPolicy: true \ No newline at end of file + blockPublicPolicy: true diff --git a/krm/ack/infra/sg.yaml b/krm/ack/infra/sg.yaml index 8fb2c6a..cb5c41b 100644 --- a/krm/ack/infra/sg.yaml +++ b/krm/ack/infra/sg.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.services.k8s.aws/v1alpha1 @@ -22,4 +24,4 @@ spec: name: portefaix-krm-ack-core vpcRef: from: - name: portefaix-krm-ack \ No newline at end of file + name: portefaix-krm-ack diff --git a/krm/ack/infra/subnets.yaml b/krm/ack/infra/subnets.yaml index ba70c42..a6d1783 100644 --- a/krm/ack/infra/subnets.yaml +++ b/krm/ack/infra/subnets.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.services.k8s.aws/v1alpha1 diff --git a/krm/ack/infra/vpc.yaml b/krm/ack/infra/vpc.yaml index 1524569..9d3b0eb 100644 --- a/krm/ack/infra/vpc.yaml +++ b/krm/ack/infra/vpc.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.services.k8s.aws/v1alpha1 diff --git a/krm/ack/s3-values.yaml b/krm/ack/s3-values.yaml index b364041..f83360b 100644 --- a/krm/ack/s3-values.yaml +++ b/krm/ack/s3-values.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- metrics: @@ -33,7 +35,7 @@ aws: # Secret stringData key that contains the credentials secretKey: "credentials" # Profile used for AWS credentials - # profile: "default" + # profile: "default" resourceTags: # Configures the ACK service controller to always set key/value pairs tags on diff --git a/krm/aso/infra/ip_address.yaml b/krm/aso/infra/ip_address.yaml index 1a1fe53..f16e93e 100644 --- a/krm/aso/infra/ip_address.yaml +++ b/krm/aso/infra/ip_address.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: network.azure.com/v1beta20201101 @@ -23,4 +25,4 @@ spec: name: portefaix-krm-aso sku: name: Standard - publicIPAllocationMethod: Static \ No newline at end of file + publicIPAllocationMethod: Static diff --git a/krm/aso/infra/kustomization.yaml b/krm/aso/infra/kustomization.yaml index 4ac715f..a4ea10b 100644 --- a/krm/aso/infra/kustomization.yaml +++ b/krm/aso/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/aso/infra/labels.yaml b/krm/aso/infra/labels.yaml index c7bb11f..d69d64e 100644 --- a/krm/aso/infra/labels.yaml +++ b/krm/aso/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/aso/infra/rg.yaml b/krm/aso/infra/rg.yaml index 602dc7c..f34d100 100644 --- a/krm/aso/infra/rg.yaml +++ b/krm/aso/infra/rg.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: resources.azure.com/v1beta20200601 @@ -18,4 +20,4 @@ kind: ResourceGroup metadata: name: portefaix-krm-aso spec: - location: westcentralus \ No newline at end of file + location: westcentralus diff --git a/krm/aso/infra/sg.yaml b/krm/aso/infra/sg.yaml index e512a78..02fc7ff 100644 --- a/krm/aso/infra/sg.yaml +++ b/krm/aso/infra/sg.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: network.azure.com/v1beta20201101 @@ -38,4 +40,4 @@ spec: access: Allow priority: 123 direction: Inbound - description: Allow access to source port 22 and destination port 22 \ No newline at end of file + description: Allow access to source port 22 and destination port 22 diff --git a/krm/aso/infra/subnets.yaml b/krm/aso/infra/subnets.yaml index 11315a7..d783e77 100644 --- a/krm/aso/infra/subnets.yaml +++ b/krm/aso/infra/subnets.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: network.azure.com/v1beta20201101 @@ -21,4 +23,4 @@ spec: location: westcentralus owner: name: portefaix-krm-aso - addressPrefix: 10.20.0.0/24 \ No newline at end of file + addressPrefix: 10.20.0.0/24 diff --git a/krm/aso/infra/vpc.yaml b/krm/aso/infra/vpc.yaml index f371730..8e227ca 100644 --- a/krm/aso/infra/vpc.yaml +++ b/krm/aso/infra/vpc.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: network.azure.com/v1beta20201101 @@ -23,4 +25,4 @@ spec: name: portefaix-krm-aso addressSpace: addressPrefixes: - - 10.20.0.0/16 \ No newline at end of file + - 10.20.0.0/16 diff --git a/krm/aso/values.yaml b/krm/aso/values.yaml index c0979af..596ba4c 100644 --- a/krm/aso/values.yaml +++ b/krm/aso/values.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- -createAzureOperatorSecret: false \ No newline at end of file +createAzureOperatorSecret: false diff --git a/krm/crossplane/alibaba/config/kustomization.yaml b/krm/crossplane/alibaba/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/alibaba/config/kustomization.yaml +++ b/krm/crossplane/alibaba/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/alibaba/config/labels.yaml b/krm/crossplane/alibaba/config/labels.yaml index 08231e1..e8523ce 100644 --- a/krm/crossplane/alibaba/config/labels.yaml +++ b/krm/crossplane/alibaba/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin @@ -28,4 +30,4 @@ labels: crossplane.io/provider: alibaba-v0.5.0 fieldSpecs: - path: metadata/labels - create: true \ No newline at end of file + create: true diff --git a/krm/crossplane/alibaba/config/provider-config.yaml b/krm/crossplane/alibaba/config/provider-config.yaml index 5a186f4..62d6fb6 100644 --- a/krm/crossplane/alibaba/config/provider-config.yaml +++ b/krm/crossplane/alibaba/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: alibaba.crossplane.io/v1beta1 diff --git a/krm/crossplane/alibaba/infra/kustomization.yaml b/krm/crossplane/alibaba/infra/kustomization.yaml index 04537af..230285c 100644 --- a/krm/crossplane/alibaba/infra/kustomization.yaml +++ b/krm/crossplane/alibaba/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/alibaba/infra/labels.yaml b/krm/crossplane/alibaba/infra/labels.yaml index 08231e1..e8523ce 100644 --- a/krm/crossplane/alibaba/infra/labels.yaml +++ b/krm/crossplane/alibaba/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin @@ -28,4 +30,4 @@ labels: crossplane.io/provider: alibaba-v0.5.0 fieldSpecs: - path: metadata/labels - create: true \ No newline at end of file + create: true diff --git a/krm/crossplane/alibaba/infra/oss.yaml b/krm/crossplane/alibaba/infra/oss.yaml index b7a6086..e8804c9 100644 --- a/krm/crossplane/alibaba/infra/oss.yaml +++ b/krm/crossplane/alibaba/infra/oss.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: oss.alibaba.crossplane.io/v1alpha1 @@ -25,4 +27,4 @@ spec: name: portefaix-krm-poc-bucket namespace: crossplane-system providerConfigRef: - name: crossplane-alibaba \ No newline at end of file + name: crossplane-alibaba diff --git a/krm/crossplane/alibaba/provider/controller-config.yaml b/krm/crossplane/alibaba/provider/controller-config.yaml index a2e1305..831b943 100644 --- a/krm/crossplane/alibaba/provider/controller-config.yaml +++ b/krm/crossplane/alibaba/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 @@ -23,4 +25,4 @@ spec: # https://github.com/crossplane/crossplane/blob/master/docs/reference/troubleshoot.md args: - --debug - # replicas: 0 \ No newline at end of file + # replicas: 0 diff --git a/krm/crossplane/alibaba/provider/kustomization.yaml b/krm/crossplane/alibaba/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/alibaba/provider/kustomization.yaml +++ b/krm/crossplane/alibaba/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/alibaba/provider/labels.yaml b/krm/crossplane/alibaba/provider/labels.yaml index 08231e1..e8523ce 100644 --- a/krm/crossplane/alibaba/provider/labels.yaml +++ b/krm/crossplane/alibaba/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin @@ -28,4 +30,4 @@ labels: crossplane.io/provider: alibaba-v0.5.0 fieldSpecs: - path: metadata/labels - create: true \ No newline at end of file + create: true diff --git a/krm/crossplane/alibaba/provider/provider.yaml b/krm/crossplane/alibaba/provider/provider.yaml index 5a336fd..bcb2ea1 100644 --- a/krm/crossplane/alibaba/provider/provider.yaml +++ b/krm/crossplane/alibaba/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1 diff --git a/krm/crossplane/aws/config/kustomization.yaml b/krm/crossplane/aws/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/aws/config/kustomization.yaml +++ b/krm/crossplane/aws/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/aws/config/labels.yaml b/krm/crossplane/aws/config/labels.yaml index 4bb9bdf..9e3eecf 100644 --- a/krm/crossplane/aws/config/labels.yaml +++ b/krm/crossplane/aws/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/aws/config/provider-config.yaml b/krm/crossplane/aws/config/provider-config.yaml index 29d72b1..ed64b11 100644 --- a/krm/crossplane/aws/config/provider-config.yaml +++ b/krm/crossplane/aws/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: aws.crossplane.io/v1beta1 diff --git a/krm/crossplane/aws/infra/eks.yaml b/krm/crossplane/aws/infra/eks.yaml index fb76190..c5801e4 100644 --- a/krm/crossplane/aws/infra/eks.yaml +++ b/krm/crossplane/aws/infra/eks.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: eks.aws.crossplane.io/v1beta1 @@ -61,7 +63,7 @@ spec: scalingConfig: desiredSize: 1 maxSize: 1 - minSize: 1 + minSize: 1 providerConfigRef: name: crossplane-aws --- @@ -81,6 +83,6 @@ spec: scalingConfig: desiredSize: 0 maxSize: 1 - minSize: 1 + minSize: 1 providerConfigRef: - name: crossplane-aws \ No newline at end of file + name: crossplane-aws diff --git a/krm/crossplane/aws/infra/iam-eks.yaml b/krm/crossplane/aws/infra/iam-eks.yaml index fd9f8a9..c7fde20 100644 --- a/krm/crossplane/aws/infra/iam-eks.yaml +++ b/krm/crossplane/aws/infra/iam-eks.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: identity.aws.crossplane.io/v1beta1 @@ -160,4 +162,4 @@ spec: # matchLabels: # role: nodegroup providerConfigRef: - name: crossplane-aws \ No newline at end of file + name: crossplane-aws diff --git a/krm/crossplane/aws/infra/internet-gateway.yaml b/krm/crossplane/aws/infra/internet-gateway.yaml index b787987..95c4b8e 100644 --- a/krm/crossplane/aws/infra/internet-gateway.yaml +++ b/krm/crossplane/aws/infra/internet-gateway.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.aws.crossplane.io/v1beta1 @@ -42,4 +44,4 @@ spec: vpcIdRef: name: portefaix-krm-aws providerConfigRef: - name: crossplane-aws \ No newline at end of file + name: crossplane-aws diff --git a/krm/crossplane/aws/infra/kustomization.yaml b/krm/crossplane/aws/infra/kustomization.yaml index 3db5b32..edf67ff 100644 --- a/krm/crossplane/aws/infra/kustomization.yaml +++ b/krm/crossplane/aws/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/aws/infra/labels.yaml b/krm/crossplane/aws/infra/labels.yaml index 05b713c..02da9ba 100644 --- a/krm/crossplane/aws/infra/labels.yaml +++ b/krm/crossplane/aws/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/aws/infra/nat-gateway.yaml b/krm/crossplane/aws/infra/nat-gateway.yaml index b2e08d5..4992cc3 100644 --- a/krm/crossplane/aws/infra/nat-gateway.yaml +++ b/krm/crossplane/aws/infra/nat-gateway.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.aws.crossplane.io/v1beta1 @@ -39,4 +41,4 @@ spec: - key: Name value: portefaix-krm-aws providerConfigRef: - name: crossplane-aws \ No newline at end of file + name: crossplane-aws diff --git a/krm/crossplane/aws/infra/sg.yaml b/krm/crossplane/aws/infra/sg.yaml index 42042d2..15e244b 100644 --- a/krm/crossplane/aws/infra/sg.yaml +++ b/krm/crossplane/aws/infra/sg.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.aws.crossplane.io/v1beta1 @@ -65,4 +67,4 @@ spec: ipRanges: - cidrIp: 10.0.0.0/8 providerConfigRef: - name: crossplane-aws \ No newline at end of file + name: crossplane-aws diff --git a/krm/crossplane/aws/infra/subnets.yaml b/krm/crossplane/aws/infra/subnets.yaml index 85c0732..709028d 100644 --- a/krm/crossplane/aws/infra/subnets.yaml +++ b/krm/crossplane/aws/infra/subnets.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.aws.crossplane.io/v1beta1 @@ -55,4 +57,4 @@ spec: name: portefaix-krm-aws mapPublicIPOnLaunch: true providerConfigRef: - name: crossplane-aws \ No newline at end of file + name: crossplane-aws diff --git a/krm/crossplane/aws/infra/vpc.yaml b/krm/crossplane/aws/infra/vpc.yaml index fda07d9..70db449 100644 --- a/krm/crossplane/aws/infra/vpc.yaml +++ b/krm/crossplane/aws/infra/vpc.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ec2.aws.crossplane.io/v1beta1 diff --git a/krm/crossplane/aws/provider/controller-config.yaml b/krm/crossplane/aws/provider/controller-config.yaml index a561bc2..9b9161a 100644 --- a/krm/crossplane/aws/provider/controller-config.yaml +++ b/krm/crossplane/aws/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/aws/provider/kustomization.yaml b/krm/crossplane/aws/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/aws/provider/kustomization.yaml +++ b/krm/crossplane/aws/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/aws/provider/labels.yaml b/krm/crossplane/aws/provider/labels.yaml index 4bb9bdf..9e3eecf 100644 --- a/krm/crossplane/aws/provider/labels.yaml +++ b/krm/crossplane/aws/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/aws/provider/provider.yaml b/krm/crossplane/aws/provider/provider.yaml index 019aea5..cc84ec6 100644 --- a/krm/crossplane/aws/provider/provider.yaml +++ b/krm/crossplane/aws/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1 diff --git a/krm/crossplane/azure/config/kustomization.yaml b/krm/crossplane/azure/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/azure/config/kustomization.yaml +++ b/krm/crossplane/azure/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/azure/config/labels.yaml b/krm/crossplane/azure/config/labels.yaml index 1ccbc07..84c03d4 100644 --- a/krm/crossplane/azure/config/labels.yaml +++ b/krm/crossplane/azure/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/azure/config/provider-config.yaml b/krm/crossplane/azure/config/provider-config.yaml index 1c0bbc1..d735360 100644 --- a/krm/crossplane/azure/config/provider-config.yaml +++ b/krm/crossplane/azure/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: azure.crossplane.io/v1beta1 diff --git a/krm/crossplane/azure/infra/account.yaml b/krm/crossplane/azure/infra/account.yaml index ce011b2..c2bf6a3 100644 --- a/krm/crossplane/azure/infra/account.yaml +++ b/krm/crossplane/azure/infra/account.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: azure.crossplane.io/v1alpha3 @@ -39,4 +41,4 @@ spec: name: crossplane-azure writeConnectionSecretToRef: name: portefaix-krm-account - namespace: crossplane-system \ No newline at end of file + namespace: crossplane-system diff --git a/krm/crossplane/azure/infra/aks.yaml b/krm/crossplane/azure/infra/aks.yaml index 33f4863..e7d6498 100644 --- a/krm/crossplane/azure/infra/aks.yaml +++ b/krm/crossplane/azure/infra/aks.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: azure.crossplane.io/v1alpha3 diff --git a/krm/crossplane/azure/infra/container.yaml b/krm/crossplane/azure/infra/container.yaml index 967e741..9d43d01 100644 --- a/krm/crossplane/azure/infra/container.yaml +++ b/krm/crossplane/azure/infra/container.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: storage.azure.crossplane.io/v1alpha3 @@ -24,4 +26,4 @@ spec: name: crossplane-azure writeConnectionSecretToRef: name: portefaix-krm-container - namespace: crossplane-system \ No newline at end of file + namespace: crossplane-system diff --git a/krm/crossplane/azure/infra/kustomization.yaml b/krm/crossplane/azure/infra/kustomization.yaml index 1e095f1..e4ba39d 100644 --- a/krm/crossplane/azure/infra/kustomization.yaml +++ b/krm/crossplane/azure/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/azure/infra/labels.yaml b/krm/crossplane/azure/infra/labels.yaml index 1ccbc07..84c03d4 100644 --- a/krm/crossplane/azure/infra/labels.yaml +++ b/krm/crossplane/azure/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/azure/infra/mysql.yaml b/krm/crossplane/azure/infra/mysql.yaml index 4545e8c..5b1ac1a 100644 --- a/krm/crossplane/azure/infra/mysql.yaml +++ b/krm/crossplane/azure/infra/mysql.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: azure.crossplane.io/v1alpha3 @@ -77,4 +79,4 @@ spec: name: portefaix-krm-azure-mysql properties: virtualNetworkSubnetIdRef: - name: portefaix-krm-azure \ No newline at end of file + name: portefaix-krm-azure diff --git a/krm/crossplane/azure/infra/postgresql.yaml b/krm/crossplane/azure/infra/postgresql.yaml index 986e917..006d481 100644 --- a/krm/crossplane/azure/infra/postgresql.yaml +++ b/krm/crossplane/azure/infra/postgresql.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: azure.crossplane.io/v1alpha3 @@ -77,4 +79,4 @@ spec: name: portefaix-krm-azure-psql properties: virtualNetworkSubnetIdRef: - name: portefaix-krm-azure \ No newline at end of file + name: portefaix-krm-azure diff --git a/krm/crossplane/azure/infra/redis.yaml b/krm/crossplane/azure/infra/redis.yaml index 71f6a5c..06aa7c5 100644 --- a/krm/crossplane/azure/infra/redis.yaml +++ b/krm/crossplane/azure/infra/redis.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: azure.crossplane.io/v1alpha3 @@ -40,4 +42,4 @@ spec: enableNonSslPort: true writeConnectionSecretToRef: name: portefaix-krm-azure-redis - namespace: crossplane-system \ No newline at end of file + namespace: crossplane-system diff --git a/krm/crossplane/azure/infra/resourcegroup.yaml b/krm/crossplane/azure/infra/resourcegroup.yaml index f10ad4a..d48ce65 100644 --- a/krm/crossplane/azure/infra/resourcegroup.yaml +++ b/krm/crossplane/azure/infra/resourcegroup.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: azure.crossplane.io/v1alpha3 @@ -23,4 +25,4 @@ spec: name: crossplane-azure writeConnectionSecretToRef: name: portefaix-krm-rg - namespace: crossplane-system \ No newline at end of file + namespace: crossplane-system diff --git a/krm/crossplane/azure/infra/subnet.yaml b/krm/crossplane/azure/infra/subnet.yaml index 85d2132..ed132dc 100644 --- a/krm/crossplane/azure/infra/subnet.yaml +++ b/krm/crossplane/azure/infra/subnet.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: network.azure.crossplane.io/v1alpha3 @@ -25,4 +27,4 @@ spec: properties: addressPrefix: 10.2.0.0/24 providerConfigRef: - name: crossplane-azure \ No newline at end of file + name: crossplane-azure diff --git a/krm/crossplane/azure/infra/vnet.yaml b/krm/crossplane/azure/infra/vnet.yaml index 493e1ec..56c1a53 100644 --- a/krm/crossplane/azure/infra/vnet.yaml +++ b/krm/crossplane/azure/infra/vnet.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: network.azure.crossplane.io/v1alpha3 @@ -29,4 +31,4 @@ spec: service: krm made-by: crossplane providerConfigRef: - name: crossplane-azure \ No newline at end of file + name: crossplane-azure diff --git a/krm/crossplane/azure/provider/controller-config.yaml b/krm/crossplane/azure/provider/controller-config.yaml index d17c316..df75e13 100644 --- a/krm/crossplane/azure/provider/controller-config.yaml +++ b/krm/crossplane/azure/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/azure/provider/kustomization.yaml b/krm/crossplane/azure/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/azure/provider/kustomization.yaml +++ b/krm/crossplane/azure/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/azure/provider/labels.yaml b/krm/crossplane/azure/provider/labels.yaml index 8ed932b..4e8adb5 100644 --- a/krm/crossplane/azure/provider/labels.yaml +++ b/krm/crossplane/azure/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/azure/provider/provider.yaml b/krm/crossplane/azure/provider/provider.yaml index 8bfc9f6..785c790 100644 --- a/krm/crossplane/azure/provider/provider.yaml +++ b/krm/crossplane/azure/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1 diff --git a/krm/crossplane/civo/config/config.yaml b/krm/crossplane/civo/config/config.yaml index b221572..49ea9c1 100644 --- a/krm/crossplane/civo/config/config.yaml +++ b/krm/crossplane/civo/config/config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: civo.crossplane.io/v1alpha1 diff --git a/krm/crossplane/civo/config/kustomization.yaml b/krm/crossplane/civo/config/kustomization.yaml index 113aeb0..5745cc1 100644 --- a/krm/crossplane/civo/config/kustomization.yaml +++ b/krm/crossplane/civo/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/civo/config/labels.yaml b/krm/crossplane/civo/config/labels.yaml index 19a44b1..72ea74e 100644 --- a/krm/crossplane/civo/config/labels.yaml +++ b/krm/crossplane/civo/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/civo/infra/kubernetes.yaml b/krm/crossplane/civo/infra/kubernetes.yaml index 26d0da8..5a20158 100644 --- a/krm/crossplane/civo/infra/kubernetes.yaml +++ b/krm/crossplane/civo/infra/kubernetes.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- kind: CivoKubernetes diff --git a/krm/crossplane/civo/infra/kustomization.yaml b/krm/crossplane/civo/infra/kustomization.yaml index 0f5fe4c..9d776de 100644 --- a/krm/crossplane/civo/infra/kustomization.yaml +++ b/krm/crossplane/civo/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/civo/infra/labels.yaml b/krm/crossplane/civo/infra/labels.yaml index 19a44b1..72ea74e 100644 --- a/krm/crossplane/civo/infra/labels.yaml +++ b/krm/crossplane/civo/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/civo/provider/controller-config.yaml b/krm/crossplane/civo/provider/controller-config.yaml index 50a2ecf..0ca4912 100644 --- a/krm/crossplane/civo/provider/controller-config.yaml +++ b/krm/crossplane/civo/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/civo/provider/kustomization.yaml b/krm/crossplane/civo/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/civo/provider/kustomization.yaml +++ b/krm/crossplane/civo/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/civo/provider/labels.yaml b/krm/crossplane/civo/provider/labels.yaml index 19a44b1..72ea74e 100644 --- a/krm/crossplane/civo/provider/labels.yaml +++ b/krm/crossplane/civo/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/civo/provider/provider.yaml b/krm/crossplane/civo/provider/provider.yaml index aa04563..6a1e943 100644 --- a/krm/crossplane/civo/provider/provider.yaml +++ b/krm/crossplane/civo/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1 diff --git a/krm/crossplane/digitalocean/config/kustomization.yaml b/krm/crossplane/digitalocean/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/digitalocean/config/kustomization.yaml +++ b/krm/crossplane/digitalocean/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/digitalocean/config/labels.yaml b/krm/crossplane/digitalocean/config/labels.yaml index ac5a5d0..f07aa44 100644 --- a/krm/crossplane/digitalocean/config/labels.yaml +++ b/krm/crossplane/digitalocean/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/digitalocean/config/provider-config.yaml b/krm/crossplane/digitalocean/config/provider-config.yaml index 905845a..40767c6 100644 --- a/krm/crossplane/digitalocean/config/provider-config.yaml +++ b/krm/crossplane/digitalocean/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: do.crossplane.io/v1alpha1 diff --git a/krm/crossplane/digitalocean/infra/containerregistry.yaml b/krm/crossplane/digitalocean/infra/containerregistry.yaml index 714bc7d..3fa85d7 100644 --- a/krm/crossplane/digitalocean/infra/containerregistry.yaml +++ b/krm/crossplane/digitalocean/infra/containerregistry.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kubernetes.do.crossplane.io/v1alpha1 diff --git a/krm/crossplane/digitalocean/infra/kubernetes.yaml b/krm/crossplane/digitalocean/infra/kubernetes.yaml index d6d7ec3..0ba1413 100644 --- a/krm/crossplane/digitalocean/infra/kubernetes.yaml +++ b/krm/crossplane/digitalocean/infra/kubernetes.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kubernetes.do.crossplane.io/v1alpha1 diff --git a/krm/crossplane/digitalocean/infra/kustomization.yaml b/krm/crossplane/digitalocean/infra/kustomization.yaml index a1a2d1d..3cac272 100644 --- a/krm/crossplane/digitalocean/infra/kustomization.yaml +++ b/krm/crossplane/digitalocean/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/digitalocean/infra/labels.yaml b/krm/crossplane/digitalocean/infra/labels.yaml index ac5a5d0..f07aa44 100644 --- a/krm/crossplane/digitalocean/infra/labels.yaml +++ b/krm/crossplane/digitalocean/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/digitalocean/provider/controller-config.yaml b/krm/crossplane/digitalocean/provider/controller-config.yaml index 5604193..0f8021f 100644 --- a/krm/crossplane/digitalocean/provider/controller-config.yaml +++ b/krm/crossplane/digitalocean/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/digitalocean/provider/kustomization.yaml b/krm/crossplane/digitalocean/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/digitalocean/provider/kustomization.yaml +++ b/krm/crossplane/digitalocean/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/digitalocean/provider/labels.yaml b/krm/crossplane/digitalocean/provider/labels.yaml index ac5a5d0..f07aa44 100644 --- a/krm/crossplane/digitalocean/provider/labels.yaml +++ b/krm/crossplane/digitalocean/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/digitalocean/provider/provider.yaml b/krm/crossplane/digitalocean/provider/provider.yaml index 9900f86..80f98b5 100644 --- a/krm/crossplane/digitalocean/provider/provider.yaml +++ b/krm/crossplane/digitalocean/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 apiVersion: pkg.crossplane.io/v1 kind: Provider diff --git a/krm/crossplane/exoscale/config/kustomization.yaml b/krm/crossplane/exoscale/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/exoscale/config/kustomization.yaml +++ b/krm/crossplane/exoscale/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/exoscale/config/labels.yaml b/krm/crossplane/exoscale/config/labels.yaml index 6b61294..fcd9432 100644 --- a/krm/crossplane/exoscale/config/labels.yaml +++ b/krm/crossplane/exoscale/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/exoscale/config/provider-config.yaml b/krm/crossplane/exoscale/config/provider-config.yaml index 05aa81f..56d13cd 100644 --- a/krm/crossplane/exoscale/config/provider-config.yaml +++ b/krm/crossplane/exoscale/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: exoscale.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/exoscale/infra/instance.yaml b/krm/crossplane/exoscale/infra/instance.yaml index dc95d82..7524ed4 100644 --- a/krm/crossplane/exoscale/infra/instance.yaml +++ b/krm/crossplane/exoscale/infra/instance.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: compute.exoscale.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/exoscale/infra/kustomization.yaml b/krm/crossplane/exoscale/infra/kustomization.yaml index 54f5d86..5541ab4 100644 --- a/krm/crossplane/exoscale/infra/kustomization.yaml +++ b/krm/crossplane/exoscale/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/exoscale/infra/labels.yaml b/krm/crossplane/exoscale/infra/labels.yaml index 2bbef0c..e8523ce 100644 --- a/krm/crossplane/exoscale/infra/labels.yaml +++ b/krm/crossplane/exoscale/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/exoscale/infra/sg.yaml b/krm/crossplane/exoscale/infra/sg.yaml index c0050c0..52bdac7 100644 --- a/krm/crossplane/exoscale/infra/sg.yaml +++ b/krm/crossplane/exoscale/infra/sg.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: securitygroup.exoscale.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/exoscale/infra/sks.yaml b/krm/crossplane/exoscale/infra/sks.yaml index d7a4513..4ff5c93 100644 --- a/krm/crossplane/exoscale/infra/sks.yaml +++ b/krm/crossplane/exoscale/infra/sks.yaml @@ -1,3 +1,4 @@ + # Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -11,7 +12,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: sks.exoscale.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/exoscale/provider/controller-config.yaml b/krm/crossplane/exoscale/provider/controller-config.yaml index d71f8be..6d581a8 100644 --- a/krm/crossplane/exoscale/provider/controller-config.yaml +++ b/krm/crossplane/exoscale/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/exoscale/provider/kustomization.yaml b/krm/crossplane/exoscale/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/exoscale/provider/kustomization.yaml +++ b/krm/crossplane/exoscale/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/exoscale/provider/labels.yaml b/krm/crossplane/exoscale/provider/labels.yaml index decad4f..a6494cf 100644 --- a/krm/crossplane/exoscale/provider/labels.yaml +++ b/krm/crossplane/exoscale/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/exoscale/provider/provider.yaml b/krm/crossplane/exoscale/provider/provider.yaml index 59d3886..dc7c4f2 100644 --- a/krm/crossplane/exoscale/provider/provider.yaml +++ b/krm/crossplane/exoscale/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1 diff --git a/krm/crossplane/gcp/config/kustomization.yaml b/krm/crossplane/gcp/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/gcp/config/kustomization.yaml +++ b/krm/crossplane/gcp/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/gcp/config/labels.yaml b/krm/crossplane/gcp/config/labels.yaml index 2c76764..666fcdc 100644 --- a/krm/crossplane/gcp/config/labels.yaml +++ b/krm/crossplane/gcp/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/gcp/config/provider-config.yaml b/krm/crossplane/gcp/config/provider-config.yaml index 82a91be..cdef58a 100644 --- a/krm/crossplane/gcp/config/provider-config.yaml +++ b/krm/crossplane/gcp/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: gcp.crossplane.io/v1beta1 diff --git a/krm/crossplane/gcp/infra/bucket.yaml b/krm/crossplane/gcp/infra/bucket.yaml index 2c10022..bf7f0b5 100644 --- a/krm/crossplane/gcp/infra/bucket.yaml +++ b/krm/crossplane/gcp/infra/bucket.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: storage.gcp.crossplane.io/v1alpha3 diff --git a/krm/crossplane/gcp/infra/cloudsql.yaml b/krm/crossplane/gcp/infra/cloudsql.yaml index eb90e2a..b00db25 100644 --- a/krm/crossplane/gcp/infra/cloudsql.yaml +++ b/krm/crossplane/gcp/infra/cloudsql.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: database.gcp.crossplane.io/v1beta1 diff --git a/krm/crossplane/gcp/infra/firewall.yaml b/krm/crossplane/gcp/infra/firewall.yaml index fab3af2..38fd448 100644 --- a/krm/crossplane/gcp/infra/firewall.yaml +++ b/krm/crossplane/gcp/infra/firewall.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: compute.gcp.crossplane.io/v1alpha1 diff --git a/krm/crossplane/gcp/infra/gke.yaml b/krm/crossplane/gcp/infra/gke.yaml index f2bec40..bd7f80b 100644 --- a/krm/crossplane/gcp/infra/gke.yaml +++ b/krm/crossplane/gcp/infra/gke.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: container.gcp.crossplane.io/v1beta2 @@ -209,4 +211,4 @@ spec: autoRepair: true autoUpgrade: true providerConfigRef: - name: crossplane-gcp \ No newline at end of file + name: crossplane-gcp diff --git a/krm/crossplane/gcp/infra/iam.yaml b/krm/crossplane/gcp/infra/iam.yaml index 6e53d08..44c392a 100644 --- a/krm/crossplane/gcp/infra/iam.yaml +++ b/krm/crossplane/gcp/infra/iam.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: iam.gcp.crossplane.io/v1alpha1 diff --git a/krm/crossplane/gcp/infra/kustomization.yaml b/krm/crossplane/gcp/infra/kustomization.yaml index adbac50..7590a7a 100644 --- a/krm/crossplane/gcp/infra/kustomization.yaml +++ b/krm/crossplane/gcp/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/gcp/infra/labels.yaml b/krm/crossplane/gcp/infra/labels.yaml index 62eb86e..3b65476 100644 --- a/krm/crossplane/gcp/infra/labels.yaml +++ b/krm/crossplane/gcp/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/gcp/infra/memorystore.yaml b/krm/crossplane/gcp/infra/memorystore.yaml index cc50a9c..5b93c9a 100644 --- a/krm/crossplane/gcp/infra/memorystore.yaml +++ b/krm/crossplane/gcp/infra/memorystore.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: cache.gcp.crossplane.io/v1beta1 diff --git a/krm/crossplane/gcp/infra/network.yaml b/krm/crossplane/gcp/infra/network.yaml index 8e04810..a35af8b 100644 --- a/krm/crossplane/gcp/infra/network.yaml +++ b/krm/crossplane/gcp/infra/network.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: compute.gcp.crossplane.io/v1beta1 diff --git a/krm/crossplane/gcp/infra/pubsub.yaml b/krm/crossplane/gcp/infra/pubsub.yaml index 432502a..be5102c 100644 --- a/krm/crossplane/gcp/infra/pubsub.yaml +++ b/krm/crossplane/gcp/infra/pubsub.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pubsub.gcp.crossplane.io/v1alpha1 diff --git a/krm/crossplane/gcp/infra/subnetwork.yaml b/krm/crossplane/gcp/infra/subnetwork.yaml index 01856ae..41b13c6 100644 --- a/krm/crossplane/gcp/infra/subnetwork.yaml +++ b/krm/crossplane/gcp/infra/subnetwork.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: compute.gcp.crossplane.io/v1beta1 diff --git a/krm/crossplane/gcp/provider/controller-config.yaml b/krm/crossplane/gcp/provider/controller-config.yaml index bb96a9e..fc7f68b 100644 --- a/krm/crossplane/gcp/provider/controller-config.yaml +++ b/krm/crossplane/gcp/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/gcp/provider/kustomization.yaml b/krm/crossplane/gcp/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/gcp/provider/kustomization.yaml +++ b/krm/crossplane/gcp/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/gcp/provider/labels.yaml b/krm/crossplane/gcp/provider/labels.yaml index fadb13b..e7e953d 100644 --- a/krm/crossplane/gcp/provider/labels.yaml +++ b/krm/crossplane/gcp/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/gcp/provider/provider.yaml b/krm/crossplane/gcp/provider/provider.yaml index de4684a..d6b4305 100644 --- a/krm/crossplane/gcp/provider/provider.yaml +++ b/krm/crossplane/gcp/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1 diff --git a/krm/crossplane/ibmcloud/config/kustomization.yaml b/krm/crossplane/ibmcloud/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/ibmcloud/config/kustomization.yaml +++ b/krm/crossplane/ibmcloud/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/ibmcloud/config/labels.yaml b/krm/crossplane/ibmcloud/config/labels.yaml index 01e3980..904dcd9 100644 --- a/krm/crossplane/ibmcloud/config/labels.yaml +++ b/krm/crossplane/ibmcloud/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/ibmcloud/config/provider-config.yaml b/krm/crossplane/ibmcloud/config/provider-config.yaml index a404387..dd6aecb 100644 --- a/krm/crossplane/ibmcloud/config/provider-config.yaml +++ b/krm/crossplane/ibmcloud/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: ibmcloud.crossplane.io/v1beta1 diff --git a/krm/crossplane/ibmcloud/infra/cos.yaml b/krm/crossplane/ibmcloud/infra/cos.yaml index ea706d6..4fae187 100644 --- a/krm/crossplane/ibmcloud/infra/cos.yaml +++ b/krm/crossplane/ibmcloud/infra/cos.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: container.containerv2.ibmcloud.crossplane.io/v1alpha1 diff --git a/krm/crossplane/ibmcloud/infra/kustomization.yaml b/krm/crossplane/ibmcloud/infra/kustomization.yaml index ecf68ca..16b93f9 100644 --- a/krm/crossplane/ibmcloud/infra/kustomization.yaml +++ b/krm/crossplane/ibmcloud/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/ibmcloud/infra/labels.yaml b/krm/crossplane/ibmcloud/infra/labels.yaml index 01e3980..904dcd9 100644 --- a/krm/crossplane/ibmcloud/infra/labels.yaml +++ b/krm/crossplane/ibmcloud/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/ibmcloud/infra/subnets.yaml b/krm/crossplane/ibmcloud/infra/subnets.yaml index 41d78b6..967156a 100644 --- a/krm/crossplane/ibmcloud/infra/subnets.yaml +++ b/krm/crossplane/ibmcloud/infra/subnets.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: vpcv1.ibmcloud.crossplane.io/v1alpha1 diff --git a/krm/crossplane/ibmcloud/infra/vpc.yaml b/krm/crossplane/ibmcloud/infra/vpc.yaml index a1d8e19..976ce8d 100644 --- a/krm/crossplane/ibmcloud/infra/vpc.yaml +++ b/krm/crossplane/ibmcloud/infra/vpc.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: vpcv1.ibmcloud.crossplane.io/v1alpha1 diff --git a/krm/crossplane/ibmcloud/provider/controller-config.yaml b/krm/crossplane/ibmcloud/provider/controller-config.yaml index e16dc2c..ab4eea6 100644 --- a/krm/crossplane/ibmcloud/provider/controller-config.yaml +++ b/krm/crossplane/ibmcloud/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/ibmcloud/provider/kustomization.yaml b/krm/crossplane/ibmcloud/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/ibmcloud/provider/kustomization.yaml +++ b/krm/crossplane/ibmcloud/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/ibmcloud/provider/labels.yaml b/krm/crossplane/ibmcloud/provider/labels.yaml index 01e3980..904dcd9 100644 --- a/krm/crossplane/ibmcloud/provider/labels.yaml +++ b/krm/crossplane/ibmcloud/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/ibmcloud/provider/provider.yaml b/krm/crossplane/ibmcloud/provider/provider.yaml index 424f47b..ab2b959 100644 --- a/krm/crossplane/ibmcloud/provider/provider.yaml +++ b/krm/crossplane/ibmcloud/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1 diff --git a/krm/crossplane/scaleway/config/kustomization.yaml b/krm/crossplane/scaleway/config/kustomization.yaml index 25dd522..818bb59 100644 --- a/krm/crossplane/scaleway/config/kustomization.yaml +++ b/krm/crossplane/scaleway/config/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/scaleway/config/labels.yaml b/krm/crossplane/scaleway/config/labels.yaml index 501ded0..c53eaa1 100644 --- a/krm/crossplane/scaleway/config/labels.yaml +++ b/krm/crossplane/scaleway/config/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/scaleway/config/provider-config.yaml b/krm/crossplane/scaleway/config/provider-config.yaml index bc7f46e..7246c97 100644 --- a/krm/crossplane/scaleway/config/provider-config.yaml +++ b/krm/crossplane/scaleway/config/provider-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: scaleway.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/scaleway/crds/kustomization.yaml b/krm/crossplane/scaleway/crds/kustomization.yaml index 3289c1a..ccae268 100644 --- a/krm/crossplane/scaleway/crds/kustomization.yaml +++ b/krm/crossplane/scaleway/crds/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/scaleway/infra/bucket.yaml b/krm/crossplane/scaleway/infra/bucket.yaml index 9c34a1c..f7e4d08 100644 --- a/krm/crossplane/scaleway/infra/bucket.yaml +++ b/krm/crossplane/scaleway/infra/bucket.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: object.scaleway.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/scaleway/infra/kubernetes.yaml b/krm/crossplane/scaleway/infra/kubernetes.yaml index 8156cef..4e90932 100644 --- a/krm/crossplane/scaleway/infra/kubernetes.yaml +++ b/krm/crossplane/scaleway/infra/kubernetes.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: k8s.scaleway.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/scaleway/infra/kustomization.yaml b/krm/crossplane/scaleway/infra/kustomization.yaml index 18c7117..8cd885f 100644 --- a/krm/crossplane/scaleway/infra/kustomization.yaml +++ b/krm/crossplane/scaleway/infra/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/scaleway/infra/labels.yaml b/krm/crossplane/scaleway/infra/labels.yaml index 2bbef0c..e8523ce 100644 --- a/krm/crossplane/scaleway/infra/labels.yaml +++ b/krm/crossplane/scaleway/infra/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/scaleway/infra/lb.yaml b/krm/crossplane/scaleway/infra/lb.yaml index 38310d9..8a01be4 100644 --- a/krm/crossplane/scaleway/infra/lb.yaml +++ b/krm/crossplane/scaleway/infra/lb.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: lb.scaleway.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/scaleway/infra/network.yaml b/krm/crossplane/scaleway/infra/network.yaml index 447a9eb..017ca1d 100644 --- a/krm/crossplane/scaleway/infra/network.yaml +++ b/krm/crossplane/scaleway/infra/network.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: vpc.scaleway.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/scaleway/infra/public-gateway.yaml b/krm/crossplane/scaleway/infra/public-gateway.yaml index c32a9ad..bb1d012 100644 --- a/krm/crossplane/scaleway/infra/public-gateway.yaml +++ b/krm/crossplane/scaleway/infra/public-gateway.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: vpc.scaleway.jet.crossplane.io/v1alpha1 diff --git a/krm/crossplane/scaleway/provider/controller-config.yaml b/krm/crossplane/scaleway/provider/controller-config.yaml index e21b956..7242086 100644 --- a/krm/crossplane/scaleway/provider/controller-config.yaml +++ b/krm/crossplane/scaleway/provider/controller-config.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1alpha1 diff --git a/krm/crossplane/scaleway/provider/kustomization.yaml b/krm/crossplane/scaleway/provider/kustomization.yaml index eadbc5c..416dd41 100644 --- a/krm/crossplane/scaleway/provider/kustomization.yaml +++ b/krm/crossplane/scaleway/provider/kustomization.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: kustomize.config.k8s.io/v1beta1 diff --git a/krm/crossplane/scaleway/provider/labels.yaml b/krm/crossplane/scaleway/provider/labels.yaml index 501ded0..c53eaa1 100644 --- a/krm/crossplane/scaleway/provider/labels.yaml +++ b/krm/crossplane/scaleway/provider/labels.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: builtin diff --git a/krm/crossplane/scaleway/provider/provider.yaml b/krm/crossplane/scaleway/provider/provider.yaml index 4745801..7373e9a 100644 --- a/krm/crossplane/scaleway/provider/provider.yaml +++ b/krm/crossplane/scaleway/provider/provider.yaml @@ -11,6 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 --- apiVersion: pkg.crossplane.io/v1