You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Please precisely, concisely, and concretely describe what this PR changes, the rationale behind codes,
and how it affects the users and other developers.
-->
### This PR resolves [#2988](#2988) issue.
Related PR: [Core #2857](lablup/backend.ai#2857)
Fixes an issue where the addition of the `max_network_count` field to the Project resource policy prevented the creation of a new project resource policy due to the undefinedType input of that field.
**Changes:**
- Since core version "24.12.0", `max_network_count` field was added to the proeject resource policy.
**Checklist:** (if applicable)
- [ ] Mention to the original issue
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
What Operating System(s) are you seeing this problem on?
macOS (Apple Silicon)
Backend.AI version
24.12.0a1
Describe the bug
Failed to create Project Resource Policy
Error:
To Reproduce
No response
Expected Behavior
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: