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

Commits on Feb 29, 2024

  1. charts, test/e2e: synchronize PieProbe CRD

    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 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    73e9efe View commit details
    Browse the repository at this point in the history