Skip to content

Migrate to v3 for instance console #5795

Description

@remyleone

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

It would be helpful to migrate to the latest version of the console api that is provided for instance console.
It would mean:

  • Migrating from v2/ws to v3/ws in
    wsURL: fmt.Sprintf("wss://tty.%s.scaleway.com/v2/ws", zone.String()),
  • Use the new messages for authentication
  • use the new binary format for input / output
  • Manage the Ctrl-Q in the CLI

How I imagine scw could expose this functionality

References

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementinstanceInstance issues, bugs and feature requests

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions