dispatch icon indicating copy to clipboard operation
dispatch copied to clipboard

Use upstream for dispatch's chart dependencies

Open neosab opened this issue 8 years ago • 3 comments

Remove local forks of dispatch's chart dependencies and fetch them from upstream repo's during install time.

  • [ ] Bug
  • [ ] Feature
  • [X] Enhancement

Detailed Description

It will be great if we could use the charts like Kong, ngnix-ingress from upstream rather than their forks in-tree because :

a) It is hard to update local copies due to conflicts when moving to latest versions. b) Not easy to patch them when they have bugs.

Context

Possible Implementation

Complexity

  • [ ] Low - Simple enhancement or bug fix, no architectural changes or refactoring
  • [X] Medium - Change requires some thought, but is relatively isolated
  • [ ] High - Significant architectural change or large refactor

Impact

  • [ ] Low - Annoyance, but does not impact business or functinality
  • [X] Medium - Issue can be worked around, but is causing pain
  • [ ] High - Blocker

Your Environment

  • Dispatch CLI version (or git commit):
  • Dispatch Chart version (or image[s] tag):
  • Operating System and version:
  • Kubernetes version (and distribution):
  • Etc (any other useful environmental information):

neosab avatar Jan 30 '18 22:01 neosab

though I see some works there as we have some customized configuration in kong chart, I think we should definitely make this improvement.

seanhuxy avatar Jan 30 '18 23:01 seanhuxy

This is fixed, right @neosab ?

kars7e avatar Mar 01 '18 10:03 kars7e

kong is still pending

berndtj avatar Mar 05 '18 21:03 berndtj