File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
# #
21
21
# Copyright 2018-2023 Claudio Kuenzler #
22
22
# Copyright 2020 Matthias Kneer #
23
- # Copyright 2021,2022 Steffen Eichler #
23
+ # Copyright 2021-2023 Steffen Eichler #
24
24
# Copyright 2021 lopf #
25
25
# #
26
26
# History: #
51
51
# 20220729 1.9.0 Output improvements (#32), show workload namespace (#33) #
52
52
# 20220909 1.10.0 Fix ComponentStatus (#35), show K8s version in single cluster check #
53
53
# 20220909 1.10.0 Allow ignoring statuses on workload checks (#29) #
54
- # 20230106 1.11.0 Allow ignoring workload names, TBD...
54
+ # 20230110 1.11.0 Allow ignoring workload names, provisioning cluster not critical (#39) #
55
55
# #########################################################################################
56
56
# (Pre-)Define some fixed variables
57
57
STATE_OK=0 # define the exit code if status is OK
You can’t perform that action at this time.
0 commit comments