Package Release Info

python-cilium-microscope-1.1.2-bp152.1.11

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-cilium-microscope
python3-cilium-microscope

Change Logs

* Mon Jan 27 2020 Matej Cepl <mcepl@suse.com>
- Update to 1.1.2:
  - Add option to resolve endpoint IDs to podnames
  - Add JSON parser and make it default
  - Add JSON trace parsing with labels
  - Add trace json parsing
  - Remove l7 processor output
  - Add raw mode
  - Add drop event json parser
  - Add debug events json parsing
  - Add capture json parser
  - Add agent json parser
  - Get rid of nested endpoint data
  - Rename hex to hex_mode to avoid shadowing builtin
  - Append ip or ip:port for all traces and drops
  - Get src and dest from json instead of summary
  - Rebase fixes for EndpointResolver
  - Ep and id resolution moved to EndpointResolver
  - Refactor get_eps_reps, fixes in parser/resolver
  - Filter monitor events by ips
  - Move endpoint id retrieval to resolver
  - Add init identity to resolver
  - docs: change image pull policy to IfNotPresent
  - docs: add microscope image repository
  - Fix reqs to make kubernetes client work in py3.7
  - statusless endpoints handled
- Convert SPEC file to singlespec Python style.
- Rename package to python-cilium-microscope
* Sun Jul 29 2018 jengelh@inai.de
- Use noun phrasing in summary.
* Thu Jun 21 2018 ndas@suse.de
- Update to 1.0.1
  https://github.com/cilium/microscope/releases
* Wed Feb 28 2018 mrostecki@suse.com
- Initial release