Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

update pilot svc name to default for nicer UX#1464

Merged
viglesiasce merged 6 commits intohelm:masterfrom
lachie83:istio-update-pilot-svc-name
Jul 10, 2017
Merged

update pilot svc name to default for nicer UX#1464
viglesiasce merged 6 commits intohelm:masterfrom
lachie83:istio-update-pilot-svc-name

Conversation

@lachie83
Copy link
Copy Markdown
Contributor

@lachie83 lachie83 commented Jul 10, 2017

This updates the chart to use the default svc name of isito-pilot for a nicer UX when using istioctl

Also updates service names in the configmap and allows the mixer svc to have annotations

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 10, 2017
@viglesiasce viglesiasce self-requested a review July 10, 2017 19:54
Comment thread incubator/istio/values.yaml Outdated
pilot:
name: pilot
name: istio-pilot
CustomConfigMap: false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you make this customConfigMap

@@ -1,4 +1,5 @@
{{- $serviceName := include "fullname" . -}}
{{- if not .Values.pilot.CustomConfigMap }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would put the $serviceName definition under this if block too

Comment thread incubator/istio/Chart.yaml Outdated
description: Istio Helm chart for Kubernetes
name: istio
version: 0.2.1
version: 0.2.2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Given the added scope of changes lets make this 0.3.0 (apologies for the scope creep)

@viglesiasce viglesiasce merged commit 337fa3d into helm:master Jul 10, 2017
lachie83 added a commit to lachie83/charts that referenced this pull request Jul 11, 2017
* upstream/master:
  Add IPFS Chart (helm#1192)
  [stable/ghost] Release 0.4.12 (helm#1429)
  [stable/opencart] Release 0.4.10 (helm#1425)
  [stable/redmine] Release 1.2.0 (helm#1414)
  [stable/wordpress] Release 0.6.8 (helm#1403)
  [stable/rabbitmq] Release 0.5.4 (helm#1395)
  [stable/mongodb] Release 0.4.12 (helm#1392)
  [stable/phabricator] Release 0.4.11 (helm#1384)
  [stable/drupal] Release 0.8.1 (helm#1340)
  [stable/odoo] Release 0.5.3 (helm#1323)
  update pilot svc name to default for nicer UX (helm#1464)
  [stable/grafana] Improve curl invocation (helm#1463)
yanns pushed a commit to yanns/charts that referenced this pull request Jul 28, 2017
* update pilot svc name to default for nicer UX

* allow configurable mixer svc annotations

* add customConfigMap support

* updates based on review

* istio: Update README

* Update configmap.yaml
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants