Skip to content

Initial APISnoop Audit Logs

Pre-release
Pre-release
Compare
Choose a tag to compare
@hh hh released this 02 May 12:50

These logs were generated using ./audit-charts.sh.

Usage:

export CHART=mystablechart
./audit-chart.sh stable/$CHART
# hit crtl-c when chart is fully deployed and e2e tested
helm delete $CHART --purge ; kubectl delete ns $CHART
ls -la $CHART.log