Skip to content

Console enable http with redirect to https #1236

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

Merged
merged 7 commits into from
Oct 16, 2018

Conversation

maxmarkus
Copy link
Contributor

Added port 80 to gateway for console with https redirect.

@maxmarkus maxmarkus added kind/feature Categorizes issue or PR as related to a new feature. area/busola Related to all activities around the Busola UI and all its views area/cluster Related to all activities around cluster and its stability labels Oct 11, 2018
@sjanota sjanota self-requested a review October 12, 2018 08:39
Copy link

@derberg derberg left a comment

Choose a reason for hiding this comment

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

lgtm
I've setup a cluster to check and works without issues
would be good if you could update the PR by adding grafana to the list too
approve from me

@jesusreal jesusreal self-assigned this Oct 15, 2018
@piotrmsc piotrmsc self-requested a review October 15, 2018 10:29
httpsRedirect: true # automatic 301 redirect from http to https
hosts:
- "console.{{.Values.global.domainName}}"
Copy link

@piotrmsc piotrmsc Oct 15, 2018

Choose a reason for hiding this comment

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

Instead of listing hosts here please provide a wildcard like we have above.
If we have console and grafana we could have as well dex, jaeger, ui-api etc. so it's better have the same config like with https

@maxmarkus maxmarkus requested a review from kubadz as a code owner October 16, 2018 06:32
@maxmarkus maxmarkus merged commit 4ee5081 into kyma-project:master Oct 16, 2018
@maxmarkus maxmarkus deleted the console-enable-http-to-https branch October 16, 2018 08:44
grischperl pushed a commit to grischperl/kyma that referenced this pull request Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/busola Related to all activities around the Busola UI and all its views area/cluster Related to all activities around cluster and its stability kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants