• Joined on 2024-02-08
wjro pushed to feat/impl_installable_crd_prometheus at NationTech/harmony 2025-10-09 16:26:35 +00:00
1f3796f503 refactor(prometheus): modified crd prometheus to impl the installable trait
58b6268989 wip: moving the install steps for grafana and prometheus into the trait installable<T>
Compare 2 commits »
wjro created branch feat/impl_installable_crd_prometheus in NationTech/harmony 2025-10-09 16:26:35 +00:00
wjro merged pull request NationTech/harmony#160 2025-09-29 14:32:39 +00:00
okd_enable_user_workload_monitoring
wjro created pull request NationTech/harmony#161 2025-09-24 17:33:29 +00:00
feat: K8sFlavour
wjro created pull request NationTech/harmony#160 2025-09-19 19:12:52 +00:00
okd_enable_user_workload_monitoring
wjro created pull request NationTech/harmony#158 2025-09-12 20:06:15 +00:00
WIP: feat(update default ingress class): score to update default ingress class to use trusted CA cert
wjro pushed to feat/okd_default_ingress_class at NationTech/harmony 2025-09-12 20:03:30 +00:00
41f1bca69c wip(update-ingress): built basic structure for the okd commands to update the default ingress to allow dynamically provisioning tls certificates for ingresses added quality of life function to check if a deployement exists using the k8sclient
wjro created branch feat/okd_default_ingress_class in NationTech/harmony 2025-09-12 20:03:30 +00:00
wjro created pull request NationTech/harmony#157 2025-09-12 19:42:48 +00:00
feat(cert-manager): add cluster issuer to okd cluster score
wjro pushed to feat/okd_set_ingress_certs at NationTech/harmony 2025-09-12 18:21:57 +00:00
4e63fe4ff2 feat(cert-manager): add cluster issuer to okd cluster score
wjro created branch feat/okd_set_ingress_certs in NationTech/harmony 2025-09-12 18:21:57 +00:00
wjro deleted branch fix/argo-cd-redis from NationTech/harmony 2025-09-12 13:54:09 +00:00
wjro pushed to master at NationTech/harmony 2025-09-12 13:54:05 +00:00
c84b2413ed Merge pull request 'fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace' (#156) from fix/argo-cd-redis into master
f83fd09f11 fix(monitoring): returned namespaced kube metrics
c15bd53331 fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace
Compare 3 commits »
wjro merged pull request NationTech/harmony#156 2025-09-12 13:54:03 +00:00
fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace
wjro commented on pull request NationTech/harmony#156 2025-09-12 13:52:45 +00:00
fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace

This deletion was not expected, I was testing to see if having the namespaced kube-metrics deployment was necessary while using the cluster observability operator. With out current set up it is,…

wjro pushed to fix/argo-cd-redis at NationTech/harmony 2025-09-12 13:49:29 +00:00
f83fd09f11 fix(monitoring): returned namespaced kube metrics
wjro created pull request NationTech/harmony#156 2025-09-12 13:30:18 +00:00
fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace
wjro pushed to fix/argo-cd-redis at NationTech/harmony 2025-09-12 13:29:52 +00:00
c15bd53331 fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace
wjro created branch fix/argo-cd-redis in NationTech/harmony 2025-09-12 13:29:51 +00:00
wjro created pull request NationTech/harmony#155 2025-09-10 19:08:58 +00:00
fix: added routes to domain name for prometheus, grafana, alertmanageradded argo cd to the reporting after successfull build