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

kops version: Add --short flag, use it to get version in scripts #6232

Merged
merged 1 commit into from
Jan 27, 2019

Conversation

justinsb
Copy link
Member

We upload to a location that includes the version, but we need to
specify the version in KOPS_BASE_URL. We expose an option to make
kops version more amenable to this scripting.

@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. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Dec 20, 2018
@justinsb justinsb force-pushed the ask_kops_for_its_version branch 2 times, most recently from 2f491df to d70243c Compare December 21, 2018 05:15
@justinsb
Copy link
Member Author

I believe this one now depends on #6245

Copy link
Contributor

@mikesplain mikesplain left a comment

Choose a reason for hiding this comment

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

Ahh yeah, very nice idea. I can remove the greps and cuts from all my scripts!

Thanks @justinsb!
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 21, 2018
@justinsb justinsb force-pushed the ask_kops_for_its_version branch from d70243c to d2a7a2f Compare December 21, 2018 15:08
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 21, 2018
@justinsb
Copy link
Member Author

I had to rebase so this one has lost lgtm...

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 31, 2018
@justinsb justinsb force-pushed the ask_kops_for_its_version branch from d2a7a2f to b8c5d93 Compare January 4, 2019 18:01
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 4, 2019
We upload to a location that includes the version, but we need to
specify the version in KOPS_BASE_URL.  We expose an option to make
`kops version` more amenable to this scripting.
@justinsb justinsb force-pushed the ask_kops_for_its_version branch from b8c5d93 to b40c903 Compare January 23, 2019 03:30
@mikesplain
Copy link
Contributor

Thanks again @justinsb!
/retest
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 27, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb, mikesplain

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:
  • OWNERS [justinsb,mikesplain]

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 merged commit 70484c0 into kubernetes:master Jan 27, 2019
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants