Nikholas Pcenicni gsdavidp
  • Joined on 2025-12-22
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 20:58:26 +00:00
c3c89b8f0a Add Ansible getting started guide for Proxmox to Talos deployment process and update README with narrative walkthrough. This enhances documentation clarity and provides a structured approach for users to set up the noble cluster.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 20:46:49 +00:00
1e6d84f0f3 Refactor noble.yml playbook to apply Argo CD Application manifests after all Helm roles, ensuring proper resource ownership and avoiding SSA conflicts. Update related documentation to reflect the new execution order and clarify the role of Argo CD in the deployment process.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 20:12:01 +00:00
1a50599cb4 Enhance Authentik role by updating README with detailed troubleshooting steps for Headlamp OIDC integration, including handling of scopes and PKCE settings. Adjust default variables for Headlamp OIDC scopes and ensure proper application of Kubernetes RBAC for OIDC groups. Update Helm tasks to apply necessary static manifests for Headlamp, improving overall deployment and authentication reliability.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 19:52:46 +00:00
4bc8da0225 Enhance Authentik role by adding Helm wait timeout for oauth2-proxy and improving task conditions for admin access and OAuth2 provider upserts. Update README with new variable descriptions and adjust Longhorn deployment tasks to ensure proper rollout before Loki installation, enhancing overall deployment reliability.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 18:26:47 +00:00
5e5c6ef671 Enhance Authentik role in noble cluster setup by adding support for resolving OAuth2 flow, signing key, and scope mapping UUIDs from the worker database, improving API access under 2026+ RBAC. Update README with troubleshooting steps for common OAuth2 provider issues and adjust default variables for better configuration management. Ensure seamless integration with oauth2-proxy by allowing unverified email handling in development environments.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 05:29:54 +00:00
c392ce1e5a Enhance Authentik integration in noble cluster setup by adding support for OAuth2 flow primary keys in configuration. Update README with troubleshooting steps for common API errors and improve deployment reliability with tasks to wait for Authentik worker rollout and API readiness. Adjust Helm chart values for Grafana and Headlamp to accommodate new OIDC settings, ensuring seamless authentication and authorization processes.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 04:39:36 +00:00
15d0e120d3 Update Ansible configuration and documentation to reflect new inventory structure. Migrate group_vars to inventory/group_vars/ and enhance README with updated paths for variable files, improving clarity for users.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 04:23:52 +00:00
78b524a044 Add Authentik and oauth2-proxy support to noble cluster setup, including environment variables, playbook tags, and landing URLs. Update README and kustomization.yaml to reflect new OIDC integration, enhancing security and user authentication capabilities.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 03:59:54 +00:00
2bf7277917 Enhance csi-snapshot-controller README with troubleshooting guidance for CrashLoopBackOff issues and update kustomization.yaml to include deployment patch. This improves user experience and deployment reliability.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 03:48:15 +00:00
663ebc5001 Add Trivy integration to noble cluster setup, including namespace and application configurations. Update README and playbook tags to reflect new security scanning capabilities. Enhance Longhorn and kube-prometheus-stack deployment reliability with increased timeout settings and retry mechanisms.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 01:09:01 +00:00
774b97894c Add tasks to wait for Kyverno admission controller rollout and webhook service endpoints, enhancing deployment reliability and ensuring successful policy validation.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 00:43:01 +00:00
70cb74d8bd Add noble_helm_cert_manager_wait_timeout variable and update Helm upgrade task to include --timeout option for improved deployment reliability
gsdavidp pushed to main at gsdavidp/home-server 2026-05-14 00:28:52 +00:00
07de0ec629 Add --timeout option to Longhorn Helm upgrade tasks for improved deployment control
gsdavidp pushed to main at gsdavidp/home-server 2026-05-13 22:42:04 +00:00
0acb5856b4 Update Longhorn Helm chart version to 1.11.2 in Argo CD configuration and tasks, ensuring compatibility and consistency across deployments.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-13 21:50:34 +00:00
61895ddf31 Remove namespace.yaml from Headlamp kustomization to prevent SharedResourceWarning due to multiple Applications owning the same Namespace.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-13 21:47:25 +00:00
e448e6264e Add new repository configuration for Headlamp in Argo CD application manifest to enhance deployment management and streamline application synchronization.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-13 21:40:06 +00:00
8694773593 Disable pre-upgrade job in Longhorn values.yaml to prevent failures during Argo CD syncs when Longhorn is already healthy, ensuring cleaner deployments.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-13 21:35:46 +00:00
d378a8c70d Add ServerSideApply option to Argo CD application configurations for improved deployment management
gsdavidp pushed to main at gsdavidp/home-server 2026-05-13 21:29:15 +00:00
a9d6cbb6c5 Refine Argo CD configuration for kube-prometheus-stack to clarify CRD management and server-side apply limitations, ensuring compatibility and preventing last-applied-configuration overflow during deployments.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-13 21:24:16 +00:00
b26099342c Update Argo CD configuration to improve handling of managed fields and enhance compatibility with server-side apply, ensuring smoother deployments and conflict resolution.