johnride
  • Joined on 2024-02-06
johnride created pull request NationTech/harmony#57 2025-06-10 12:38:22 +00:00
feat: Pass configuration when initializing K8sAnywhereTopology
johnride pushed to feat/configK8sAnywhere at NationTech/harmony 2025-06-10 12:37:55 +00:00
5f33abacd2 feat: Pass configuration when initializing K8sAnywhereTopology
johnride created branch feat/configK8sAnywhere in NationTech/harmony 2025-06-10 12:37:55 +00:00
johnride pushed to feat/k8sTenant at NationTech/harmony 2025-06-10 00:40:12 +00:00
1451260d4d feat: K8s Tenant looks good, basic isolation working now
johnride created pull request NationTech/harmony#56 2025-06-10 00:35:51 +00:00
feat: K8s Tenant looks good, basic isolation working now
johnride pushed to feat/k8sTenant at NationTech/harmony 2025-06-10 00:34:31 +00:00
2313cd0c63 feat: K8s Tenant looks good, basic isolation working now
johnride created branch feat/k8sTenant in NationTech/harmony 2025-06-10 00:34:31 +00:00
johnride deleted branch feat/k8sApply from NationTech/harmony 2025-06-09 20:20:00 +00:00
johnride pushed to master at NationTech/harmony 2025-06-09 20:19:59 +00:00
415488ba39 feat: K8s apply function now correctly emulates kubectl apply behavior by either creating or updating resources (#55)
johnride merged pull request NationTech/harmony#55 2025-06-09 20:19:57 +00:00
feat: K8s apply function now correctly emulates kubectl apply behavior by either creating or updating resources
johnride pushed to feat/k8sApply at NationTech/harmony 2025-06-09 18:41:05 +00:00
b0e9d0c95d chore: Remove unused imports and light formatting
johnride created pull request NationTech/harmony#55 2025-06-09 18:36:24 +00:00
feat: K8s apply function now correctly emulates kubectl apply behavior by either creating or updating resources
johnride created branch feat/k8sApply in NationTech/harmony 2025-06-09 18:35:59 +00:00
johnride pushed to feat/k8sApply at NationTech/harmony 2025-06-09 18:35:59 +00:00
703fc5c216 feat: K8s apply function now correctly emulates kubectl apply behavior by either creating or updating resources
johnride deleted branch TenantManager_impl_k8s_anywhere from NationTech/harmony 2025-06-09 18:07:49 +00:00
johnride pushed to master at NationTech/harmony 2025-06-09 18:07:40 +00:00
bf7a6d590c Merge pull request 'TenantManager_impl_k8s_anywhere' (#47) from TenantManager_impl_k8s_anywhere into master
8d8120bbfd fix: K8s ingress module was completely broken, fixed resource definition structure and types
6cf61ae67c feat: Tenant manager k8s implementation progress : ResourceQuota, NetworkPolicy and Namespace look good. Still WIP
8c65aef127 feat: Can now apply any k8s resource type, both namespaced or cluster scoped
00e71b97f6 chore: Move ADR helper files into folders with their corresponding ADR number
Compare 20 commits »
johnride merged pull request NationTech/harmony#47 2025-06-09 18:07:37 +00:00
TenantManager_impl_k8s_anywhere
johnride pushed to TenantManager_impl_k8s_anywhere at NationTech/harmony 2025-06-09 18:03:09 +00:00
8d8120bbfd fix: K8s ingress module was completely broken, fixed resource definition structure and types
johnride pushed to TenantManager_impl_k8s_anywhere at NationTech/harmony 2025-06-09 18:01:44 +00:00
faf1d90e20 fix: K8s ingress module was completely broken, fixed resource definition structure and types
6cf61ae67c feat: Tenant manager k8s implementation progress : ResourceQuota, NetworkPolicy and Namespace look good. Still WIP
8c65aef127 feat: Can now apply any k8s resource type, both namespaced or cluster scoped
Compare 3 commits »
johnride pushed to TenantManager_impl_k8s_anywhere at NationTech/harmony 2025-06-09 17:55:25 +00:00
00e71b97f6 chore: Move ADR helper files into folders with their corresponding ADR number