Ben Vincent unkinben
  • Joined on 2024-05-28
unkinben created branch benvin/deploy-binddns-externaldns in unkin/argocd-apps 2026-07-03 19:54:49 +10:00
unkinben created branch benvin/deploy-binddns-resolver in unkin/argocd-apps 2026-07-03 19:54:34 +10:00
unkinben pushed to benvin/deploy-binddns-resolver at unkin/argocd-apps 2026-07-03 19:54:34 +10:00
fab400c15c Deploy binddns-resolver BIND cluster
unkinben pushed to benvin/deploy-binddns-auth at unkin/argocd-apps 2026-07-03 19:54:33 +10:00
66cc5b9a24 Deploy binddns-auth BIND cluster
unkinben created branch benvin/deploy-binddns-auth in unkin/argocd-apps 2026-07-03 19:54:33 +10:00
unkinben pushed to benvin/deploy-bind-operator at unkin/argocd-apps 2026-07-03 19:54:12 +10:00
edbb62cca4 Deploy bind-operator (operator + CRDs)
unkinben created branch benvin/deploy-bind-operator in unkin/argocd-apps 2026-07-03 19:54:12 +10:00
unkinben pushed tag v0.1.1 to unkin/bind-operator 2026-07-03 19:37:05 +10:00
unkinben created pull request unkin/argocd-apps#218 2026-07-03 19:36:49 +10:00
chore(artifactapi): deploy v3.7.4
unkinben pushed to benvin/artifactapi-v3.7.4 at unkin/argocd-apps 2026-07-03 19:36:39 +10:00
73d621ec37 chore(artifactapi): deploy v3.7.4
unkinben created branch benvin/artifactapi-v3.7.4 in unkin/argocd-apps 2026-07-03 19:36:39 +10:00
unkinben pushed to benvin/add-bind-operator at unkin/argocd-apps 2026-07-03 18:56:51 +10:00
01e73c3a21 Pull bind CRDs from operator repo instead of vendoring
unkinben pushed tag v3.7.4 to unkin/artifactapi 2026-07-03 18:56:05 +10:00
unkinben created pull request unkin/bind-operator#2 2026-07-03 18:55:08 +10:00
Bundle CRDs into a single install manifest
unkinben pushed to benvin/crd-install-bundle at unkin/bind-operator 2026-07-03 18:54:55 +10:00
947b45d09f Bundle CRDs into a single install manifest
unkinben created branch benvin/crd-install-bundle in unkin/bind-operator 2026-07-03 18:54:55 +10:00
unkinben commented on pull request unkin/artifactapi#102 2026-07-03 18:47:17 +10:00
feat: serve local terraform repos as a provider registry

Updated (97cdb9c): the signing key now self-provisions. On first start artifactapi generates a GPG keypair and stores it in a new signing_keys table (INSERT ON CONFLICT DO NOTHING, so…

unkinben commented on pull request unkin/argocd-apps#217 2026-07-03 18:47:00 +10:00
feat(artifactapi): mount terraform registry signing key

Superseded — no longer needed.

artifactapi now self-provisions the terraform registry signing key: on first start it generates a GPG keypair and stores it in the database (signing_keys table),…

unkinben closed pull request unkin/argocd-apps#217 2026-07-03 18:47:00 +10:00
feat(artifactapi): mount terraform registry signing key
unkinben pushed to benvin/terraform-provider-registry at unkin/artifactapi 2026-07-03 18:46:23 +10:00
97cdb9c6b5 feat: self-generate and store the terraform registry signing key