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

Update the branch manager role handbook with additional details #1277

Merged
merged 3 commits into from Oct 13, 2020

Conversation

xmudrii
Copy link
Member

@xmudrii xmudrii commented Oct 12, 2020

What type of PR is this:

/kind documentation
/kind cleanup

What this PR does / why we need it:

This PR updates the Branch Manager role handbook with more up-to-date details about setting up the environment and cutting releases.

Which issue(s) this PR fixes:

None.

Special notes for your reviewer:

None.

/assign @saschagrunert @justaugustus @cpanato

@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 12, 2020
@k8s-ci-robot k8s-ci-robot added area/release-eng Issues or PRs related to the Release Engineering subproject sig/release Categorizes an issue or PR as relevant to SIG Release. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 12, 2020
Comment on lines 175 to 177
```shell
go get sigs.k8s.io/k8s-container-image-promoter/cmd/cip-mm@master
```
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure is it fully-correct, but I've tested this command locally and it worked.

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Be aware that we're on our way to remove the dependency by using the image promoter as a library.

Copy link
Member Author

Choose a reason for hiding this comment

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

I believe you will still need to go install (https://github.com/kubernetes/sig-release/blob/master/release-engineering/role-handbooks/release-image-promotion.md)

I'll link to this document for instructions on how to install it.

Be aware that we're on our way to remove the dependency by using the image promoter as a library.

@saschagrunert Should I add a note for that or just drop cip-mm as a requirement?

Copy link
Member

Choose a reason for hiding this comment

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

I think you an leave it for now and add a HTML comment TODO that we have to remove it once the efforts in k/release got merged.

Copy link
Member Author

Choose a reason for hiding this comment

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

@saschagrunert I've added a TODO.

@justaugustus
Copy link
Member

/hold since this is still under review and Marko has superpowers in the repo now

@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 Oct 12, 2020
Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

Just a nit, thank you for the update :)

release-engineering/role-handbooks/branch-manager.md Outdated Show resolved Hide resolved
Comment on lines 175 to 177
```shell
go get sigs.k8s.io/k8s-container-image-promoter/cmd/cip-mm@master
```
Copy link
Member

Choose a reason for hiding this comment

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

Be aware that we're on our way to remove the dependency by using the image promoter as a library.

@xmudrii
Copy link
Member Author

xmudrii commented Oct 12, 2020

@saschagrunert @hasheddan @cpanato I've fixed some of the comments, PTAL is it okay now.

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

/lgtm

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

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

/lgtm

@justaugustus
Copy link
Member

/lgtm
/approve
/hold cancel

@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 Oct 13, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, justaugustus, saschagrunert, xmudrii

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 merged commit 87e75a9 into kubernetes:master Oct 13, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.20 milestone Oct 13, 2020
@xmudrii xmudrii deleted the role-handbook-update branch October 13, 2020 11:38
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. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority sig/release Categorizes an issue or PR as relevant to SIG Release. 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.

None yet

6 participants