Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify build of reports #67

Merged
merged 3 commits into from
Sep 8, 2020
Merged

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Aug 21, 2020

The current code uses a java library that does not allow custom templates. This change switches to a node.js module and the template is customizable.

Output sample https://aledbf.github.io/ingress-conformance-sample/

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 21, 2020
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 21, 2020
@aledbf aledbf force-pushed the node branch 4 times, most recently from b979e53 to d976f9d Compare August 24, 2020 13:01
@aledbf aledbf changed the title WIP: Simplify build of reports Simplify build of reports Aug 24, 2020
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 24, 2020
@aledbf
Copy link
Member Author

aledbf commented Aug 24, 2020

/assign @bowei

@bowei
Copy link

bowei commented Aug 24, 2020

Can you clearly distinguish code that we wrote vs copied/vendored in from somewhere else? (ideally with separate commits)

@aledbf
Copy link
Member Author

aledbf commented Aug 25, 2020

Can you clearly distinguish code that we wrote vs copied/vendored in from somewhere else? (ideally with separate commits)

done

@aledbf
Copy link
Member Author

aledbf commented Sep 2, 2020

@bowei ping

@bowei
Copy link

bowei commented Sep 8, 2020

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 8, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aledbf, bowei

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 8, 2020
@k8s-ci-robot k8s-ci-robot merged commit 1c3d141 into kubernetes-sigs:master Sep 8, 2020
@aledbf aledbf deleted the node branch September 8, 2020 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants