gitops-connector

A GitOps Connector integrates a GitOps operator with CI/CD orchestrator

MIT License

Stars
125

Bot releases are hidden (Show)

gitops-connector - 1.2.1 Latest Release

Published by eedorenko over 1 year ago

Fixes:
#37
#38
#41

gitops-connector - v1.2.0

Published by eedorenko almost 2 years ago

Fixes #34
Fixes #35
Fixes #36

gitops-connector - v1.1.0

Published by eedorenko over 2 years ago

  • Fixes #27. Notification loop does not stop with GitHub Actions
  • Fixes #23. Missing Tolerations in helm chart
  • Fixes #19. Argo operator code missing kind argument for GitCommitStatus dataclass
gitops-connector - v1.0.0

Published by eedorenko over 3 years ago

The first production ready release:

  • Update GitCommit status in manifests repositories
  • Notify CI/CD orchestrators on deployment completion
  • Support FluxCD and ArgoCD GitOps operators
  • Support GitHub and Azure Repos repositories
  • Support GitHub Actions and Azure Pipelines orchestrators
  • Support custom subscribers
Related Projects