Skip to content

Removed CPU limits to honor the resource limits set by namespace

Krishna Nikhil Vedurumudi requested to merge krveduru/removeResourceLimits into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

What is the new/expected behavior?

The CPU limits will be picked up as what are set as default by the namespace.

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Merge request reports