From 96e02159c6de9d31c5087c3df36eac255616c948 Mon Sep 17 00:00:00 2001 From: mutron3k Date: Thu, 28 Sep 2023 14:44:56 -0400 Subject: [PATCH 1/4] Update README.md fixing 15 broken links Signed-off-by: mutron3k --- docs/spec/v1beta2/README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/spec/v1beta2/README.md b/docs/spec/v1beta2/README.md index fa56a3c1..c082b008 100644 --- a/docs/spec/v1beta2/README.md +++ b/docs/spec/v1beta2/README.md @@ -5,21 +5,21 @@ of Kubernetes objects generated with Kustomize. ## Specification -- [Kustomization CRD](kustomization.md) - + [Example](kustomization.md#example) - + [Recommended settings](kustomization.md#recommended-settings) - + [Source reference](kustomization.md#source-reference) - + [Generate kustomization.yaml](kustomization.md#generate-kustomizationyaml) - + [Reconciliation](kustomization.md#reconciliation) - + [Garbage collection](kustomization.md#garbage-collection) - + [Health assessment](kustomization.md#health-assessment) - + [Kustomization dependencies](kustomization.md#kustomization-dependencies) - + [Role-based access control](kustomization.md#role-based-access-control) - + [Override kustomize config](kustomization.md#override-kustomize-config) - + [Variable substitution](kustomization.md#variable-substitution) - + [Targeting remote clusters](kustomization.md#remote-clusters--cluster-api) - + [Secrets decryption](kustomization.md#secrets-decryption) - + [Status](kustomization.md#status) +- [Kustomization CRD](kustomizations.md) + + [Example](kustomizations.md#example) + + [Recommended settings](kustomizations.md#recommended-settings) + + [Source reference](kustomizations.md#source-reference) + + [Generate kustomization.yaml](kustomizations.md#generate-kustomizationyaml) + + [Reconciliation](kustomizations.md#reconciliation) + + [Garbage collection](kustomizations.md#garbage-collection) + + [Health assessment](kustomizations.md#health-assessment) + + [Kustomization dependencies](kustomizations.md#kustomization-dependencies) + + [Role-based access control](kustomizations.md#role-based-access-control) + + [Override kustomize config](kustomizations.md#override-kustomize-config) + + [Variable substitution](kustomizations.md#variable-substitution) + + [Targeting remote clusters](kustomizations.md#remote-clusters--cluster-api) + + [Secrets decryption](kustomizations.md#secrets-decryption) + + [Status](kustomizations.md#status) ## Implementation From f33becf5045ff44c7862bea132b845ee0a18152c Mon Sep 17 00:00:00 2001 From: mutron3k Date: Thu, 28 Sep 2023 14:54:59 -0400 Subject: [PATCH 2/4] Update README.md Correcting the title and fixing 13 links Signed-off-by: mutron3k --- docs/spec/v1beta1/README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/spec/v1beta1/README.md b/docs/spec/v1beta1/README.md index 3d182842..d58edea3 100644 --- a/docs/spec/v1beta1/README.md +++ b/docs/spec/v1beta1/README.md @@ -1,23 +1,23 @@ -# kustomize.toolkit.fluxcd.io/v1alpha1 +# kustomize.toolkit.fluxcd.io/v1beta1 This is the v1beta1 API specification for defining continuous delivery pipelines of Kubernetes objects generated with Kustomize. ## Specification -- [Kustomization CRD](kustomization.md) - + [Source reference](kustomization.md#source-reference) - + [Generate kustomization.yaml](kustomization.md#generate-kustomizationyaml) - + [Reconciliation](kustomization.md#reconciliation) - + [Garbage collection](kustomization.md#garbage-collection) - + [Health assessment](kustomization.md#health-assessment) - + [Kustomization dependencies](kustomization.md#kustomization-dependencies) - + [Role-based access control](kustomization.md#role-based-access-control) - + [Override kustomize config](kustomization.md#override-kustomize-config) - + [Variable substitution](kustomization.md#variable-substitution) - + [Targeting remote clusters](kustomization.md#remote-clusters--cluster-api) - + [Secrets decryption](kustomization.md#secrets-decryption) - + [Status](kustomization.md#status) +- [Kustomization CRD](kustomizations.md) + + [Source reference](kustomizations.md#source-reference) + + [Generate kustomization.yaml](kustomizations.md#generate-kustomizationyaml) + + [Reconciliation](kustomizations.md#reconciliation) + + [Garbage collection](kustomizations.md#garbage-collection) + + [Health assessment](kustomizations.md#health-assessment) + + [Kustomization dependencies](kustomizations.md#kustomization-dependencies) + + [Role-based access control](kustomizations.md#role-based-access-control) + + [Override kustomize config](kustomizations.md#override-kustomize-config) + + [Variable substitution](kustomizations.md#variable-substitution) + + [Targeting remote clusters](kustomizations.md#remote-clusters--cluster-api) + + [Secrets decryption](kustomizations.md#secrets-decryption) + + [Status](kustomizations.md#status) ## Implementation From 5962420fa8d1732c28d672d94979358c6349f858 Mon Sep 17 00:00:00 2001 From: mutron3k Date: Thu, 28 Sep 2023 15:03:43 -0400 Subject: [PATCH 3/4] Update README.md fixing 10 broken links Signed-off-by: mutron3k --- docs/spec/v1alpha1/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/spec/v1alpha1/README.md b/docs/spec/v1alpha1/README.md index 43461ff8..e6e4b162 100644 --- a/docs/spec/v1alpha1/README.md +++ b/docs/spec/v1alpha1/README.md @@ -5,16 +5,16 @@ of Kubernetes objects generated with Kustomize. ## Specification -- [Kustomization CRD](kustomization.md) - + [Source reference](kustomization.md#source-reference) - + [Generate kustomization.yaml](kustomization.md#generate-kustomizationyaml) - + [Reconciliation](kustomization.md#reconciliation) - + [Garbage collection](kustomization.md#garbage-collection) - + [Health assessment](kustomization.md#health-assessment) - + [Kustomization dependencies](kustomization.md#kustomization-dependencies) - + [Role-based access control](kustomization.md#role-based-access-control) - + [Secrets decryption](kustomization.md#secrets-decryption) - + [Status](kustomization.md#status) +- [Kustomization CRD](kustomizations.md) + + [Source reference](kustomizations.md#source-reference) + + [Generate kustomization.yaml](kustomizations.md#generate-kustomizationyaml) + + [Reconciliation](kustomizations.md#reconciliation) + + [Garbage collection](kustomizations.md#garbage-collection) + + [Health assessment](kustomizations.md#health-assessment) + + [Kustomization dependencies](kustomizations.md#kustomization-dependencies) + + [Role-based access control](kustomizations.md#role-based-access-control) + + [Secrets decryption](kustomizations.md#secrets-decryption) + + [Status](kustomizations.md#status) ## Implementation From 3f04beaf4f484f05e2bd0662898fb2f632aa5db1 Mon Sep 17 00:00:00 2001 From: mutron3k Date: Thu, 28 Sep 2023 15:05:45 -0400 Subject: [PATCH 4/4] Update README.md fixing 6 broken links Signed-off-by: mutron3k --- docs/spec/v1/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/spec/v1/README.md b/docs/spec/v1/README.md index 8c64134d..a06b0319 100644 --- a/docs/spec/v1/README.md +++ b/docs/spec/v1/README.md @@ -5,12 +5,12 @@ of Kubernetes objects generated with Kustomize. ## Specification -- [Kustomization CRD](kustomization.md) - + [Example](kustomization.md#example) - + [Writing a Kustomization spec](kustomization.md#writing-a-kustomization-spec) - + [Working with Kustomizations](kustomization.md#working-with-kustomizations) - * [Recommended settings](kustomization.md#recommended-settings) - + [Kustomization Status](kustomization.md#kustomization-status) +- [Kustomization CRD](kustomizations.md) + + [Example](kustomizations.md#example) + + [Writing a Kustomization spec](kustomizations.md#writing-a-kustomization-spec) + + [Working with Kustomizations](kustomizations.md#working-with-kustomizations) + * [Recommended settings](kustomizations.md#recommended-settings) + + [Kustomization Status](kustomizations.md#kustomization-status) ## Implementation