• Joined on 2024-02-08
wjro created pull request NationTech/harmony#170 2025-10-16 18:09:59 +00:00
feat/impl_installable_crd_prometheus
wjro pushed to feat/impl_installable_crd_prometheus at NationTech/harmony 2025-10-16 18:07:41 +00:00
fc384599a1 feat: implementation of Installable for CRDPrometheusIntroduction of Grafana trait and its impl for k8sanywhereallows for CRDPrometheus to be installed via AlertingInterpret which standardizes the installation of alert receivers, alerting rules, and alert senders
wjro pushed to feat/impl_installable_crd_prometheus at NationTech/harmony 2025-10-15 19:26:41 +00:00
7dff70edcf wip: fixed token expiration and configured grafana dashboard
wjro pushed to feat/impl_installable_crd_prometheus at NationTech/harmony 2025-10-14 19:53:50 +00:00
06a0c44c3c wip: connected the thanos-datasource to grafana, need to complete connecting the openshift-userworkload-monitoring as well
wjro pushed to feat/impl_installable_crd_prometheus at NationTech/harmony 2025-10-10 16:09:31 +00:00
85bec66e58 wip: fixing grafana datasource for openshift which requires creating a token, sa, secret and inserting them into the grafanadatasource
wjro created pull request NationTech/harmony#166 2025-10-09 19:29:58 +00:00
doc to clone and transfer a coreos disk
wjro created pull request NationTech/harmony#165 2025-10-09 19:29:34 +00:00
doc for removing worker flag from cp on UPI
wjro pushed to doc/clone at NationTech/harmony 2025-10-09 19:29:14 +00:00
e5eb7fde9f doc to clone and transfer a coreos disk
wjro pushed to doc/worker-flag at NationTech/harmony 2025-10-09 19:28:47 +00:00
dd3f07e5b7 doc for removing worker flag from cp on UPI
wjro pushed to doc/worker-flag at NationTech/harmony 2025-10-09 19:26:08 +00:00
wjro created branch doc/worker-flag in NationTech/harmony 2025-10-09 19:26:07 +00:00
wjro pushed to doc/clone at NationTech/harmony 2025-10-09 19:25:40 +00:00
wjro created branch doc/clone in NationTech/harmony 2025-10-09 19:25:40 +00:00
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