Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kustomize support trusted-artifacts Task generator #1473

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

zregvart
Copy link
Contributor

Adds the ability to have a kustomization.yaml file as the base file for generating the OCI-TA Task variant; if it is used as a base the equivalent of kustomize build will be run expecting the resulting rendered template to contain the single Task definition.

task-generator/trusted-artifacts/main_test.go Outdated Show resolved Hide resolved
Adds the ability to have a `kustomization.yaml` file as the base file
for generating the OCI-TA Task variant; if it is used as a base the
equivalent of `kustomize build` will be run expecting the resulting
rendered template to contain the single Task definition.
@zregvart zregvart added this pull request to the merge queue Sep 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 27, 2024
@lcarva lcarva added this pull request to the merge queue Sep 27, 2024
Merged via the queue into konflux-ci:main with commit ae68d58 Sep 27, 2024
14 checks passed
@zregvart zregvart deleted the pr/add-kustomize-for-ta-gen branch September 27, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants