Releases: openfaas/config-checker
Treat nil value on SecurityContext.ReadOnlyRootFilesystem as false
Warn about NATS Streaming
Changelog for 0.1.5:
Commits
ffa794c Update README.md by @alexellis
d4daa66 Number output files by @alexellis
b70457a Additional debug information by @alexellis
85a9aa5 Create openfaas-diagnostics.sh by @alexellis
bde5230 Warn about NATS Streaming by @alexellis
afd033f Rename module to config-checker by @alexellis
Changes: 0.1.3...0.1.5
Generated by Derek
Warn about deprecated NATS Streaming
Warn about NATS Streaming Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Fix null security context and check jetstream queue-worker settings
Detect function builder deployments
Print out total functions and whether NATS is internal
Changelog for 0.1.1:
Commits
b4b89aa Print out total functions and detect internal NATS by @alexellis
Changes: 0.1.0...0.1.1
Generated by Derek
Warn if dashboard uses auto generated keys
Changelog for 0.1.0:
Commits
09f8a58 Warn if dashboard uses auto generated keys by @welteki
f733a7f Update README.md by @alexellis
c31ea35 Update README.md by @alexellis
Changes: 0.0.9...0.1.0
Generated by Derek
Additional checks for non-root settings and "internal" NATS detection
Changelog for 0.0.9:
Commits
297ab2f Warn if no external nats configured by @welteki
8a8b282 Check if async system is enabled by @welteki
b73d684 Warn if set_nonroot_user is not set for the controller/operator by @welteki
3d48dab Format namespaces on newlines by @welteki
70b0a4f Warn if max_inflight is set to high by @welteki
9133fb1 Add check for asutoscaler replicas by @welteki
ceedf0f Fix check for cluster_role by @welteki
Changes: 0.0.8...0.0.9
Generated by Derek
Consistent ordering of functions and namespaces
Changelog for 0.0.8:
- PR #14 Consistent ordering of function checks by @welteki
- PR #13 Check functions in all OpenFaaS namespaces by @welteki
- PR #12 Fix limits output by @welteki
Commits
e3100ed Consistent ordering of functions and namespaces by @welteki
3227600 Fix function naming format by @welteki
8ec5306 Check functions in all OpenFaaS namespaces by @welteki
a725f73 Fix limits output by @welteki
Changes: 0.0.7...0.0.8
Generated by Derek
Add RO filesystem check, JetStream upgrade warning and detect license when mirrored
Changelog for 0.0.7:
- PR #6 Detect JetStream and warn about NATS Streaming by @welteki
- PR #9 Detect Pro components via license volume mount by @welteki
- PR #10 Print cpu and ram limits/requests on single line by @welteki
- PR #11 Add warning if root file system not set to read only by @welteki
Commits
0683abf Detect JetStream and warn about NATS Streaming by @welteki
a378419 Detect Pro components via license volume mount by @welteki
fa97ae0 Print cpu and ram limits/requests on single line by @welteki
69b3faf Remove prefix of 'function' from timeout warnings by @welteki
ed9bfe7 Warn if root file system not set to read only by @welteki
4ba3b4e Update README.md by @alexellis
cdaa431 Update README.md by @alexellis
Changes: 0.0.6...0.0.7
Generated by Derek