Skip to content

Add build flag to enable TS2019#928

Merged
kradalby merged 3 commits intojuanfont:mainfrom
kradalby:experiment-disable-ts2019
Nov 4, 2022
Merged

Add build flag to enable TS2019#928
kradalby merged 3 commits intojuanfont:mainfrom
kradalby:experiment-disable-ts2019

Conversation

@kradalby
Copy link
Copy Markdown
Collaborator

@kradalby kradalby commented Nov 3, 2022

This commit starts an experiment to disable TS2019 (we also call it
legacy).

The two main goals for this right now is:

  • Diasble TS2019, and verify that the integration test clients with the
    appropriate TS2021 support works as expected
  • Get an overview of how coupled the protocol code is, if this is easy,
    it will be easy to remove when the time comes.

Also, users with "crazy" desires like only supporting the most modern
protocol can build this version.

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com

@kradalby kradalby force-pushed the experiment-disable-ts2019 branch from efd044d to 51ca53f Compare November 3, 2022 20:54
@kradalby kradalby marked this pull request as ready for review November 4, 2022 09:35
@kradalby kradalby requested a review from juanfont as a code owner November 4, 2022 09:35
@kradalby kradalby force-pushed the experiment-disable-ts2019 branch from b650493 to b9dd251 Compare November 4, 2022 09:35
This commit starts an experiment to disable TS2019 (we also call it
legacy).

The two main goals for this right now is:

- Diasble TS2019, and verify that the integration test clients with the
  appropriate TS2021 support works as expected
- Get an overview of how coupled the protocol code is, if this is easy,
  it will be easy to remove when the time comes.

Also, users with "crazy" desires like only supporting the most modern
protocol _can_ build this version.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
@kradalby kradalby force-pushed the experiment-disable-ts2019 branch from b9dd251 to 2582ffa Compare November 4, 2022 09:46
@kradalby kradalby closed this Nov 4, 2022
@kradalby kradalby reopened this Nov 4, 2022
@kradalby kradalby merged commit 527b580 into juanfont:main Nov 4, 2022
@kradalby kradalby deleted the experiment-disable-ts2019 branch November 4, 2022 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants