TenantManager_impl_k8s_anywhere #47

Merged
johnride merged 19 commits from TenantManager_impl_k8s_anywhere into master 2025-06-09 18:07:37 +00:00
Owner
No description provided.
johnride added 6 commits 2025-05-30 13:15:13 +00:00
boilerplate
All checks were successful
Run Check Script / check (push) Successful in 1m47s
624e4330bb
feat: adding kubernetes implentation of tenant manager
Some checks failed
Run Check Script / check (push) Failing after 43s
97fba07f4e
Update request quota
Some checks failed
Run Check Script / check (push) Failing after 46s
5e51f7490c
Hardcode some limits to protect the overall cluster
Some checks failed
Run Check Script / check (push) Failing after 42s
Run Check Script / check (pull_request) Failing after 47s
6490e5e82a
Make k8stenantmanager a oncecell
All checks were successful
Run Check Script / check (push) Successful in 1m49s
Run Check Script / check (pull_request) Successful in 1m46s
7c809bf18a
start network policy
All checks were successful
Run Check Script / check (push) Successful in 1m50s
Run Check Script / check (pull_request) Successful in 1m46s
045954f8d3
johnride added 1 commit 2025-06-04 20:15:02 +00:00
Merge remote-tracking branch 'origin/master' into TenantManager_impl_k8s_anywhere
All checks were successful
Run Check Script / check (push) Successful in 1m48s
Run Check Script / check (pull_request) Successful in 1m47s
e17ac1af83
johnride added 1 commit 2025-06-06 17:52:57 +00:00
wip: Tenant example project
All checks were successful
Run Check Script / check (push) Successful in 1m49s
Run Check Script / check (pull_request) Successful in 1m48s
2ff70db0b1
johnride added 1 commit 2025-06-06 17:56:55 +00:00
docs: Add note about pod privilege escalation in ADR 011 Tenant
All checks were successful
Run Check Script / check (push) Successful in 1m47s
Run Check Script / check (pull_request) Successful in 1m46s
5127f44ab3
johnride added 1 commit 2025-06-06 18:00:04 +00:00
feat: Add example-tenant (WIP)
All checks were successful
Run Check Script / check (push) Successful in 1m48s
Run Check Script / check (pull_request) Successful in 1m53s
ec17ccc246
johnride added 5 commits 2025-06-09 17:47:50 +00:00
feat: Add Default implementation for Harmony Id along with documentation.
Some checks failed
Run Check Script / check (push) Failing after 47s
Run Check Script / check (pull_request) Failing after 45s
8e472e4c65
This Id implementation is optimized for ease of use. Ids are prefixed with the unix epoch and suffixed with 7 alphanumeric characters. But Ids can also contain any String the user wants to pass it
feat: Initialize k8s tenant properly
All checks were successful
Run Check Script / check (push) Successful in 1m48s
Run Check Script / check (pull_request) Successful in 1m49s
14fc4345c1
fix: formatting
All checks were successful
Run Check Script / check (push) Successful in 1m48s
Run Check Script / check (pull_request) Successful in 1m46s
24e466fadd
Merge pull request 'feat: Initialize k8s tenant properly' (#54) from feat/init_k8s_tenant into feat/id_default
All checks were successful
Run Check Script / check (push) Successful in 1m48s
Run Check Script / check (pull_request) Successful in 1m47s
118d34db55
Reviewed-on: https://git.nationtech.io/NationTech/harmony/pulls/54
Merge pull request 'feat: Add Default implementation for Harmony Id along with documentation.' (#53) from feat/id_default into TenantManager_impl_k8s_anywhere
All checks were successful
Run Check Script / check (push) Successful in 1m47s
Run Check Script / check (pull_request) Successful in 1m47s
ee2bba5623
Reviewed-on: https://git.nationtech.io/NationTech/harmony/pulls/53
johnride added 1 commit 2025-06-09 17:55:25 +00:00
chore: Move ADR helper files into folders with their corresponding ADR number
All checks were successful
Run Check Script / check (push) Successful in 1m49s
Run Check Script / check (pull_request) Successful in 1m48s
00e71b97f6
johnride added 2 commits 2025-06-09 18:01:44 +00:00
johnride force-pushed TenantManager_impl_k8s_anywhere from faf1d90e20 to 8d8120bbfd 2025-06-09 18:03:09 +00:00 Compare
johnride merged commit bf7a6d590c into master 2025-06-09 18:07:37 +00:00
johnride deleted branch TenantManager_impl_k8s_anywhere 2025-06-09 18:07:38 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#47
No description provided.