Toolkit common packages
Go to file
Matheus Pimenta cd4fe98d56
Merge pull request #974 from fluxcd/fix-bump-detection
tools: Fix module bump detection for bumps that cause other bumps
2025-07-13 15:56:36 +01:00
.github Add test for cloning Azure DevOps Git repository with SSH 2025-06-27 08:58:01 +01:00
actions actions: Update SOPS repository 2025-04-14 22:27:26 +03:00
apis Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
auth Prepare for release 2025-07-10 22:50:53 +01:00
cache Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
chartutil Prepare for release 2025-07-10 22:50:53 +01:00
cmd tools: Fix module bump detection for bumps that cause other bumps 2025-07-13 15:44:14 +01:00
docs/internal List the GitOps Toolkit Go SDK package 2025-07-13 15:28:30 +03:00
envsubst Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-24 19:13:30 +03:00
git Prepare for release 2025-07-10 22:50:53 +01:00
gittestserver Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
hack Update dependencies to Kubernetes 1.32.0 and Go 1.23.0 2024-12-12 12:13:27 +02:00
helmtestserver Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
http Prepare for release 2025-07-10 22:50:53 +01:00
kustomize Prepare for release 2025-07-10 22:50:53 +01:00
lockedfile Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-24 19:13:30 +03:00
masktoken Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-24 19:13:30 +03:00
oci Prepare for release 2025-07-10 22:50:53 +01:00
runtime runtime/secrets: Add server-side apply helper 2025-07-13 12:09:12 +03:00
sourceignore Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
ssa Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
ssh Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
tar Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
testdata/certs Renew testdata certs 2025-04-16 19:26:22 +01:00
tests/fuzz Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-24 19:13:30 +03:00
testserver Update to Kubernetes 1.33.0 and Go 1.24.0 2025-04-24 19:13:30 +03:00
untar Decommission untar package 2023-09-29 12:49:07 +03:00
version Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
.gitignore fix makefile envtest and controller-gen usage 2022-01-13 16:07:10 +05:30
CODE_OF_CONDUCT.md Add DCO and Maintainers files 2020-06-30 16:23:58 +03:00
CONTRIBUTING.md Change `all` to run only `tidy|generate|fmt|vet` 2023-02-21 11:33:14 +01:00
DCO Add DCO and Maintainers files 2020-06-30 16:23:58 +03:00
LICENSE Initial commit 2020-06-30 15:59:45 +03:00
MAINTAINERS Share maintainers from fluxcd/flux2 2020-11-30 13:01:53 +00:00
Makefile tools: Introduce CLI tools for helping with Flux development tasks 2025-07-13 12:21:58 +01:00
README.md List the GitOps Toolkit Go SDK package 2025-07-13 15:28:30 +03:00

README.md

pkg

godev build

GitOps Toolkit Go SDK

APIs

Authentication & Security

Controller Runtime

Source Management

Package Management

Utilities

HTTP & Transport