Skip to content

remove manifests commit

Description of Change:

Story time: Initially the thought was to have spar git commit back the manifests to the project, however, because we're transitioning spar to a pipeline plugin it makes more sense to piggyback on the commit that already happen as the versions are updated in kubernetes_deploy

Alternate Designs

Lots! But, because of how we're positioning this tool, it's best that it doesn't manipulate git.

Possible Drawbacks

Because the original position (of having spar git commit things) was a bit risky to begin with, this reduces risk within the application

Verification Process

  1. Add version to hello-ci
  2. remove manifests
  3. Attempt to deploy with kubernetes_deploy with [kubectl apply -k manifest/]

Related Issues & Merge Requests

N/A

Merge request reports

Loading