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

Helm Template Changes #446

Merged
merged 3 commits into from
May 20, 2024
Merged

Helm Template Changes #446

merged 3 commits into from
May 20, 2024

Conversation

dbw7
Copy link
Contributor

@dbw7 dbw7 commented May 15, 2024

Closes #442
Putting this up for review but I don't plan to merge until I've tested some air-gapped cases to make sure everything is still working as expected.

@dbw7 dbw7 requested a review from atanasdinov May 15, 2024 15:14
@e-minguez
Copy link
Contributor

I'm wondering if there are CRDs out there that create deployments/pods and we want to save those as well so I'm not sure if we should limit to known resources or if it would be better to search for "images" instead.

@dbw7 dbw7 force-pushed the helm-template-parsing branch from 40252f5 to 3358e20 Compare May 20, 2024 15:04
Copy link
Contributor

@atanasdinov atanasdinov left a comment

Choose a reason for hiding this comment

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

Can we add a unit test?

@dbw7 dbw7 merged commit b00b158 into suse-edge:main May 20, 2024
3 checks passed
atanasdinov pushed a commit that referenced this pull request Jun 3, 2024
* Update helm.go

* updates based on feedback

* add unit test
atanasdinov added a commit that referenced this pull request Jun 3, 2024
…objects when parsing Helm charts (#461)

Helm Template Changes (#446)

* Update helm.go

* updates based on feedback

* add unit test

Co-authored-by: dbw7 <[email protected]>
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.

Method of discovering required container images is not robust
3 participants