dispatch
dispatch copied to clipboard
Use upstream for dispatch's chart dependencies
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):
though I see some works there as we have some customized configuration in kong chart, I think we should definitely make this improvement.
This is fixed, right @neosab ?
kong is still pending