Conversation
- Removed unused page components including bulk-jobs, executions, monitors, login, and dashboard. - Deleted unused API utilities related to job definitions, executions, and system health. - Removed global TailwindCSS styles and Mantine components from layout files.
…system overview - Added Kubernetes client for fetching deployment statuses directly from the cluster. - Enhanced system overview API with dynamic service status reporting, including replica counts and readiness. - Created new Helm RBAC templates for `Role` and `RoleBinding` to enable deployment monitoring. - Updated frontend components to display service statuses with detailed indicators for replicas and status states. - Integrated Kafka UI monitoring with improved readiness and liveness probe configurations. - Added port-forwarding support for easier local Kubernetes debugging in Tiltfile.
…uling support - Implemented "New Job Definition" page for configuring reusable job templates. - Added `JsonEditor` component for JSON payload input with syntax highlighting and validation. - Introduced `ScheduleJobModal` for scheduling jobs with dynamic template variable inputs. - Enhanced API utilities for job definitions and scheduling APIs. - Updated package dependencies to include `prismjs` and `react-simple-code-editor`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.