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

Refactor integration test to install brupop via Helm #386

Open
gthao313 opened this issue Jan 18, 2023 · 2 comments
Open

Refactor integration test to install brupop via Helm #386

gthao313 opened this issue Jan 18, 2023 · 2 comments

Comments

@gthao313
Copy link
Member

Issue or Feature Request:
We have an opening PR #350 related to #126, which refactor deployment and yaml generation to use Helm. We need update integration test to install brupop via helm templates once the PR be merged.

@gthao313
Copy link
Member Author

We can follow up this issue here.

@jpmcb
Copy link
Contributor

jpmcb commented Jan 18, 2023

We need update integration test to install brupop via helm templates once the PR be merged.

We don't necessarily need to refactor the integration tests to use helm. We will still continue to generate a single manifest that gets attached to releases, the bottlerocket-update-operator.yaml manifest. And the integration tests do a simple kubectl apply -f on that file which lands all the resources on the cluster.

But yes, a true customer end to end experience would be ideal and a stretch goal for latter releases!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants