upbound / up

The @upbound CLI
Apache License 2.0
51 stars 41 forks source link

On `up ctp create ctp1`: Internal Server Error #402

Closed sttts closed 3 months ago

sttts commented 9 months ago

What happened?

This might be a server error too. But creating a control plane from the command line seems to be broken.

How can we reproduce it?

Log into your account with up. Then up ctp create some-name.

What environment did it happen in?

Prod.

sttts commented 9 months ago

Double checked whether the configuration name flag --configuration-name=caas helps. It doesn't.

It's a bug on its own that I don't get a message from the CLI before the server is even contacted that the configuration name is not passed. The doc says The name of the Configuration. This property is required for cloud control planes..

AlainRoy commented 9 months ago

This definitely used to work. The fact that it's not working now is pointing to the need for more automated testing to catch these problems.

RedbackThomson commented 3 months ago

Closed as the introduction of spaces into cloud has fundamentally changed up and this is no longer applicable.