• Joined on 2024-02-08
wjro created pull request NationTech/harmony#212 2026-01-15 15:41:37 +00:00
chore: added rust doc for certificate management trait
wjro pushed to doc/cert-management at NationTech/harmony 2026-01-15 15:40:23 +00:00
ce76eb1da9 chore: added rust doc for certificate management trait
wjro created branch doc/cert-management in NationTech/harmony 2026-01-15 15:40:19 +00:00
wjro pushed to feat/cert_manager_crds at NationTech/harmony 2026-01-14 21:20:08 +00:00
f319f74edf cargo fmt
f576effeca feat: added working examples to add self signed issuer and self signed certificate. modified get_resource_json_value to be able to get cluster scoped operators
Compare 2 commits »
wjro pushed to feat/cert_manager_crds at NationTech/harmony 2026-01-14 19:39:12 +00:00
25c5cd84fe fix: added create_issuer fn to trait and its implementation is k8sanywhere
wjro created pull request NationTech/harmony#211 2026-01-13 20:44:52 +00:00
WIP: feat/cert_manager_crds
wjro pushed to feat/cert_manager_crds at NationTech/harmony 2026-01-13 20:44:16 +00:00
dc421fa099 wip: added scores and basic implentation to create certs and issuers
wjro pushed to feat/cert_manager_crds at NationTech/harmony 2026-01-13 19:05:25 +00:00
2153edc68c feat(cert-manager): added crds for cert-manager
wjro created branch feat/cert_manager_crds in NationTech/harmony 2026-01-13 19:05:25 +00:00
wjro created pull request NationTech/harmony#210 2026-01-13 17:10:54 +00:00
WIP: feat: added cert manager capability as well as scores to install openshift subscription to community cert-manager operator
wjro pushed to feat/certificate_management at NationTech/harmony 2026-01-13 17:10:24 +00:00
949c9a40be feat: added cert manager capability as well as scores to install openshift subscription to community cert-manager operator
wjro created branch feat/certificate_management in NationTech/harmony 2026-01-13 17:10:24 +00:00
wjro pushed to feat/nats at NationTech/harmony 2026-01-07 21:15:20 +00:00
f7404bed36 wip: initial setup for installing nats helm chart score
wjro created branch feat/nats in NationTech/harmony 2026-01-07 21:15:20 +00:00
wjro deleted branch fix/kubeconfig from NationTech/harmony 2026-01-07 21:05:56 +00:00
wjro pushed to master at NationTech/harmony 2026-01-07 21:05:53 +00:00
9a1aad62c9 Merge pull request 'fix: kubeconfig falls back to .kube if KUBECONFIG env variable is not set' (#205) from fix/kubeconfig into master
0f9a53c8f6 cargo fmt
4dcaf55dc5 fix: kubeconfig falls back to .kube if KUBECONFIG env variable is not set
Compare 3 commits »
wjro merged pull request NationTech/harmony#205 2026-01-07 21:05:52 +00:00
fix: kubeconfig falls back to .kube if KUBECONFIG env variable is not set
wjro pushed to fix/kubeconfig at NationTech/harmony 2026-01-07 20:58:12 +00:00
0f9a53c8f6 cargo fmt
wjro pushed to master at NationTech/harmony 2026-01-07 20:52:49 +00:00
b21829470d Merge pull request 'fix: modified nats box to use image tag non root for use in openshift environment' (#204) from fix/nats_non_root into master
15f5e14c70 fix: modified nats box to use image tag non root for use in openshift environment
Compare 2 commits »
wjro merged pull request NationTech/harmony#204 2026-01-07 20:52:44 +00:00
fix: modified nats box to use image tag non root for use in openshift environment