Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
system-charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
system-charts
Commits
3c620ac0
Commit
3c620ac0
authored
Oct 10, 2019
by
Guangbo Chen
Committed by
Alena Prokharchyk
Oct 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump istio to 1.3.2 and add upgrade hook to crds
parent
1254dccf
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
18 additions
and
18 deletions
+18
-18
Chart.yaml
charts/rancher-istio/0.1.1/Chart.yaml
+2
-2
job-crd-10.yaml
...r-istio/0.1.1/charts/istio-init/templates/job-crd-10.yaml
+1
-1
job-crd-11.yaml
...r-istio/0.1.1/charts/istio-init/templates/job-crd-11.yaml
+1
-1
job-crd-12.yaml
...r-istio/0.1.1/charts/istio-init/templates/job-crd-12.yaml
+1
-1
job-crd-certmanager-10.yaml
...1/charts/istio-init/templates/job-crd-certmanager-10.yaml
+1
-1
job-crd-certmanager-11.yaml
...1/charts/istio-init/templates/job-crd-certmanager-11.yaml
+1
-1
questions.yml
charts/rancher-istio/0.1.1/questions.yml
+1
-1
values.yaml
charts/rancher-istio/0.1.1/values.yaml
+10
-10
No files found.
charts/rancher-istio/0.1.1/Chart.yaml
View file @
3c620ac0
apiVersion
:
v1
name
:
rancher-istio
version
:
0.1.
0
appVersion
:
1.3.
1
version
:
0.1.
1
appVersion
:
1.3.
2
tillerVersion
:
"
>=2.7.2-0"
description
:
Helm chart for all istio components
home
:
https://istio.io/
...
...
charts/rancher-istio/0.1.1/charts/istio-init/templates/job-crd-10.yaml
View file @
3c620ac0
...
...
@@ -4,7 +4,7 @@ metadata:
namespace
:
{{
.Release.Namespace
}}
name
:
istio-init-crd-10
annotations
:
"
helm.sh/hook"
:
post-install
"
helm.sh/hook"
:
post-install
, post-upgrade
"
helm.sh/hook-delete-policy"
:
hook-succeeded
"
helm.sh/hook-weight"
:
"
-5"
spec
:
...
...
charts/rancher-istio/0.1.1/charts/istio-init/templates/job-crd-11.yaml
View file @
3c620ac0
...
...
@@ -4,7 +4,7 @@ metadata:
namespace
:
{{
.Release.Namespace
}}
name
:
istio-init-crd-11
annotations
:
"
helm.sh/hook"
:
post-install
"
helm.sh/hook"
:
post-install
, post-upgrade
"
helm.sh/hook-delete-policy"
:
hook-succeeded
"
helm.sh/hook-weight"
:
"
-5"
spec
:
...
...
charts/rancher-istio/0.1.1/charts/istio-init/templates/job-crd-12.yaml
View file @
3c620ac0
...
...
@@ -4,7 +4,7 @@ metadata:
namespace
:
{{
.Release.Namespace
}}
name
:
istio-init-crd-12
annotations
:
"
helm.sh/hook"
:
post-install
"
helm.sh/hook"
:
post-install
, post-upgrade
"
helm.sh/hook-delete-policy"
:
hook-succeeded
"
helm.sh/hook-weight"
:
"
-5"
spec
:
...
...
charts/rancher-istio/0.1.1/charts/istio-init/templates/job-crd-certmanager-10.yaml
View file @
3c620ac0
...
...
@@ -5,7 +5,7 @@ metadata:
namespace
:
{{
.Release.Namespace
}}
name
:
istio-init-crd-certmanager-10
annotations
:
"
helm.sh/hook"
:
post-install
"
helm.sh/hook"
:
post-install
, post-upgrade
"
helm.sh/hook-delete-policy"
:
hook-succeeded
"
helm.sh/hook-weight"
:
"
-5"
spec
:
...
...
charts/rancher-istio/0.1.1/charts/istio-init/templates/job-crd-certmanager-11.yaml
View file @
3c620ac0
...
...
@@ -5,7 +5,7 @@ metadata:
namespace
:
{{
.Release.Namespace
}}
name
:
istio-init-crd-certmanager-11
annotations
:
"
helm.sh/hook"
:
post-install
"
helm.sh/hook"
:
post-install
, post-upgrade
"
helm.sh/hook-delete-policy"
:
hook-succeeded
"
helm.sh/hook-weight"
:
"
-5"
spec
:
...
...
charts/rancher-istio/0.1.1/questions.yml
View file @
3c620ac0
labels
:
rancher.istio.v0.1.
0
:
1.3.1
rancher.istio.v0.1.
1
:
1.3.2
rancher_min_version
:
2.3.0-rc1
charts/rancher-istio/0.1.1/values.yaml
View file @
3c620ac0
...
...
@@ -26,7 +26,7 @@ gateways:
#
sidecarInjectorWebhook
:
repository
:
rancher/istio-sidecar_injector
tag
:
"
1.3.
1
"
tag
:
"
1.3.
2
"
enabled
:
true
#
...
...
@@ -35,7 +35,7 @@ sidecarInjectorWebhook:
#
galley
:
repository
:
rancher/istio-galley
tag
:
1.3.
1
tag
:
1.3.
2
enabled
:
true
#
...
...
@@ -44,7 +44,7 @@ galley:
# @see charts/mixer/values.yaml, it takes precedence
mixer
:
repository
:
rancher/istio-mixer
tag
:
"
1.3.
1
"
tag
:
"
1.3.
2
"
enabled
:
true
policy
:
# if policy is enabled the global.disablePolicyChecks has affect.
...
...
@@ -58,7 +58,7 @@ mixer:
# @see charts/pilot/values.yaml
pilot
:
repository
:
rancher/istio-pilot
tag
:
"
1.3.
1
"
tag
:
"
1.3.
2
"
enabled
:
true
#
...
...
@@ -66,7 +66,7 @@ pilot:
#
security
:
repository
:
rancher/istio-citadel
tag
:
"
1.3.
1
"
tag
:
"
1.3.
2
"
enabled
:
true
#
...
...
@@ -160,7 +160,7 @@ global:
# Default tag for Istio images.
# tag: release-1.1-latest-daily
tag
:
1.3.
1
tag
:
1.3.
2
# Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>
# The control plane has different scopes depending on component, but can configure default log level across all components
...
...
@@ -170,7 +170,7 @@ global:
kubectl
:
repository
:
rancher/istio-kubectl
tag
:
1.3.
1
tag
:
1.3.
2
# monitoring port used by mixer, pilot, galley
monitoringPort
:
15014
...
...
@@ -207,7 +207,7 @@ global:
cpu
:
10m
memory
:
10Mi
repository
:
rancher/istio-proxyv2
tag
:
1.3.
1
tag
:
1.3.
2
# cluster domain. Default value is "cluster.local".
clusterDomain
:
"
cluster.local"
...
...
@@ -354,7 +354,7 @@ global:
proxy_init
:
# Base name for the proxy_init container, used to configure iptables.
repository
:
rancher/istio-proxy_init
tag
:
"
1.3.
1
"
tag
:
"
1.3.
2
"
# imagePullPolicy is applied to istio control plane components.
# local tests require IfNotPresent, to avoid uploading to dockerhub.
...
...
@@ -560,7 +560,7 @@ global:
nodeAgent
:
repository
:
rancher/istio-node-agent-k8s
tag
:
"
1.3.
1
"
tag
:
"
1.3.
2
"
sds
:
# SDS enabled. IF set to true, mTLS certificates for the sidecars will be
# distributed through the SecretDiscoveryService instead of using K8S secrets to mount the certificates.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment