-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement memoryLimit
field under registry operator reconcile
#1429
Comments
Parent issue updated to #1446. |
This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days. |
anyone working on this issue ? |
This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
Which area/kind this issue is related to?
/area registry
Issue Description
With the addition of the new
memoryLimit
field to theDevfileRegistry
CRD #1428, changes would need to be done to the reconcile procedure under the controller to have the registry operator update this field when a change in value is applied.Parent Epic: #1446
Acceptance Criteria
memoryLimit
field under controller reconcile procedurememoryLimit
usageThe text was updated successfully, but these errors were encountered: