adobe / rules_gitops

This repository contains rules for continuous, GitOps driven Kubernetes deployments.
Apache License 2.0
172 stars 43 forks source link

Add support for incremental stamping #175

Closed randrei-adobe closed 3 months ago

randrei-adobe commented 6 months ago

Description

Modify the create_gitops_pr utility to optionally implement the following algorithm:

Related Issue

Motivation and Context

The existing GitOps PR process creates a new GitOps PR when a ConfigMap object that exposes a volatile file changes even if the deployment artifact doesn't change.

How Has This Been Tested?

Types of changes

Checklist: