Skip to content

Conversation

sarataha
Copy link
Member

@sarataha sarataha commented Jan 3, 2023

Fixes #2138

What changed?
Changed the data type of RenderedTemplate from string to []CommitFile.

Why was this change made?
Failure is happening due to the change in the data type in the API response as per: https://github.com/weaveworks/weave-gitops-enterprise/pull/1702/files#diff-fca4535069a6933bada641f65e9c4192df32832ccf23493c3b51fdb21021e65bL309-R309

How was this change implemented?

How did you validate the change?
Manually + unit test.

Release notes

Documentation Changes

@sarataha sarataha added the exclude from release notes Use this label to exclude a PR from the release notes label Jan 3, 2023
Copy link
Contributor

@ranatrk ranatrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✨

@sarataha sarataha merged commit b5f2705 into main Jan 4, 2023
@sarataha sarataha deleted the fix-add-cluster-dry-run branch January 4, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from release notes Use this label to exclude a PR from the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CLI] gitops add cluster --dry-run command has stopped working
2 participants