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

feat: publish kubectl.RunKustomize #1036

Merged
merged 1 commit into from
Apr 16, 2024
Merged

feat: publish kubectl.RunKustomize #1036

merged 1 commit into from
Apr 16, 2024

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Apr 15, 2024

Publish a previously private helper. If you have an existing complete kustomization dir whose result isn't already built, this function lets you build it and get the result, as []byte.

Release 0.47

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.62%. Comparing base (e21b04b) to head (fd6bee2).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1036       +/-   ##
===========================================
- Coverage   54.80%   44.62%   -10.18%     
===========================================
  Files          50       50               
  Lines        4078     4078               
===========================================
- Hits         2235     1820      -415     
- Misses       1547     2026      +479     
+ Partials      296      232       -64     
Flag Coverage Δ
integration-test 44.62% <100.00%> (-10.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shaneutt shaneutt merged commit 3d7aec6 into main Apr 16, 2024
41 checks passed
@shaneutt shaneutt deleted the feat-run-kustomize branch April 16, 2024 12:37
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.

None yet

4 participants