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

Improve status printing when tasks are in progress #15847

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

justinsb
Copy link
Member

Previously we were implying that the tasks were somehow failing,but
this isn't quite right when they emit the try-again-later error.

Also pretty-print the pluralization while we're here.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 31, 2023
@hakman
Copy link
Member

hakman commented Aug 31, 2023

/test all

upup/pkg/fi/executor.go Outdated Show resolved Hide resolved
Previously we were implying that the tasks were somehow failing,but
this isn't quite right when they emit the try-again-later error.

Also pretty-print the pluralization while we're here.
upup/pkg/fi/executor.go Outdated Show resolved Hide resolved
@hakman
Copy link
Member

hakman commented Aug 31, 2023

/test pull-kops-e2e-k8s-aws-calico

1 similar comment
@hakman
Copy link
Member

hakman commented Sep 1, 2023

/test pull-kops-e2e-k8s-aws-calico

@hakman
Copy link
Member

hakman commented Sep 1, 2023

@justinsb I guess something broke when pushing dns-conroller.tgz to bucket. Can you force push to try and fix it?

@hakman
Copy link
Member

hakman commented Sep 3, 2023

/test pull-kops-e2e-k8s-aws-calico

upup/pkg/fi/executor.go Outdated Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 4, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

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 4, 2023
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 4, 2023
@hakman
Copy link
Member

hakman commented Sep 4, 2023

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 4, 2023
@justinsb
Copy link
Member Author

justinsb commented Sep 4, 2023

/milestone v1.29

@k8s-ci-robot k8s-ci-robot added this to the v1.29 milestone Sep 4, 2023
@hakman
Copy link
Member

hakman commented Sep 4, 2023

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 4, 2023
@k8s-ci-robot k8s-ci-robot merged commit 572cd82 into kubernetes:master Sep 4, 2023
8 checks passed
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/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.

3 participants