Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
399e37ba
Unverified
Commit
399e37ba
authored
May 07, 2019
by
Kubernetes Prow Robot
Committed by
GitHub
May 07, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #77249 from qingling128/automated-cherry-pick-of-#77224-upstream-release-1.14
Automated cherry pick of #77224: Upgrade Stackdriver Logging Agent addon image from 1.6.0 to
parents
e2151e62
b4ad1e1c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
config-default.sh
cluster/gce/config-default.sh
+1
-1
config-test.sh
cluster/gce/config-test.sh
+1
-1
configure-helper.sh
cluster/gce/gci/configure-helper.sh
+1
-1
No files found.
cluster/gce/config-default.sh
View file @
399e37ba
...
@@ -424,7 +424,7 @@ fi
...
@@ -424,7 +424,7 @@ fi
# Fluentd requirements
# Fluentd requirements
# YAML exists to trigger a configuration refresh when changes are made.
# YAML exists to trigger a configuration refresh when changes are made.
FLUENTD_GCP_YAML_VERSION
=
"v3.2.0"
FLUENTD_GCP_YAML_VERSION
=
"v3.2.0"
FLUENTD_GCP_VERSION
=
"
${
FLUENTD_GCP_VERSION
:-
0
.6-1.6.0-1
}
"
FLUENTD_GCP_VERSION
=
"
${
FLUENTD_GCP_VERSION
:-
1
.6.8
}
"
FLUENTD_GCP_MEMORY_LIMIT
=
"
${
FLUENTD_GCP_MEMORY_LIMIT
:-}
"
FLUENTD_GCP_MEMORY_LIMIT
=
"
${
FLUENTD_GCP_MEMORY_LIMIT
:-}
"
FLUENTD_GCP_CPU_REQUEST
=
"
${
FLUENTD_GCP_CPU_REQUEST
:-}
"
FLUENTD_GCP_CPU_REQUEST
=
"
${
FLUENTD_GCP_CPU_REQUEST
:-}
"
FLUENTD_GCP_MEMORY_REQUEST
=
"
${
FLUENTD_GCP_MEMORY_REQUEST
:-}
"
FLUENTD_GCP_MEMORY_REQUEST
=
"
${
FLUENTD_GCP_MEMORY_REQUEST
:-}
"
...
...
cluster/gce/config-test.sh
View file @
399e37ba
...
@@ -443,7 +443,7 @@ fi
...
@@ -443,7 +443,7 @@ fi
# Fluentd requirements
# Fluentd requirements
# YAML exists to trigger a configuration refresh when changes are made.
# YAML exists to trigger a configuration refresh when changes are made.
FLUENTD_GCP_YAML_VERSION
=
"v3.2.0"
FLUENTD_GCP_YAML_VERSION
=
"v3.2.0"
FLUENTD_GCP_VERSION
=
"
${
FLUENTD_GCP_VERSION
:-
0
.6-1.6.0-1
}
"
FLUENTD_GCP_VERSION
=
"
${
FLUENTD_GCP_VERSION
:-
1
.6.8
}
"
FLUENTD_GCP_MEMORY_LIMIT
=
"
${
FLUENTD_GCP_MEMORY_LIMIT
:-}
"
FLUENTD_GCP_MEMORY_LIMIT
=
"
${
FLUENTD_GCP_MEMORY_LIMIT
:-}
"
FLUENTD_GCP_CPU_REQUEST
=
"
${
FLUENTD_GCP_CPU_REQUEST
:-}
"
FLUENTD_GCP_CPU_REQUEST
=
"
${
FLUENTD_GCP_CPU_REQUEST
:-}
"
FLUENTD_GCP_MEMORY_REQUEST
=
"
${
FLUENTD_GCP_MEMORY_REQUEST
:-}
"
FLUENTD_GCP_MEMORY_REQUEST
=
"
${
FLUENTD_GCP_MEMORY_REQUEST
:-}
"
...
...
cluster/gce/gci/configure-helper.sh
View file @
399e37ba
...
@@ -2423,7 +2423,7 @@ function setup-fluentd {
...
@@ -2423,7 +2423,7 @@ function setup-fluentd {
fluentd_gcp_yaml_version
=
"
${
FLUENTD_GCP_YAML_VERSION
:-
v3
.2.0
}
"
fluentd_gcp_yaml_version
=
"
${
FLUENTD_GCP_YAML_VERSION
:-
v3
.2.0
}
"
sed
-i
-e
"s@{{ fluentd_gcp_yaml_version }}@
${
fluentd_gcp_yaml_version
}
@g"
"
${
fluentd_gcp_yaml
}
"
sed
-i
-e
"s@{{ fluentd_gcp_yaml_version }}@
${
fluentd_gcp_yaml_version
}
@g"
"
${
fluentd_gcp_yaml
}
"
sed
-i
-e
"s@{{ fluentd_gcp_yaml_version }}@
${
fluentd_gcp_yaml_version
}
@g"
"
${
fluentd_gcp_scaler_yaml
}
"
sed
-i
-e
"s@{{ fluentd_gcp_yaml_version }}@
${
fluentd_gcp_yaml_version
}
@g"
"
${
fluentd_gcp_scaler_yaml
}
"
fluentd_gcp_version
=
"
${
FLUENTD_GCP_VERSION
:-
0
.6-1.6.0-1
}
"
fluentd_gcp_version
=
"
${
FLUENTD_GCP_VERSION
:-
1
.6.8
}
"
sed
-i
-e
"s@{{ fluentd_gcp_version }}@
${
fluentd_gcp_version
}
@g"
"
${
fluentd_gcp_yaml
}
"
sed
-i
-e
"s@{{ fluentd_gcp_version }}@
${
fluentd_gcp_version
}
@g"
"
${
fluentd_gcp_yaml
}
"
update-daemon-set-prometheus-to-sd-parameters
${
fluentd_gcp_yaml
}
update-daemon-set-prometheus-to-sd-parameters
${
fluentd_gcp_yaml
}
start-fluentd-resource-update
${
fluentd_gcp_yaml
}
start-fluentd-resource-update
${
fluentd_gcp_yaml
}
...
...
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