Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Use local volumes instead of hostpath volumes#366

Merged
jetstack-bot merged 1 commit into
jetstack:masterfrom
wallrj:351-local-volumes
Jun 6, 2018
Merged

Use local volumes instead of hostpath volumes#366
jetstack-bot merged 1 commit into
jetstack:masterfrom
wallrj:351-local-volumes

Conversation

@wallrj

@wallrj wallrj commented Jun 5, 2018

Copy link
Copy Markdown
Contributor

Fixes: #351

Release note:

NONE

@jetstack-bot jetstack-bot requested a review from kragniz June 5, 2018 14:42
@wallrj wallrj changed the title WIP: Use local volumes instead of hostpath volumes Use local volumes instead of hostpath volumes Jun 6, 2018

@kragniz kragniz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

Comment thread hack/libe2e.sh
'jsonpath={range $.items[*]}{.metadata.name} {.spec.taints[*].effect}{"\n"}{end}' \
| grep -v NoSchedule)
local node_name
node_name=$(python -c 'import random,sys; print(random.choice(sys.argv[1:]))' $schedulable_nodes)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we assume python's going to be installed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Probably, and we're eventually rewriting these tests in golang (#242) so this'll do for now.

@kragniz

kragniz commented Jun 6, 2018

Copy link
Copy Markdown
Contributor

/lgtm

@kragniz

kragniz commented Jun 6, 2018

Copy link
Copy Markdown
Contributor

/approve

@jetstack-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kragniz

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

The pull request process is described here

Details 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

@jetstack-bot jetstack-bot merged commit 141439e into jetstack:master Jun 6, 2018
@wallrj wallrj deleted the 351-local-volumes branch June 6, 2018 11:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants