GitLab Kubernetes Agent is an active in-cluster component for solving any
GitLab<->Kubernetes integration tasks.
It's implemented as two communicating pieces - GitLab Kubernetes Agent (agentk)
that is running in the cluster and GitLab Kubernetes Agent Server (gitlab-kas)
that is running on the GitLab side. Please see the architecture document and
other documents in the doc directory for more information.
User-facing documentation is also available.
¦ ¦ ¦ ¦
Manual pages:
FreshPorts has no man page information for this port.
www/gitlab: major upgrade to 17.3.1
This commit includes also a suggestion from Robert Nagy <robert@openbsd.org>
to use the git version from gitlab in the gitaly port which is now required.
Thanks again for this contributation!
Put the gitlab and git version into a common Makefile that is included in every
port that requires the same version like gitlab has.
Changes: https://about.gitlab.com/releases/2024/07/18/gitlab-17-2-released/
Changes: https://about.gitlab.com/releases/2024/08/15/gitlab-17-3-released/
(cherry picked from commit 2b6a89e02f3359a7789f16b6154d7f37593e0631)