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

Add flag for number periods gathering/posting data #176

Merged
merged 3 commits into from
Jun 19, 2020

Conversation

JammyL
Copy link
Contributor

@JammyL JammyL commented Jun 17, 2020

Number of periods is integer.
Takes -1 as default (runs perpetually) - Any -ve will do this

@jetstack-bot jetstack-bot added the dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. label Jun 17, 2020
@jetstack-bot jetstack-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 17, 2020
Number of periods is integer.
Takes -1 as default (runs perpetually) - Any -ve will do this

Signed-off-by: Jamie Leppard <JammyL@users.noreply.github.com>
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. and removed dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Jun 17, 2020
pkg/agent/run.go Outdated Show resolved Hide resolved
@charlieegan3
Copy link
Contributor

charlieegan3 commented Jun 17, 2020

I've written up an issue here: #177

I'm aware it might be slightly different from the task, however I think it's worth having the discussion there about the requirements as I think there might be a simpler implementation with a minor adjustment in the requirements.

I'll comment on the issue to chat more about that. (issue comment)

@jetstack-bot jetstack-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 18, 2020
@j-fuentes j-fuentes self-requested a review June 18, 2020 10:56
Signed-off-by: Jamie Leppard <JammyL@users.noreply.github.com>
@jetstack-bot jetstack-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 18, 2020
@j-fuentes
Copy link
Member

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 18, 2020
cmd/agent.go Outdated Show resolved Hide resolved
pkg/agent/run.go Outdated Show resolved Hide resolved
Signed-off-by: Jamie Leppard <JammyL@users.noreply.github.com>
@jetstack-bot jetstack-bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 19, 2020
@charlieegan3
Copy link
Contributor

Looks good to me!

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 19, 2020
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: charlieegan3, JammyL

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

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 19, 2020
@jetstack-bot jetstack-bot merged commit 99edf3f into jetstack:master Jun 19, 2020
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. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants