prole/conf
chrisfu 4f3280002c fix(k3s): repair iscsi-pvs node names and kubectl context after prole→knoe rename
k8s/knoe/iscsi-pvs.yaml had *.knoe.org nodeAffinity after the rename, but the
live k3s cluster nodes are still *.prole.org — causing immutable field errors on
Bound PVs during kubectl apply. Revert to *.prole.org to match live state.

conf/k3s.cfg KUBECTL_CONTEXT was renamed to knoe-service-cluster, but both the
system kubeconfig and etc/secrets/k3s.kubeconfig still use prole-service-cluster.

install.sh _check_gcp_tools() now skips gcloud check for k3s mode and any non-gke
config path (only GKE deploys need gcloud/kubectl pre-flight).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 02:48:48 -07:00
..
cnpg-placement chore(deploy): cluster config and k3s manifest updates 2026-04-27 14:47:27 -07:00
dev fix(kong): SERVICE_NAMESPACE=default in conf/dev overlay caused kong to deploy to default ns 2026-05-04 01:44:51 -07:00
postgresql Refactor to support mode-scoped DB build contexts and versioning 2026-03-22 05:47:50 -07:00
prod refactor(config): separate k3d k3s and gke config entrypoints 2026-04-11 22:20:45 -07:00
service chore(prole): homelab production config — prole.org fork 2026-05-03 20:03:20 -07:00
test Complete rebranding from prole to knoe and fix macOS application identity. Bulk renamed 'prole' to 'knoe' across code, scripts, and manifests. Updated Makefile with 'knoe', 'build', and 'start' targets. Implemented macOS Application Bundle (.app) support for correct identity. Fixed macOS 'Python' process name to 'Knoe.DB Installer' via Objective-C bridge. Standardized application name to 'Knoe.DB Installer' across all interfaces. 2026-04-22 15:08:35 -07:00
database_versions.json Rename Prole storage objects to Synology and sync deployment updates 2026-03-22 21:50:02 -07:00
gke.cfg Phase 1: OIDC provider integration and GKE auth deployment 2026-04-28 12:22:45 -07:00
k3d.cfg chore(prole): homelab production config — prole.org fork 2026-05-03 20:03:20 -07:00
k3s.cfg fix(k3s): repair iscsi-pvs node names and kubectl context after prole→knoe rename 2026-05-04 02:48:48 -07:00
knoe.cfg chore(prole): homelab production config — prole.org fork 2026-05-03 20:03:20 -07:00
knoe.silent.all.cfg Complete rebranding from prole to knoe and fix macOS application identity. Bulk renamed 'prole' to 'knoe' across code, scripts, and manifests. Updated Makefile with 'knoe', 'build', and 'start' targets. Implemented macOS Application Bundle (.app) support for correct identity. Fixed macOS 'Python' process name to 'Knoe.DB Installer' via Objective-C bridge. Standardized application name to 'Knoe.DB Installer' across all interfaces. 2026-04-22 15:08:35 -07:00
port-mapping.cfg chore(prole): homelab production config — prole.org fork 2026-05-03 20:03:20 -07:00