Toolkit common packages
Go to file
Matheus Pimenta 4ca8fb011f
Merge pull request #1007 from cappyzawa/remove-servername-pinning
runtime/secrets: remove ServerName pinning from TLS config
2025-08-14 14:36:26 +01:00
.github build(deps): bump the ci group across 1 directory with 7 updates 2025-08-12 04:34:29 +00:00
actions actions: Update SOPS repository 2025-04-14 22:27:26 +03:00
apis apis/meta: Introduce label for watching config resources 2025-07-15 18:46:06 +01:00
auth auth/azure: Add support for custom Azure cloud configurations 2025-08-07 11:23:52 -07:00
cache Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
chartutil chartutil: Fix sort not recursing for slices 2025-07-19 13:11:15 +01:00
cmd Add Preview Release workflow 2025-07-14 13:27:15 +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-08-02 21:19:00 +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-08-14 22:04:01 +09:00
runtime runtime/secrets: remove ServerName pinning from TLS config 2025-08-14 22:03:28 +09:00
sourceignore Update dependencies to Kubernetes v1.33.2 2025-07-10 16:41:41 +03:00
ssa ssa: Add exact match option to field manager removal 2025-07-28 00:21:32 +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