dev #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
v1.2.1 with user auth, scale up/down, streaming logs and helm upgrade with values.yaml. Bugs still: quato limit bwtween cluster, deplicated key when creating whatever cluster or namespace and so on.
Backend (Phase 1): - Add ScaleInstance endpoint (POST /clusters/{id}/instances/{id}/scale) - Add GetInstanceValuesDiff endpoint (GET .../values-diff) - Enable ReuseValues=true in Helm Upgrade for --reuse-values behavior - Add GetValues/GetChartDefaultValues to HelmClient interface - Add ScaleInstanceRequest/Response and InstanceValuesDiffResponse DTOs Frontend (Phase 2): - InstanceCard: +/- scale buttons with loading spinner - ModifyModal: values diff view (current vs defaults), Use Defaults button - ArtifactBrowserPage: collapsible sidebar, compact tag grid, search filter - TagCard: "LATEST" badge, compact layout, responsive design - InstanceCard: compact 3-column layout, fewer scrolls needed - InstancesManagementPage: 3-column grid, compact view - Global hover-lift and hover-glow CSS utilities - SidebarNav: subtle hover transition on links