Commit Graph

74 Commits

Author SHA1 Message Date
Zpekii
78c839f3a7 ci: add kustomization 2026-01-25 16:21:38 +08:00
Zpekii
d21cd672a6 ci: update harbor
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m55s
2026-01-25 16:06:56 +08:00
Zpekii
4c3670a43c ci: update harbor
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6m44s
2026-01-25 15:41:46 +08:00
Zpekii
4a0b8404f1 ci: add goproxy
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m53s
2026-01-25 14:13:52 +08:00
41b2458f0d ci: update image
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m50s
2026-01-24 21:12:35 +08:00
ec019c24ab ci: update
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 50s
2026-01-24 21:03:36 +08:00
e901a905c6 ci: add node volume
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
2026-01-24 20:56:46 +08:00
4d593c7e74 ci: add node
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
2026-01-24 20:55:15 +08:00
4b757dc60c ci: update uses
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6s
2026-01-24 20:47:56 +08:00
69cbfd9c2e ci: update
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
2026-01-24 20:35:37 +08:00
dfcea9ec22 ci: change uses
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
2026-01-24 20:32:11 +08:00
a5d926df13 ci: update uses tag
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
2026-01-24 20:11:43 +08:00
68a8f4e71b ci: edit uses
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
2026-01-24 20:06:31 +08:00
dfb786c0a7 ci: update uses
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s
2026-01-24 19:58:50 +08:00
64d90a5a1c ci: update uses
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-01-24 19:43:44 +08:00
ae1cfb214a ci: update uses
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
2026-01-24 19:08:30 +08:00
b7a0a9399e chore: chage docker path
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 17m15s
2026-01-24 15:43:16 +08:00
1dbd408bb0 Merge branch 'main' of https://git.0orz.top/Zpekii/go-example
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m32s
2026-01-24 15:07:19 +08:00
dcd2545360 chore: update ci 2026-01-24 15:07:02 +08:00
Zpekii
4c1a905088 ci: update used image
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9m47s
2026-01-23 21:11:41 +08:00
Flux
f857739e92 Add Flux sync manifests
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2026-01-22 21:43:06 +08:00
Flux
b53b582d90 Add Flux v2.7.5 component manifests
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2026-01-22 21:43:02 +08:00
4afe3b0100 chore: rename prj 2026-01-18 20:18:51 +08:00
Gitea Action
6843ce2f56 chore: update image to 0b2c48ee26 [skip ci] 2026-01-11 19:49:33 +08:00
0b2c48ee26 fix: update Docker image version in deployment manifest and automate Git commit 2026-01-11 19:48:28 +08:00
a7eb17fc4b fix: update mountPath for helloapp-test-key to correct directory 2026-01-10 20:31:30 +08:00
18fa32a915 fix: update configuration files to use YAML format and adjust references in deployment 2026-01-10 20:27:15 +08:00
9865f7fa7a fix: export CGO_ENABLED in Go build step for proper static linking 2026-01-10 20:18:38 +08:00
e28aa42207 fix: remove comment from Go build command for clarity 2026-01-10 20:14:45 +08:00
28a3f4df89 fix: update Go build command to set CGO_ENABLED for static linking 2026-01-10 20:12:33 +08:00
1658469d0a fix: set CGO_ENABLED to ensure static linking of the binary 2026-01-10 20:05:33 +08:00
d1a5240c34 feat: add configuration management and update deployment files 2026-01-10 19:56:51 +08:00
6730ceafa6 fix: update Dockerfile to use relative path for helloapp 2026-01-10 17:40:39 +08:00
90b79abec4 fix: remove unused file information from caller logging function 2026-01-10 17:32:55 +08:00
346d56b375 feat: add echo statement before applying Kubernetes deployment 2026-01-10 17:24:17 +08:00
ecacad737a feat: add utility function to log caller information and clean up handler 2026-01-10 17:19:14 +08:00
44d1c763e3 fix: switch base image from ubuntu to scratch in Dockerfile 2026-01-10 17:02:30 +08:00
ff0a6c3c70 fix: ensure replicas field is correctly defined in deployment spec 2026-01-10 16:58:34 +08:00
1f4386ce63 feat: add echo statement before applying Kubernetes deployment in workflow 2026-01-10 16:55:24 +08:00
788d0b980e fix: update deployment file reference in Kubernetes deployment step 2026-01-10 16:51:47 +08:00
b57b31364f feat: add output of deployment.yaml before kubectl apply in deployment workflow 2026-01-10 16:49:56 +08:00
328bf821f2 fix: update kubectl apply command to reference deployment.yaml instead of deploy.yaml 2026-01-10 16:47:48 +08:00
c6e3c2f589 refactor: remove caching steps for checkout, Go modules, and golangci-lint in deployment workflow 2026-01-10 16:44:37 +08:00
fdadbc7216 feat: add caching steps for checkout, Go modules, and golangci-lint in deployment workflow 2026-01-10 16:34:43 +08:00
6a46b89d54 fix: add missing volume for kubectl in deployment workflow 2026-01-10 16:30:04 +08:00
b7f54cdf4a feat: add Docker login and Kubernetes setup steps to deployment workflow 2026-01-10 16:24:35 +08:00
ad241b6c88 ci: update 2026-01-10 16:09:24 +08:00
7c945202ad ci: update 2026-01-10 16:04:39 +08:00
fce9e4592a ci: tmp change repository host 2026-01-05 13:12:44 +08:00
79fc8cff10 feat: add Docker build and deployment workflow 2026-01-05 13:07:56 +08:00