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

feat(RHTAPWATCH-790): POC: Creating resurces from templates #4

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

ifireball
Copy link
Member

Write "quick hack" code to check how to include a list of arbitrary resources in a CRD and implement them. Since we don't have the *Template resource yet, we temporarily put the resource list in the ProjectDevalopmentStream CRD, it will be moved along with the code at a later PR.

Signed-off-by: Barak Korren <bkorren@redhat.com>
Temporarily set ProjectDevelopmentStream to act a bit like
ProjectDevelopmentStreamTemplate. This lets me POC the ability to have
an arbitrary list of resources in a CR  and create actual resources from
those.

Signed-off-by: Barak Korren <bkorren@redhat.com>
Write some POC code to check updating of existing resources from a template.

Signed-off-by: Barak Korren <bkorren@redhat.com>
@ifireball ifireball force-pushed the scaffold-tmpl-api branch from f0945ce to 4a34610 Compare March 3, 2024 11:03
@ifireball ifireball merged commit a87f85b into konflux-ci:main Mar 6, 2024
2 checks passed
@ifireball ifireball deleted the scaffold-tmpl-api branch March 6, 2024 10: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.

1 participant