Categorygithub.com/datawire/argo-rollouts-go-client
repository
0.0.0-20240820134429-7eacf8d19d55
Repository: https://github.com/datawire/argo-rollouts-go-client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

argo-rollouts-go-client

This is a Go client for the Argo Rollouts API, taken out of argo-rollouts repo, with certain parts stripped, namely kubectl-argo-rollouts, signals and apis/rollouts/validation.

Today, argo-rollouts cannot be imported in non-intrusive way as it requires an excessive set of mod replace. This repo is meant to be a temporary solution until the issue is resolved.

References:

The issue is not limited to argo-rollouts, but occurs in other Argo projects as well. References: