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

Add spec.files for Condition and Target of kind yaml #650

Merged
merged 53 commits into from
Feb 1, 2023

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented Apr 14, 2022

feat(yaml): implement spec.files for kind: yaml

Follow-up of #490
Ref #435

Allow to specify more than one file as target for kind: yaml

Like what have been done for kind: file, the possibility to specify multiple files is only possible in the targets stage.

Test

To test this pull request, you can run the following commands:

cp <to_package_directory>
go test

Additional Information

Tradeoff

Potential improvement

@lemeurherve lemeurherve added the enhancement New feature or request label Apr 14, 2022
@lemeurherve lemeurherve marked this pull request as ready for review April 14, 2022 16:14
@lemeurherve lemeurherve added the resource-yaml Resource of kind YAML label Apr 14, 2022
@lemeurherve lemeurherve marked this pull request as draft June 5, 2022 14:33
@lemeurherve lemeurherve marked this pull request as ready for review June 21, 2022 13:09
@lemeurherve lemeurherve changed the title feat(yaml): implement spec.files for Target of kind yaml feat(yaml): implement spec.files for Conditions and Target of kind yaml Jan 29, 2023
@lemeurherve lemeurherve added the condition Modify condition resource label Jan 29, 2023
@lemeurherve lemeurherve changed the title feat(yaml): implement spec.files for Conditions and Target of kind yaml feat(yaml): implement spec.files for Condition and Target of kind yaml Jan 29, 2023
dduportal
dduportal previously approved these changes Jan 29, 2023
olblak
olblak previously approved these changes Feb 1, 2023
@olblak olblak enabled auto-merge (squash) February 1, 2023 14:02
@olblak olblak changed the title feat(yaml): implement spec.files for Condition and Target of kind yaml Add spec.files for Condition and Target of kind yaml Feb 1, 2023
@olblak olblak disabled auto-merge February 1, 2023 14:29
@olblak olblak merged commit 58c4303 into updatecli:main Feb 1, 2023
@olblak
Copy link
Member

olblak commented Feb 1, 2023

Thanks @hervelemeur for your patience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
condition Modify condition resource enhancement New feature or request resource-yaml Resource of kind YAML target Related to updatecli target
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

5 participants