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 notes section to release documentation #233

Merged

Conversation

seanmalloy
Copy link
Member

Add a link to the test grid dashboard for automated container image builds,
and documents useful gcloud commands for woking with the staging registry.

This documentation is useful for project maintainers that are creating
releases and publishing container images. The chance of remembering
these commands and links is slim to none. Therefore documenting this
information will be very useful.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 7, 2020
@seanmalloy
Copy link
Member Author

/assign @aveshagarwal
/cc @damemi

@ingvagabund
Copy link
Contributor

Super cool!!!

$ gcloud container images list --repository gcr.io/k8s-staging-descheduler
NAME
gcr.io/k8s-staging-descheduler/descheduler
$ gcloud container images list-tags gcr.io/k8s-staging-descheduler/descheduler
DIGEST        TAGS                           TIMESTAMP
f378ba7fca42  v20200206-0.9.0-94-ge2a23f284  2020-02-06T21:25:41
13a8b3166889  0.9.0-79-gd845040d7            2020-02-03T15:29:16
370dc4ebeefd  0.9.0-73-g6df95f322            2020-01-23T21:57:27
d6ee4f191acd  0.9.0-73-g4903d0f90            2020-01-23T21:49:18

/lgtm

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

/kind documentation

@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Feb 8, 2020
Add a link to the test grid dashboard for automated container image builds,
and documents useful gcloud commands for woking with the staging registry.

This documentation is useful for project maintainers that are creating
releases and publishing container images. The chance of remembering
these commands and links is slim to none. Therefore documenting this
information will be very useful.
The "gcloud container images describe" command is used to get the SHA256
hash of an image in the staging registry. The SHA256 hash is required
for the image promotion process.

https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io#image-promoter
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 12, 2020
@seanmalloy
Copy link
Member Author

@aveshagarwal and @ravisantoshgudimetla please review when you have some time. These gcloud commands are useful for maintainers that are releasing new descheduler container images.

@aveshagarwal
Copy link
Contributor

@seanmalloy have you checked container image paths? will lgtm once you confirm.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aveshagarwal, seanmalloy

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 Feb 21, 2020
@seanmalloy
Copy link
Member Author

@aveshagarwal yes the registry paths are all correct. The paths for the staging and prod registries are laid out differently. No typos this time. :-)

@aveshagarwal
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 21, 2020
@k8s-ci-robot k8s-ci-robot merged commit df51018 into kubernetes-sigs:master Feb 21, 2020
@seanmalloy seanmalloy deleted the update-release-docs branch May 20, 2020 04:53
@seanmalloy seanmalloy mentioned this pull request May 20, 2020
4 tasks
briend pushed a commit to briend/descheduler that referenced this pull request Feb 11, 2022
…lease-docs

Add notes section to release documentation
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. kind/documentation Categorizes issue or PR as related to documentation. 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.

4 participants