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

Bump chart dependencies and set defaults for KUBECTL_CMD for multiarch execution. Fixes #94 #95

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cgiraldo
Copy link

Remove default value of KUBECTL_CMD because it is architecture-dependant (amd64).

Remove default value of KUBECTL_CMD because it is architecture-dependant (amd64).
@CLAassistant
Copy link

CLAassistant commented Dec 17, 2024

CLA assistant check
All committers have signed the CLA.

@Tecnobutrul
Copy link
Member

Hello! Could you review and fix the unit/integration tests errors? The upgrade of those dependencies is breaking the testing suite.

@cgiraldo
Copy link
Author

I think the unit/integration test errors are already in your codebase and not because of the upgrade of the dependencies (at least some of them).

I have run the tests with a single change in the README.md here https://github.com/cgiraldo/charts-passbolt/actions/runs/12387964061 and they are failing.

@dlen
Copy link
Member

dlen commented Dec 18, 2024

Hi @cgiraldo! Long time no see!

Thanks for the contribution and the report. Indeed the tests were failing as helm charts unittest got a new release that surfaced some flaky tests in our chart. We have updated the tests in main so you can rebase your PR.

@dlen dlen changed the title Fix #94 Bump chart dependencies and set defaults for KUBECTL_CMD for multiarch execution. Fixes #94 Dec 19, 2024
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

Successfully merging this pull request may close these issues.

4 participants