Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Update cluster-setup to compile kn properly #50

Merged
merged 5 commits into from
Jun 17, 2020

Conversation

rhuss
Copy link
Contributor

@rhuss rhuss commented Jun 17, 2020

Also, update hello plugin to cobra 1.0

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 17, 2020
@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 17, 2020
@rhuss rhuss added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. and removed approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 17, 2020
@knative-prow-robot knative-prow-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jun 17, 2020
@knative-prow-robot knative-prow-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 17, 2020
Copy link
Member

@daisy-ycguo daisy-ycguo left a comment

Choose a reason for hiding this comment

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

Some errors during setting up client kn in the output of integration test:

test/common.sh: line 70: pushd: /tmp/kn-build.wDjOa7: Not a directory
fatal: destination path '.' already exists and is not an empty directory.
test/common.sh: line 72: hack/build.sh: No such file or directory
cp: cannot stat 'kn': No such file or directory
test/common.sh: line 74: popd: directory stack empty


```bash
# kubectl get rc [tab][tab]
backend frontend database
Copy link
Member

Choose a reason for hiding this comment

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

Remove trailing whitespace:

Suggested change
backend frontend database
backend frontend database

@rhuss rhuss changed the title test PR. DO NOT MERGE Update cluster-setup to compile kn properly Jun 17, 2020
@rhuss rhuss removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 17, 2020
@rhuss
Copy link
Contributor Author

rhuss commented Jun 17, 2020

@daisy-ycguo I think we can merge that and then the issue on the non-vendor PR would be gone, too.

Copy link
Contributor

@maximilien maximilien left a comment

Choose a reason for hiding this comment

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

OK

@knative-prow-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maximilien, rhuss

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

@maximilien
Copy link
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 17, 2020
@knative-prow-robot knative-prow-robot merged commit 66c92c8 into knative:master Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm 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.

6 participants