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

charts, test/e2e: synchronize PieProbe CRD #109

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

ushitora-anqou
Copy link
Contributor

In pull request #101, we introduced a new custom resource called PieProbe. However, the charts/ and test/e2e/ directories were not synchronized with the auto-generated config/ directory.

This patch fixes the above probelm, by copying the latest PieProbe CRD from config/ to charts/ and updating the manifests used in the e2e tests.

@ushitora-anqou ushitora-anqou requested a review from a team as a code owner February 29, 2024 01:21
@ushitora-anqou ushitora-anqou requested review from daichimukai, toshipp and pluser and removed request for daichimukai and toshipp February 29, 2024 01:21
@ushitora-anqou ushitora-anqou changed the title charts, test/e2e: update PieProbe CRD charts, test/e2e: synchronize PieProbe CRD Feb 29, 2024
In pull request #101, we introduced a new custom resource called
PieProbe. However, the charts/ and test/e2e/ directories were not
synchronized with the auto-generated config/ directory.

This patch fixes the above probelm, by copying the latest PieProbe CRD
from config/ to charts/ and updating the manifests used in the e2e
tests.

Signed-off-by: Ryotaro Banno <ryotaro.banno@gmail.com>
@ushitora-anqou ushitora-anqou merged commit 97bd789 into main Feb 29, 2024
7 checks passed
@ushitora-anqou ushitora-anqou deleted the charts/update-crd branch February 29, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants