Open Issues Need Help
View All on GitHub [Nodes] Resolve issue with resource names not being pascal case about 1 month ago
AI Summary: The task is to fix a bug in the KubeForge visual editor where node resource names are not automatically converted to PascalCase when created with two words. The fix requires modifying the application's logic to handle the naming convention correctly.
Complexity:
3/5
bug good first issue
[UI] Improve readability by minimizing nodes about 1 month ago
AI Summary: Implement a minimize button in the node header of KubeForge's visual editor to improve the user interface's readability and ease of interaction with the graph, particularly when dealing with complex deployments.
Complexity:
3/5
enhancement good first issue