Skip to content

Conversation

cjerad
Copy link
Contributor

@cjerad cjerad commented Feb 16, 2022

Issue #, if available:

#556 Initial NTH v2 design proposal

Description of changes:

  • Replaced kustomize templates with Helm chart
  • Updated Makefile targets

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cjerad cjerad marked this pull request as ready for review February 16, 2022 17:57
@cjerad cjerad requested a review from a team as a code owner February 16, 2022 17:57
Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

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

nice! I just had one comment on moving the tool installs to a hack/toolchain.sh script. I don't want the Makefile to get out of control. It should be really simple stuff in it. Feel free to merge this and do in a follow-up PR though.

src/Makefile Outdated

ENVTEST = $(shell pwd)/bin/setup-envtest
.PHONY: envtest
envtest: ## Download envtest-setup locally if necessary.
Copy link
Contributor

Choose a reason for hiding this comment

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

can you move these tool installs to hack/toolchain.sh

@jillmon jillmon requested a review from bwagner5 February 18, 2022 19:44
@cjerad cjerad requested a review from bwagner5 February 22, 2022 20:00
Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

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

lgtm

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.

2 participants