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

fix: DRA helm chart installs failing #82

Merged
merged 3 commits into from
Oct 16, 2023
Merged

fix: DRA helm chart installs failing #82

merged 3 commits into from
Oct 16, 2023

Conversation

iuliams
Copy link
Contributor

@iuliams iuliams commented Oct 13, 2023

Context

This PR is regarding issues after the changes introduced in this PR.
Issues were reported by the customer in this ticket:
https://snyk.zendesk.com/agent/tickets/58273
and it regards mismatches in the Helm Chart variables which are causing the Helm installation of the brokered CRA to fails.

What this is doing

I have addressed in this PR the comments from the customer in order to have a starting point for the discussion.
I think such scenarios should be caught by tests.

Reviewer's note

Would be better to review commit by commit. One of the commits it's adding container-integration as code ownders for the CRA files.

@iuliams iuliams requested a review from a team as a code owner October 13, 2023 09:47
@@ -1,2 +1,6 @@
* @snyk/team-broker

charts/snyk-broker/templates/cra_deployment.yaml @snyk/container-integration

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not exactly the same though. This here is the deployment of the agent, not the CRA flavored broker. So I agree for the broker repo but here this is a distinct deployment and the specifics of what env vars are needed etc are a bit unknown to us, so I'd keep it that way.

@iuliams iuliams merged commit 09a7505 into main Oct 16, 2023
4 checks passed
@iuliams iuliams deleted the fix/cra-deployments branch October 16, 2023 08:49
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