Skip to content

Allow release-manifests Target to Specify Image #550

@danehans

Description

@danehans

Add $(IMAGE) to the release-manifests target. This will allow e2e testing of a release prior to cutting the actual release. For example, @Xunzhuo created this test v0.2.0 release but the EG deployment manifest uses a non-existent image.

$ kubectl get deploy/envoy-gateway -n envoy-gateway-system -o yaml | grep "image: "
        image: envoyproxy/gateway:v0.2.0

Metadata

Metadata

Assignees

Labels

area/ciCI and build related issueskind/enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions