epiphany icon indicating copy to clipboard operation
epiphany copied to clipboard

[FEATURE REQUEST] Introduce default resource quotas and limits

Open toszo opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. None

Describe the solution you'd like Introduce default resource quotas and limits

Describe alternatives you've considered None

Additional context https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/


DoD checklist

  • Changelog
    • [ ] updated
    • [ ] not needed
  • COMPONENTS.md
    • [ ] updated
    • [ ] not needed
  • Schema
    • [ ] updated
    • [ ] not needed
  • Backport tasks
    • [ ] created
    • [ ] not needed
  • Documentation
    • [ ] added
    • [ ] updated
    • [ ] not needed
  • [ ] Feature has automated tests
  • [ ] Automated tests passed (QA pipelines)
    • [ ] apply
    • [ ] upgrade
    • [ ] backup/restore
  • [ ] Idempotency tested
  • [ ] All conversations in PR resolved
  • [ ] Solution meets requirements and is done according to design doc
  • [ ] Usage compliant with license

toszo avatar Dec 09 '19 13:12 toszo

In my opinion we can do this configurable but we shouldn't limit user with defaults. Moreover, users can do that themselves and it's supposed that epicli apply/upgrade will not touch that part.

atsikham avatar Oct 04 '21 10:10 atsikham