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

Creating realms using http context-based configuration forces https protocol #102

Open
Pavinati opened this issue May 15, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Pavinati
Copy link

When creating a new realm using a context config, the protocol is forced to https, making the housekeeping call fail if https is not supported.

Steps to reproduce:

  • create a http only deployment
  • save the cluster config (eg: astartectl cluster instances get-cluster-config astarte)
  • create a new realm with astartectl housekeeping realms create test
@Pavinati Pavinati added the bug Something isn't working label May 15, 2020
@Annopaolo Annopaolo added this to the v23.05 milestone Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Unscheduled
Development

No branches or pull requests

2 participants