Bump version(s) used for teleport-lab and teleport-quickstart#36167
Bump version(s) used for teleport-lab and teleport-quickstart#36167
teleport-lab and teleport-quickstart#36167Conversation
The versions for teleport-lab / teleport-quickstart were still using Teleport 12. Bump them to Teleport 14.
|
🤖 Vercel preview here: https://docs-hh3ks2085-goteleport.vercel.app/docs/ver/preview |
benarent
left a comment
There was a problem hiding this comment.
Note, we need to test this locally as instructions also need to updated between these versions.
Assume you mean https://github.com/gravitational/instruqt-teleport-lab? I agree that also needs to be updated, but we're not removing the v12 lab images. Just actually generating them for v13 and v14 (which we hadn't been before) and making v14 the default in the docker files. However, the Instruqt labs hardcode v12, so there won't be any change that I can see (please let me know if I am missing something). Looks like that is still using |
|
Is this one getting backported? |
I thought we still had public docs for this, but we don't, just labs. So we can merge this. |
I don't see any reason to. The drone job is master-only. |
camscale
left a comment
There was a problem hiding this comment.
Looking at https://gallery.ecr.aws/gravitational/teleport-lab, the 14 label does not exist for this docker image. I assume that the drone cron job will create it? Should that part get committed first and only once the image exists do we update the images in the dockerfiles? Or do we not care it is out of sync/broken until the cronjob runs?
IMHO, we don't care. It'll get fixed within 24 hours once the cron runs (as it runs daily). |
…se-anon-key * origin/master: (344 commits) Undelete CreateHostUserMode_HOST_USER_MODE_DROP (gravitational#36273) allow cwd to be changed in difftest (gravitational#35946) Auth device list component (gravitational#36235) make unified resources responsive (gravitational#35961) Support running Teleport in a "hot reload" mode (gravitational#35040) Prevent deleting enum values, allow deleting enum reservations in types.proto (gravitational#36248) Remove support for legacy (Amazon Linux 2) AMIs (gravitational#36153) Bump version(s) used for teleport-lab and teleport-quickstart (gravitational#36167) Allow Reconciler update handler to examine old value during update (gravitational#36171) Validate the user still exists during account reset (gravitational#35676) ButtonTextWithAddIcon shared component (gravitational#36103) Refactor hostname resolution for SSH connections via the WebUI (gravitational#35773) add structuredClone to jest JSDOMEnvironment (gravitational#36213) fix flaky `lib/auth` cache-enabled tests (gravitational#36216) Report resource usage counts by handling heartbeat events (gravitational#35968) Reviewer bot should use the stable version of Go (gravitational#36242) RFD 0153 Resource Guidelines (gravitational#34103) Use cmp and cmpots properly in operator tests (gravitational#36215) Relax Kubernetes CRD discovery when building cache (gravitational#36214) Add Access List messages to TAG protobuf (gravitational#36176) ...
The versions for
teleport-lab/teleport-quickstartwere still using Teleport 12. Bump them to Teleport 14.