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

Teleport 6.2 post-release checklist #7030

Closed
7 tasks done
webvictim opened this issue May 25, 2021 · 8 comments
Closed
7 tasks done

Teleport 6.2 post-release checklist #7030

webvictim opened this issue May 25, 2021 · 8 comments
Assignees

Comments

@webvictim
Copy link
Contributor

webvictim commented May 25, 2021

Post-release Checklist

This checklist is to be run after cutting a release.

All releases

Major/minor releases only

@webvictim
Copy link
Contributor Author

webvictim commented May 25, 2021

[ ] Create PR to update default Teleport version in Teleport docs

https://github.com/gravitational/next/commit/1265dedacc70bcc5f458a407501606761beee381

@webvictim
Copy link
Contributor Author

webvictim commented May 26, 2021

[ ] Create PR to update default AMI versions in Makefile and AMIs.md under https://github.com/gravitational/teleport/blob/master/assets/aws

#7037

@webvictim
Copy link
Contributor Author

webvictim commented May 26, 2021

[ ] Create PR to update app version and Helm chart version

No longer needed after #5582, will update release docs

@webvictim
Copy link
Contributor Author

[ ] Update support matrix in docs FAQ page

Not needed for a minor release, Teleport 6 is already present in the FAQ.

@webvictim
Copy link
Contributor Author

webvictim commented May 26, 2021

[ ] Create PR to update default Docker image version in Teleport docs

Not needed with the new teleport:6 Docker image labelling.

~ » docker run --rm --entrypoint=/bin/bash -it quay.io/gravitational/teleport:6 -c "teleport version"
Unable to find image 'quay.io/gravitational/teleport:6' locally
6: Pulling from gravitational/teleport
345e3491a907: Already exists
57671312ef6f: Already exists
5e9250ddb7d0: Already exists
758177421d2c: Pull complete
83d20b126202: Pull complete
afc5f660e6ae: Pull complete
4dd45bbd9fd2: Pull complete
Digest: sha256:0ae61e9455be717179ecbac466b9bc43a218c24b70f56b39c1eb01c62604710e
Status: Downloaded newer image for quay.io/gravitational/teleport:6
Teleport v6.2.0 git:v6.2.0-0-g95b04b35a go1.15.5

~ » docker run --rm --entrypoint=/bin/bash -it quay.io/gravitational/teleport-ent:6 -c "teleport version"
Unable to find image 'quay.io/gravitational/teleport-ent:6' locally
6: Pulling from gravitational/teleport-ent
345e3491a907: Already exists
57671312ef6f: Already exists
5e9250ddb7d0: Already exists
758177421d2c: Already exists
49a80cf617bb: Pull complete
24ee036f4c8c: Pull complete
42a10959bc98: Pull complete
Digest: sha256:686fb49ab0f14fa914a9481b6f9875f1e3e035fc1c6c947031d2b207a9c2c052
Status: Downloaded newer image for quay.io/gravitational/teleport-ent:6
Teleport Enterprise v6.2.0 git:v6.2.0-0-g95b04b35a go1.15.5

@webvictim
Copy link
Contributor Author

[ ] Create PR to update default Teleport image referenced in docker/teleport-quickstart.yml and docker/teleport-ent-quickstart.yml

#7055

@webvictim
Copy link
Contributor Author

[ ] Update CURRENT_VERSION_ROOT and other previous versions in Drone teleport-docker-cron job

Not needed as this is a minor release.

@webvictim
Copy link
Contributor Author

This is all complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant