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

Remove Assist #42657

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Remove Assist #42657

merged 4 commits into from
Jun 10, 2024

Conversation

jakule
Copy link
Contributor

@jakule jakule commented Jun 7, 2024

changelog: Teleport Assist has been removed

Copy link
Contributor

@tigrato tigrato left a comment

Choose a reason for hiding this comment

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

Bot

@zmb3
Copy link
Collaborator

zmb3 commented Jun 7, 2024

Can we get rid of github.com/sashabaranov/go-openai now?

@jakule
Copy link
Contributor Author

jakule commented Jun 10, 2024

Can we get rid of github.com/sashabaranov/go-openai now?

@zmb3 I removed it as well (and all related code)

@jakule jakule force-pushed the jakule/remove-assist-impl branch from 511d1de to 02ede86 Compare June 10, 2024 14:32
e Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks like a mistake.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. Fixed

Remove more stuff
@jakule jakule force-pushed the jakule/remove-assist-impl branch from 02ede86 to 3f87482 Compare June 10, 2024 19:56
@jakule jakule enabled auto-merge June 10, 2024 20:09
@jakule jakule added this pull request to the merge queue Jun 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 10, 2024
@jakule jakule added this pull request to the merge queue Jun 10, 2024
Merged via the queue into master with commit bfaa334 Jun 10, 2024
41 checks passed
@jakule jakule deleted the jakule/remove-assist-impl branch June 10, 2024 21:15
@public-teleport-github-review-bot

@jakule See the table below for backport results.

Branch Result
branch/v16 Failed

@jakule jakule mentioned this pull request Jun 12, 2024
Comment on lines -809 to -811
// Assist is a set of options related to the Teleport Assist feature.
Assist *AuthAssistOptions `yaml:"assist,omitempty"`

Copy link
Contributor

@GavinFrazar GavinFrazar Jun 18, 2024

Choose a reason for hiding this comment

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

@jakule this will break teleport startup after upgrade if the field is set with a message like

ERROR: failed parsing the config file: yaml: unmarshal errors:  line 41: field assist not found in type config.Auth

Which I just hit trying to patch my staging tenant.

And we still document that field in both auth and proxy service config reference:
https://goteleport.com/docs/reference/config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v16 size/sm tctl tctl - Teleport admin tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants