Paul Payne payneio
payneio pushed to main at wild-cloud/wild-cloud 2026-05-23 11:57:48 +00:00
fad3946f6d feat: add AppDetailPage component and integrate with routing; enhance AppsComponent for improved app detail navigation
payneio pushed to main at wild-cloud/wild-directory 2026-05-23 11:36:55 +00:00
e2e3f730a5 fix: remove unnecessary namespace from default configuration in README and manifest
payneio deleted branch feature/blue-green-backup from wild-cloud/wild-cloud 2026-05-23 11:30:20 +00:00
payneio pushed to main at wild-cloud/wild-cloud 2026-05-23 11:28:03 +00:00
569044d8f9 feat: implement script execution with real-time output display in AppDetailPanel
b73b7c25e5 refactor: remove service-related components and hooks
b393c29fc9 feat: enhance database name detection logic and add unit tests for environment variable checks
548f210849 fix: Derive config-only app status from directory contents, suppress false yellow indicators
f93bb6ae47 fix: Swap control/worker node colors and make status badge compact in node dialog
Compare 12 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-05-23 11:27:06 +00:00
46002ff273 feat: update NFS documentation and manifest version for improved clarity and configuration
acec744df8 feat: update NFS configuration and add check-nfs script for server validation
12e87635c6 docs: Update ADDING-APPS.md to remove cloud.smtp references
Compare 3 commits »
payneio pushed to feature/blue-green-backup at wild-cloud/wild-cloud 2026-05-23 11:27:03 +00:00
569044d8f9 feat: implement script execution with real-time output display in AppDetailPanel
b73b7c25e5 refactor: remove service-related components and hooks
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-05-22 23:40:39 +00:00
e81c765794 chore: Update submodule refs for SMTP migration to apps.smtp
payneio pushed to feature/blue-green-backup at wild-cloud/wild-cloud 2026-05-22 23:40:30 +00:00
b393c29fc9 feat: enhance database name detection logic and add unit tests for environment variable checks
548f210849 fix: Derive config-only app status from directory contents, suppress false yellow indicators
f93bb6ae47 fix: Swap control/worker node colors and make status badge compact in node dialog
3621c92194 refactor: Remove legacy cloud.smtp config, converge on apps.smtp
8d8bfed515 feat: optimize cluster state retrieval with batch fetching of active namespaces and ingress URLs
Compare 5 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-05-21 04:22:17 +00:00
351dff14d4 feat: add BackupTarget configuration and update kustomization to include it
0645624ded feat: update Immich version and image tags to 1.135.3 in manifest.yaml
afa21ef650 feat: add initial Kubernetes manifests for e2e-test-app including deployment, service, PVC, and database initialization job
Compare 3 commits »
payneio pushed to feature/blue-green-backup at wild-cloud/wild-cloud 2026-05-21 04:20:36 +00:00
66389eebf3 feat: add support for operation cancellation and enhance backup scheduling features
payneio pushed to feature/blue-green-backup at wild-cloud/wild-cloud 2026-05-19 04:40:34 +00:00
fff321b05c fix: Use camelCase JSON tags for ClusterStatus and NodeStatus API responses
bdbc26d892 WIP: Blue-green backup-restore implementation
0dabb8b824 feat: add script execution functionality in app manifests and enhance manifest handling
7ddebaa80c feat: add directory copying functionality during app update process
Compare 4 commits »
payneio created branch feature/blue-green-backup in wild-cloud/wild-cloud 2026-05-19 04:40:34 +00:00
payneio pushed to main at wild-cloud/wild-directory 2026-05-18 04:24:57 +00:00
5733c20098 feat: add repair-certificates script for managing stuck certificates and ACME orders
54abfdd469 Add kustomization.yaml for cert-manager with custom DNS settings
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-05-18 03:33:43 +00:00
e4c24d4a8c feat: update CrowdSec and Traefik manifests; remove installation scripts and add secret management
payneio pushed to main at wild-cloud/wild-cloud 2026-05-18 03:33:10 +00:00
18259034ea feat: enhance deployment process with CRD handling and refactor node management components
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-05-18 02:54:22 +00:00
b4816af4ba chore: Update subproject commit references in wild-cloud and wild-directory
bb7f7b0577 Future work.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-05-18 02:53:57 +00:00
48f8809587 feat: add node upgrade and rollback commands to CLI
da7a165447 Enhance namespace resolution and backup functionality
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-05-18 02:46:12 +00:00
b52e76eeeb feat: remove installation scripts for CoreDNS, ExternalDNS, Headlamp, MetalLB, and NVIDIA Device Plugin; update manifests for deployment configurations
872a804aa7 feat: update manifests and namespaces to use templated namespace variables
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-05-17 22:35:07 +00:00
edff518815 chore: remove deprecated deployment and service configurations for communitarian
payneio pushed to main at wild-cloud/wild-directory 2026-05-17 22:33:02 +00:00
27747bb2a5 docs: Update deployment strategy for apps using ReadWriteOnce PVCs