Skip to content

[Bug]: Client 0.19.38 is not backward compatible due to "router" extra field #3310

@r4victor

Description

@r4victor

Steps to reproduce

  1. Use CLI 0.19.38 (or master) and server 0.19.37
  2. Apply a gateway configuration
  3. You'll get
Server validation error: 
{'detail': [{'loc': ['body', 'configuration', 'router'],
             'msg': 'extra fields not permitted',
             'type': 'value_error.extra'}]}

does not matter if router is specified or not.

Actual behaviour

No response

Expected behaviour

No response

dstack version

master

Server logs

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions