Skip to content

Pull requests: helm/helm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix chart name verification does not meet the specification size/S Denotes a PR that changes 10-29 lines, ignoring generated files. v4.x Issues and Pull Requests related to the major version v4
#9181 opened Jan 1, 2021 by wawa0210 Loading…
2 of 3 tasks
feat(helm): add new update-policy annotation to recreate resources feature size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#9174 opened Dec 28, 2020 by dastrobu Loading…
2 of 3 tasks
fix: Don't write to output-dir when doing a "helm install" size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#9152 opened Dec 18, 2020 by sbose78 Loading…
Make helm repo add insensitive to trailing slashes size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9095 opened Dec 4, 2020 by dominikbraun Loading…
1 of 3 tasks
fix: rollback to release containing resource with resource-policy=keep annotation size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9068 opened Nov 26, 2020 by etedpet Loading…
Set field manager size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9067 opened Nov 26, 2020 by sylr Loading…
3 tasks
fix helm template output-dir size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#9026 opened Nov 16, 2020 by zhouhao3 Loading…
[PoC] Implement an azblob storage driver size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8998 opened Nov 8, 2020 by paulgmiller Draft
3 tasks
Adds support to print rendered charts on helm lint --debug size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8995 opened Nov 7, 2020 by JasonWhall Loading…
1 of 3 tasks
refactor: delay get CRDObjects() when really needed size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#8979 opened Nov 4, 2020 by hustclf Loading…
1 of 3 tasks
Added cases to fail fast when an error can be detected size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8812 opened Sep 27, 2020 by janario Loading…
3 tasks
Added parameter to download dependencies when using upgrade command size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8810 opened Sep 26, 2020 by janario Loading…
1 of 3 tasks
fix: explicitly set namespace on KubeClient awaiting review bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8785 opened Sep 22, 2020 by object88 Loading…
1 of 3 tasks
Add engine.NewWithClient func size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8730 opened Sep 14, 2020 by object88 Loading…
2 of 3 tasks
Use cache index file to load Chart Repository awaiting review size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8724 opened Sep 14, 2020 by object88 Loading…
1 of 3 tasks
fix: do not merge and import values from disabled dependencies size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#8679 opened Sep 1, 2020 by aure-olli Loading…
2 of 3 tasks
Test the version number for semver compatibility size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8646 opened Aug 24, 2020 by bdudelsack Loading…
1 of 3 tasks
Fix linting kind: List metadata size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8643 opened Aug 23, 2020 by cbui Loading…
WIP: Rewrite the renderResources function to make it usable size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#8573 opened Aug 7, 2020 by technosophos Loading…
2 of 3 tasks
fix(render): fix invalid subchart global value change after rendering other subchart size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8556 opened Aug 5, 2020 by donggangcj Loading…
1 of 3 tasks
Fix helm lint fails when global values are used in subcharts needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. Stale
#8514 opened Jul 25, 2020 by wawa0210 Loading…
3 tasks
support --untar flag for dep update feature size/S Denotes a PR that changes 10-29 lines, ignoring generated files. Stale
#8499 opened Jul 22, 2020 by Cweiping Loading…
1 of 3 tasks
fix uninstall cmd error, retain the release history when uninstall error(s) has occurred size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8481 opened Jul 18, 2020 by Cweiping Loading…
add support for weights for resources size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8448 opened Jul 14, 2020 by ashokponkumar Draft
3 tasks
feat: Support Bearer token auth when get chart feature size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8447 opened Jul 14, 2020 by lemonli Loading…
2 of 3 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.