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 release-1.18 publishing rules #88431

Merged
merged 1 commit into from Feb 23, 2020
Merged

Conversation

liggitt
Copy link
Member

@liggitt liggitt commented Feb 23, 2020

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
Adds staging repo publishing rules for release-1.18

Which issue(s) this PR fixes:
Fixes #88376
Fixes #88277

NONE

/sig release
/cc @sttts @nikhita @justaugustus

@k8s-ci-robot k8s-ci-robot added the release-note-none Denotes a PR that doesn't merit a release note. label Feb 23, 2020
@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. sig/release Categorizes an issue or PR as relevant to SIG Release. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Feb 23, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liggitt

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. area/release-eng Issues or PRs related to the Release Engineering subproject labels Feb 23, 2020
@justaugustus
Copy link
Member

LGTM, but I'll let a @kubernetes/publishing-bot-reviewers sign off officially.
I wonder... is this something we should add to the Branch Manager tasks?
cc: @kubernetes/release-managers

Copy link
Member

@justaugustus justaugustus left a comment

Choose a reason for hiding this comment

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

Actually, one comment.

branch: release-1.18
dir: staging/src/k8s.io/code-generator
name: release-1.18
go: 1.13.4
Copy link
Member

Choose a reason for hiding this comment

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

@liggitt -- Should these be 1.13.6?

Copy link
Member Author

Choose a reason for hiding this comment

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

it doesn't really matter, this is just for the bot to test with, and 1.13.x is sufficient. If we want to update this we should do it separately and update the levels for all the branches

Copy link
Member

Choose a reason for hiding this comment

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

SGTM. We can take care of that after the 1.13.7 bump.

Copy link
Member

@nikhita nikhita left a comment

Choose a reason for hiding this comment

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

/lgtm

@@ -124,10 +145,21 @@ rules:
branch: release-1.17
- repository: api
branch: release-1.17
- source:
branch: release-1.18
Copy link
Member

Choose a reason for hiding this comment

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

Nice to see client-go following the branch nomenclature as other repos :)

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 23, 2020
@nikhita
Copy link
Member

nikhita commented Feb 23, 2020 via email

@k8s-ci-robot k8s-ci-robot merged commit 9c15432 into kubernetes:master Feb 23, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.18 milestone Feb 23, 2020
@liggitt liggitt deleted the publish-1.18 branch February 24, 2020 15:04
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. area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No new tags on staging repos after v0.18.0-alpha.2 Update publishing-bot for release-1.18
4 participants