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

[portal] Update portal to 0.2.2 #14

Merged
merged 6 commits into from
Sep 5, 2018
Merged

[portal] Update portal to 0.2.2 #14

merged 6 commits into from
Sep 5, 2018

Conversation

osterman
Copy link
Member

@osterman osterman commented Aug 5, 2018

what

  • Upgrade portal to 0.2.2
  • Deprecate endpoint as no longer used
  • Introduce externalName
  • Support path parameter

why

  • Previous portal relied on a custom traefik implementation
  • This uses native ingress
  • Support paths for kibana

upgrading

  • All previous *_ENDPOINT envs are deprecated
  • Use ..._SERVICE_NAME, .._SERVICE_PORT and ..._EXTERNAL_NAME instead

references

@osterman
Copy link
Member Author

osterman commented Aug 5, 2018

Depends on cloudposse/charts#152

@osterman osterman requested review from aknysh, goruha and alebabai August 5, 2018 19:55
aknysh
aknysh previously approved these changes Aug 6, 2018
alebabai
alebabai previously approved these changes Aug 7, 2018
@@ -8,7 +8,8 @@ helmDefaults:
repositories:
# Cloud Posse incubator repo of helm charts
- name: "cloudposse-incubator"
url: "https://charts.cloudposse.com/incubator/"
# url: "https://charts.cloudposse.com/incubator/"
url: "https://charts.dev.cloudposse.com/fix/gh151/portal-url-paths/incubator/"
Copy link
Member

Choose a reason for hiding this comment

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

Why we should reference dev repo?

@goruha goruha dismissed stale reviews from alebabai and aknysh via d85c3ff September 5, 2018 19:43
goruha
goruha previously approved these changes Sep 5, 2018
@goruha goruha merged commit 5550642 into master Sep 5, 2018
@goruha goruha deleted the update-portal branch September 5, 2018 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants