Skip to content

Conversation

@vncloudsco
Copy link
Contributor

No description provided.

vncloudsco and others added 16 commits October 11, 2025 10:02
- Added types and interfaces for NLB, including creation and update inputs.
- Created NLBFormDialog component for creating and editing NLBs.
- Developed NetworkLoadBalancer page to display, search, and manage NLBs.
- Integrated query options for fetching, creating, updating, deleting, and toggling NLBs.
- Implemented service functions for NLB operations including health checks and statistics retrieval.
- Added routing for NLB management under authenticated routes.
@vncloudsco vncloudsco added the enhancement New feature or request label Oct 11, 2025
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@vncloudsco vncloudsco merged commit 0d21769 into TinyActive:feature/network_load_balancer Oct 11, 2025
1 of 2 checks passed
vncloudsco added a commit that referenced this pull request Oct 12, 2025
* Feature network load balancer (#42)

* feat: Implement Network Load Balancer (NLB) management functionality

- Added types and interfaces for NLB, including creation and update inputs.
- Created NLBFormDialog component for creating and editing NLBs.
- Developed NetworkLoadBalancer page to display, search, and manage NLBs.
- Integrated query options for fetching, creating, updating, deleting, and toggling NLBs.
- Implemented service functions for NLB operations including health checks and statistics retrieval.
- Added routing for NLB management under authenticated routes.

* feat: Enhance NLB functionality with health check support and form improvements

* feat: Update backend service configuration to use host network mode and remove port mappings

* feat: Update frontend API URL to use localhost for local development

* feat: Add network load balancer types and tables with health check functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant