chore(lib): removing LIB env from all charts (#577)

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>
This commit is contained in:
Shubham Chaudhary
2022-12-15 18:23:37 +05:30
committed by GitHub
parent 06d58309df
commit 7e8949cd46
63 changed files with 9 additions and 278 deletions

View File

@@ -72,10 +72,6 @@ spec:
# Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
- name: TARGET_PODS
value: ''

View File

@@ -80,11 +80,6 @@ spec:
- name: RAMP_TIME
value: ''
# Provide the LIB here
# Only litmus supported
- name: LIB
value: 'litmus'
# provide the data block size
# supported unit is KB
- name: DATA_BLOCK_SIZE

View File

@@ -62,9 +62,6 @@ spec:
- name: RAMP_TIME
value: ''
- name: LIB
value: 'litmus'
- name: NODE_LABEL
value: ''

View File

@@ -62,9 +62,6 @@ spec:
- name: RAMP_TIME
value: ''
- name: LIB
value: 'litmus'
- name: NODE_LABEL
value: ''

View File

@@ -79,11 +79,6 @@ spec:
- name: NODE_LABEL
value: ''
# PROVIDE THE LIB HERE
# ONLY LITMUS SUPPORTED
- name: LIB
value: 'litmus'
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'

View File

@@ -69,11 +69,6 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '60'
# Provide the LIB here
# Only litmus supported
- name: LIB
value: 'litmus'
# Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''

View File

@@ -91,11 +91,6 @@ spec:
- name: RAMP_TIME
value: ''
# Provide the LIB here
# Only litmus supported
- name: LIB
value: 'litmus'
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'

View File

@@ -82,11 +82,6 @@ spec:
- name: RAMP_TIME
value: ''
# Provide the LIB here
# Only litmus supported
- name: LIB
value: 'litmus'
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'

View File

@@ -67,11 +67,6 @@ spec:
- name: RAMP_TIME
value: ''
# PROVIDE THE LIB HERE
# ONLY LITMUS SUPPORTED
- name: LIB
value: 'litmus'
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"

View File

@@ -64,11 +64,6 @@ spec:
- name: RAMP_TIME
value: ''
# PROVIDE THE LIB HERE
# ONLY LITMUS SUPPORTED
- name: LIB
value: 'litmus'
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"

View File

@@ -69,11 +69,6 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '60'
# Provide the LIB here
# Only litmus supported
- name: LIB
value: 'litmus'
# Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''

View File

@@ -65,11 +65,6 @@ spec:
# Number of replicas to scale
- name: REPLICA_COUNT
value: '5'
# PROVIDE THE LIB HERE
# ONLY LITMUS SUPPORTED
- name: LIB
value: 'litmus'
labels:
name: pod-autoscaler

View File

@@ -80,11 +80,6 @@ spec:
## Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus
- name: LIB
value: 'litmus'
# The command to kill the chaos process
- name: CHAOS_KILL_COMMAND

View File

@@ -86,11 +86,6 @@ spec:
- name: RAMP_TIME
value: ''
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus, pumba
- name: LIB
value: 'litmus'
## It is used in pumba lib only
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'

View File

@@ -84,9 +84,6 @@ spec:
- name: PODS_AFFECTED_PERC
value: ''
- name: LIB
value: 'litmus'
- name: TARGET_PODS
value: ''

View File

@@ -97,10 +97,6 @@ spec:
- name: RAMP_TIME
value: ''
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
# percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''

View File

@@ -98,10 +98,6 @@ spec:
- name: RAMP_TIME
value: ''
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
# percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''

View File

@@ -102,10 +102,6 @@ spec:
- name: RAMP_TIME
value: ''
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
# percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''

View File

@@ -97,10 +97,6 @@ spec:
- name: RAMP_TIME
value: ''
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
# percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''

View File

@@ -104,10 +104,6 @@ spec:
- name: RAMP_TIME
value: ''
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
# percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''

View File

@@ -104,11 +104,6 @@ spec:
- name: RAMP_TIME
value: ''
# Provide the LIB here
# support litmus and pumba
- name: LIB
value: 'litmus'
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'

View File

@@ -81,11 +81,6 @@ spec:
## Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus
- name: LIB
value: 'litmus'
# The command to kill the chaos process
- name: CHAOS_KILL_COMMAND

View File

@@ -86,11 +86,6 @@ spec:
- name: RAMP_TIME
value: ''
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus, pumba
- name: LIB
value: 'litmus'
## It is used in pumba lib only
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'

View File

@@ -89,10 +89,6 @@ spec:
# Time period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC

View File

@@ -84,10 +84,6 @@ spec:
- name: NETWORK_PACKET_DUPLICATION_PERCENTAGE
value: '100' # in percentage
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
- name: TARGET_PODS
value: ''

View File

@@ -93,10 +93,6 @@ spec:
- name: JITTER
value: '0'
# lib can be litmus or pumba
- name: LIB
value: 'litmus'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''

View File

@@ -90,10 +90,6 @@ spec:
- name: RAMP_TIME
value: ''
# it can be litmus or pumba
- name: LIB
value: 'litmus'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''

View File

@@ -62,10 +62,6 @@ spec:
- name: RAMP_TIME
value: ''
# it should be litmus
- name: LIB
value: 'litmus'
# provide the destination ips
# chaos injection will be triggered for these destination ips
- name: DESTINATION_IPS