diff --git a/.github/workflows/release-artifacts.yaml b/.github/workflows/release-artifacts.yaml index 8940eb9..cd43256 100644 --- a/.github/workflows/release-artifacts.yaml +++ b/.github/workflows/release-artifacts.yaml @@ -17,6 +17,7 @@ permissions: contents: write id-token: write packages: write + pull_requests: write jobs: check-updates: @@ -120,31 +121,31 @@ jobs: echo "OUTPUT=oci://ghcr.io/intelops/policyhub/genval/${{ matrix.policy.artifact-name }}:${GIT_TAG}" >> $GITHUB_ENV # Write OCI URL to output file - # - name: Write policy URL - # if: steps.changes.outputs.src == 'true' - # uses: DamianReeves/write-file-action@6929a9a6d1807689191dcc8bbe62b54d70a32b42 # v1.3 - # with: - # path: "genval/outputs/${{ matrix.policy.output }}.env" - # write-mode: overwrite - # contents: | - # # GitHub generated file - # # Please do not modify or delete this file - # ${{ matrix.policy.output}}=${{ env.OUTPUT }} - # - # - name: Commit & Push - # if: steps.changes.outputs.src == 'true' - # uses: Andro999b/push@c77535fe7a94645f7ceca83e48e6cc977620710e # v1.3 - # with: - # github_token: ${{ secrets.GITHUB_TOKEN }} - # branch: "${{ matrix.policy.name}}-${{ github.run_number }}" - # force: true - # message: "Overwritten by GitHub Actions - ${{ github.run_number }}" - # - name: Create Pull Request - # if: steps.changes.outputs.src == 'true' - # uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 - # with: - # token: ${{ secrets.GITHUB_TOKEN }} - # branch: "${{ matrix.policy.name}}-${{ github.run_number }}" - # title: "Update policy URL for ${{ matrix.policy.name }}" - # body: "This pull request updates the policy URL for ${{ matrix.policy.name }}." - # base: main + - name: Write policy URL + if: steps.changes.outputs.src == 'true' + uses: DamianReeves/write-file-action@6929a9a6d1807689191dcc8bbe62b54d70a32b42 # v1.3 + with: + path: "genval/outputs/${{ matrix.policy.output }}.env" + write-mode: overwrite + contents: | + # GitHub generated file + # Please do not modify or delete this file + ${{ matrix.policy.output}}=${{ env.OUTPUT }} + + - name: Commit & Push + if: steps.changes.outputs.src == 'true' + uses: Andro999b/push@c77535fe7a94645f7ceca83e48e6cc977620710e # v1.3 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + branch: "${{ matrix.policy.name}}-${{ github.run_number }}" + force: true + message: "Overwritten by GitHub Actions - ${{ github.run_number }}" + - name: Create Pull Request + if: steps.changes.outputs.src == 'true' + uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + with: + token: ${{ secrets.GITHUB_TOKEN }} + branch: "${{ matrix.policy.name}}-${{ github.run_number }}" + title: "Update policy URL for ${{ matrix.policy.name }}" + body: "This pull request updates the policy URL for ${{ matrix.policy.name }}." + base: main diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/app_project_types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/app_project_types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/app_project_types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/app_project_types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_annotations_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_annotations_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_annotations_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_annotations_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_defaults_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_defaults_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_defaults_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_defaults_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/applicationset_types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/applicationset_types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/applicationset_types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/applicationset_types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/cluster_constants_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/cluster_constants_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/cluster_constants_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/cluster_constants_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/doc_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/doc_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/doc_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/doc_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/hack_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/hack_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/hack_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/hack_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/repository_types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/repository_types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/repository_types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/repository_types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_argo_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_argo_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_argo_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_argo_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_hpa_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_hpa_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_hpa_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/health/health_hpa_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/sync/common/types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/sync/common/types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/sync/common/types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/sync/common/types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/ctl_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/ctl_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/ctl_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/ctl_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/kube_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/kube_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/kube_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/kube_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_filter_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_filter_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_filter_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_filter_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/api_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/api_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/api_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/api_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/nop_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/nop_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/nop_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/github.com/argoproj/gitops-engine/pkg/utils/tracing/nop_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/annotation_key_constants_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/annotation_key_constants_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/annotation_key_constants_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/annotation_key_constants_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/doc_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/doc_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/doc_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/doc_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/register_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/register_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/register_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/register_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/well_known_labels_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/well_known_labels_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/well_known_labels_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/well_known_labels_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/well_known_taints_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/well_known_taints_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/api/core/v1/well_known_taints_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/api/core/v1/well_known_taints_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/doc_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/doc_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/doc_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/doc_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/register_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/register_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/register_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/register_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_jsonschema_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_jsonschema_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_jsonschema_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_jsonschema_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/amount_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/amount_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/amount_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/amount_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/math_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/math_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/math_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/math_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/quantity_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/quantity_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/quantity_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/quantity_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/suffix_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/suffix_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/suffix_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/suffix_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/duration_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/duration_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/duration_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/duration_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/group_version_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/group_version_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/group_version_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/group_version_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/meta_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/meta_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/meta_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/meta_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/register_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/register_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/register_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/register_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/watch_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/watch_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/watch_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/watch_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/allocator_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/allocator_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/allocator_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/allocator_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/codec_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/codec_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/codec_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/codec_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/conversion_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/conversion_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/conversion_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/conversion_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/converter_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/converter_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/converter_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/converter_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/doc_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/doc_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/doc_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/doc_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/embedded_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/embedded_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/embedded_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/embedded_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/helper_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/helper_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/helper_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/helper_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/interfaces_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/interfaces_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/interfaces_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/interfaces_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/negotiate_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/negotiate_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/negotiate_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/negotiate_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/group_version_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/group_version_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/group_version_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/group_version_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/interfaces_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/interfaces_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/interfaces_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/schema/interfaces_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_proto_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_proto_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_proto_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_proto_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/doc_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/doc_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/doc_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/doc_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/namespacedname_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/namespacedname_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/namespacedname_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/namespacedname_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/nodename_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/nodename_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/nodename_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/nodename_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/patch_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/patch_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/patch_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/patch_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/uid_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/uid_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/types/uid_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/types/uid_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/util/intstr/intstr_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/util/intstr/intstr_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/util/intstr/intstr_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/util/intstr/intstr_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/doc_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/doc_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/doc_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/doc_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/filter_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/filter_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/filter_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/filter_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/mux_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/mux_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/mux_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/mux_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/streamwatcher_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/streamwatcher_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/streamwatcher_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/streamwatcher_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/watch_go_gen.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/watch_go_gen.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/gen/k8s.io/apimachinery/pkg/watch/watch_go_gen.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/gen/k8s.io/apimachinery/pkg/watch/watch_go_gen.cue diff --git a/genval/modules/cuemod-argocd:v2.11.3/cue.mod/module.cue b/genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/module.cue similarity index 100% rename from genval/modules/cuemod-argocd:v2.11.3/cue.mod/module.cue rename to genval/modules/cuemod-argocd:v2.11.3/policy/cue.mod/module.cue