All notable changes to this project will be documented in this file.
Breaking changes are annotated with the
- Variable simulation speed
- Code validation for 'status' field
- Show validation results in xray
⚠️ Update to versioned exported trace format
- Print object kind in tracer log
⚠️ Tracer no longer accidentally deletes objects on restart- Pod lifecycle data stored using GVK+namespaced name
- Remove
exclude_daemonsets
- Fix various panics and display bugs in
skctl xray
- Update tracer permissions to read-only
- Don't set node-selector for sk-tracer in kustomize files
- Make
podSpecTemplatePath
optional to support, e.g., service accounts - Update GVK parsing to not require leading slash
- Regression on deleting objects in the simulated environment
- Handle local paths without
file:///
skctl xray
-- visualize trace files in your terminal
- Split kustomize components into prod and sim clusters
- Use forked
parse_datetime
crate to correctly handle local/UTC time zones