open-feature/open-feature-operator

Add testing for helm install

Open

#684 opened on Jun 27, 2024

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Go (58 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (300 stars)
PR merge metrics
 (Avg merge 43d 10h) (5 merged PRs in 30d)

Description

We need to add some e2e tests for the Helm install method. It would be great if we could run make helm-package in the CI, and make sure that at least the default helm install works e2e.

See https://github.com/open-feature/open-feature-operator/pull/681#issuecomment-2179463126 for an example of why this is needed.

Contributor guide