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

CI: Fix the chart-lint-and-test to build the image first #739

Open
EronWright opened this issue Nov 1, 2024 · 1 comment
Open

CI: Fix the chart-lint-and-test to build the image first #739

EronWright opened this issue Nov 1, 2024 · 1 comment
Labels
area/cicd kind/engineering Work that is not visible to an external user

Comments

@EronWright
Copy link
Contributor

EronWright commented Nov 1, 2024

The CI script called "chart-lint-and-test" is designed to test the Helm chart by installing it. Unfortunately it doesn't build the operator image, it simply uses the latest release, which isn't accurate.

Ideally we'd expand the CI script to also try the other deployment methods too.

@EronWright EronWright converted this from a draft issue Nov 1, 2024
@cleverguy25
Copy link

Added to epic #586

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 1, 2024
@EronWright EronWright added the kind/engineering Work that is not visible to an external user label Nov 1, 2024
@EronWright EronWright changed the title Fix the chart-lint-and-test to build the image first CI: Fix the chart-lint-and-test to build the image first Nov 1, 2024
@blampe blampe added area/cicd and removed needs-triage Needs attention from the triage team labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cicd kind/engineering Work that is not visible to an external user
Projects
No open projects
Status: No status
Development

No branches or pull requests

4 participants