feat: for version command add fields
Ref: https://github.com/kubernetes/kops/issues/17467
Hi @huhouhua. Thanks for your PR.
I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign johngmyers for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@hakman can you review my pull request 🙇
/ok-to-test
/retest-required
/retest
@ameukam @hakman review the workflows
@huhouhua I think this is a good start, though we don't really use those binaries for anything other than debugging. Releases are done using ko, so I would see this change more like this example: https://github.com/kubernetes-sigs/aws-load-balancer-controller/pull/2955.
@huhouhua I think this is a good start, though we don't really use those binaries for anything other than debugging. Releases are done using ko, so I would see this change more like this example: kubernetes-sigs/aws-load-balancer-controller#2955.
Please confirm, do all the instructions using ko build in the makefile need to be modified
Ah, wait. Let's start with what you have now, but could you limit the changes to the kops binary in this PR?
Will try to look deeper later this week. Sorry for the initial confusion.
Ah, wait. Let's start with what you have now, but could you limit the changes to the
kopsbinary in this PR? Will try to look deeper later this week. Sorry for the initial confusion.
Don't merge it yet, wait until it's confirmed later this week before modifying it
sure, no worries, need to add some comments for sure.
@hakman Is the command definition for kops release in the makefile?
@huhouhua: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-kops-test | 38e9a7a2f57f72eed8e74f38e625008925222839 | link | true | /test pull-kops-test |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
@hakman @justinsb Hi I’d like to follow up on this PR. Please let me know if there’s anything that needs adjustment. Thank you
PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle stale - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle rotten - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten