Skip to content

Conversation

@efekarakus
Copy link
Contributor

Fixes #2912#issuecomment-1265324677

In svc package, we previously set a default value of *string("") for the ImageDigest which caused us to incorrectly think there is a digest available (because we were checking if digest != nil).

Fixes by setting the default value of ImageDigest to just nil.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

@efekarakus efekarakus requested a review from a team as a code owner October 3, 2022 23:41
@efekarakus efekarakus requested review from dannyrandall and removed request for a team October 3, 2022 23:41
@mergify mergify bot merged commit e81afe6 into aws:mainline Oct 4, 2022
@efekarakus efekarakus deleted the troubleshoot/2912 branch October 10, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Substitute environment variables in manifests

3 participants