Skip to content

remove unused hack/* files#4713

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
AkihiroSuda:remove-hack-unused
Nov 11, 2020
Merged

remove unused hack/* files#4713
dmcgowan merged 1 commit intocontainerd:masterfrom
AkihiroSuda:remove-hack-unused

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda commented Nov 10, 2020

  • hack/test-cri-integration.sh : called from Makefile
  • hack/test-utils.sh : called from hack/test-cri-integration.sh
  • hack/utils.sh : called from hack/test-utils.sh

Other files are no longer used and can be safely removed.

Kube test-infra doesn't seem to require the removed file as well: https://github.com/kubernetes/test-infra/search?q=containerd+hack

@AkihiroSuda AkihiroSuda requested review from dims and dmcgowan November 10, 2020 08:05
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Nov 10, 2020

Build succeeded.

- hack/test-cri-integration.sh : called from Makefile
- hack/test-utils.sh : called from hack/test-cri-integration.sh
- hack/utils.sh : called from hack/test-utils.sh

Other files are no longer used and can be safely removed.

Kube test-infra doesn't seem to require the removed file as well: https://github.com/kubernetes/test-infra/search?q=containerd+hack

Signed-off-by: Akihiro Suda <[email protected]>
@@ -1,37 +0,0 @@
#!/bin/bash
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This file is used in contrib/Dockerfile.test; https://github.com/containerd/containerd/blob/master/contrib/Dockerfile.test#L36

Are some of the other scripts useful for local development/testing?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hmm, actually, looks like that Dockerfile may be broken because things moved around? (not sure, will have to check)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

That one is script/setup/install-runc, not hack/install/install-runc.sh

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ah, 🤦 thought they were renamed or so. thx

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Nov 10, 2020

Build succeeded.

@mikebrow
Copy link
Copy Markdown
Member

will be back next week

@crosbymichael
Copy link
Copy Markdown
Member

/ok-to-test

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

SGTM

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@dmcgowan dmcgowan left a comment

Choose a reason for hiding this comment

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

LGTM

@dmcgowan dmcgowan merged commit f1ea895 into containerd:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants