unkinben
afcc4f36fe
feat(artifactapi): migrate Ingress to Gateway API
...
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
Replace nginx Ingress with Gateway + HTTPRoute using the traefik-internal
GatewayClass. TLS is terminated at the Gateway listener via cert-manager.
2026-05-22 00:06:00 +10:00
unkinben
5d3ff3a0f4
feat(artifactapi): allow kubeconform and kustomize from GitHub ( #123 )
...
Adds immutable patterns for yannh/kubeconform and kubernetes-sigs/kustomize
to fix 403 Forbidden errors when downloading their Linux amd64 releases.
Reviewed-on: #123
2026-05-17 12:19:27 +10:00
unkinben
c3002dc3c1
feat(artifactapi): allow kubecolor releases from GitHub ( #122 )
...
Reviewed-on: #122
2026-05-11 23:39:48 +10:00
unkinben
27db33536a
feat(artifactapi): allow almalinux, debian, and fedora from Docker Hub ( #121 )
...
Reviewed-on: #121
2026-05-10 22:56:39 +10:00
unkinben
8a7068a1c4
feat(artifactapi): add argo-helm as a remote and virtual helm member ( #120 )
...
Reviewed-on: #120
2026-05-10 22:53:43 +10:00
unkinben
4c8827ce35
feat: add traefik/gatewayapi ( #116 )
...
enable access to charts/containers/api-specs so that we can migrate from
nginx-ingress to gateway api and traefik
Reviewed-on: #116
2026-05-10 17:07:33 +10:00
unkinben
fe714694bf
chore: bump artifactapi to 2.7.2 ( #98 )
...
Reviewed-on: #98
2026-05-02 17:19:56 +10:00
unkinben
67bb54f092
fix: artifactapi remotes ( #93 )
...
- split each yaml into its own mount
Reviewed-on: #93
2026-05-01 21:17:16 +10:00
unkinben
fc568dc8b5
feat: split artifactapi config into conf.d and update to v2.7.1 ( #92 )
...
Split monolithic remotes.yaml into per-type-package files under
resources/conf.d/ to align with artifactapi v2.7.1 directory loading.
Updated schema: virtuals/locals use dedicated top-level keys, type field
removed. Added helm remotes for all kustomize helmCharts repos and
OCI patterns to docker remotes. CONFIG_PATH now points to the directory.
Reviewed-on: #92
2026-04-30 23:59:01 +10:00
unkinben
1c2c18697d
feat: update artifactapi to 2.3.0 ( #91 )
...
- update to mutable/immutable ttl/patterns
- reoganised paths to correct patterns
Reviewed-on: #91
2026-04-27 13:16:02 +10:00
unkinben
f2af65bc92
fix: update include patterns ( #90 )
...
- hadolint and nvim were wrong, updating
Reviewed-on: #90
2026-04-26 16:20:53 +10:00
unkinben
fdca69d99a
feat: update github remotes ( #89 )
...
- enable access to all tagged, master and main branches as tar/gzip
- enable access to additional tool releases
Reviewed-on: #89
2026-04-26 16:05:57 +10:00
unkinben
f80be18220
benvin/dockerremotes ( #88 )
...
Reviewed-on: #88
2026-04-25 22:34:59 +10:00
unkinben
7535d655fe
feat: add docker remotes to artifactapi ( #86 )
...
- set artifactapi to specific version
- add dockerhub and ghcr to remotes
Reviewed-on: #86
2026-04-25 17:40:35 +10:00
unkinben
3fc9cfa41a
feat: add claude-code remote ( #85 )
...
Reviewed-on: #85
2026-04-25 11:20:47 +10:00
unkinben
95c9302aa8
feat: enable downloading tea ( #77 )
...
- enable downloading the tea prebuilt binaries
Reviewed-on: #77
2026-03-26 14:02:15 +11:00
unkinben
2f6a56d15e
chore: add rarlab remote ( #22 )
...
- cache rarlab packages
- found they disappear when a new release is available
Reviewed-on: #22
2026-03-07 12:14:04 +11:00
unkinben
563b81c5d2
feat: updates for artifactapi ( #21 )
...
- remove replicas (rely on horizontal-pod-scaler)
- add raw.githubusercontent.com remote
Reviewed-on: #21
2026-03-07 00:49:30 +11:00
unkinben
e2ada738f8
fix: remove configmap hash ( #20 )
...
prevent the automatic hashing of configmaps
Reviewed-on: #20
2026-03-06 22:11:11 +11:00
unkinben
61b3546c2c
fix: copy/paste error ( #19 )
...
- use correct role for artifactapi to access vault
Reviewed-on: #19
2026-03-06 21:46:01 +11:00
unkinben
05a88459a5
chore: migrate artifactapi to kustomize ( #18 )
...
- migrate terraform deployment to kustomize
Reviewed-on: #18
2026-03-06 21:35:47 +11:00