Skip to content

Releases: illumio/illumio.core

illumio.core v0.2.4

14 Oct 20:43
d89d1b0
Compare
Choose a tag to compare
illumio.core v0.2.4 Pre-release
Pre-release

Version 0.2.4 (October 14, 2022)

IMPROVEMENTS:

  • increment illumio python library version requirement to 1.1.1
  • rename collection from illumio.illumio to illumio.core
  • initial Galaxy release

Galaxy release: https://galaxy.ansible.com/illumio/core

v0.2.3

15 Jul 23:48
d136b6c
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Version 0.2.3 (July 15, 2022)

BUG FIXES:

  • fix Windows compatibility for VEN role
    • fix powershell script for Windows pairing
    • separate management tasks to use Linux-/Windows-specific modules
    • delegate PCE object module calls to localhost to work with Windows remotes

v0.2.2

09 Jul 20:43
bdff03e
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Version 0.2.2 (July 09, 2022)

  • fix issues found with ansible-test sanity

IMPROVEMENTS:

  • update role documentation to include expected data types for role variables

v0.2.1

09 Jul 19:04
97edf17
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Version 0.2.1 (July 09, 2022)

FEATURES:

  • ven_library role - add new VEN versions to the PCE VEN library
  • ven role - add role tags for VEN management
    • ven_start
    • ven_stop
    • ven_restart
    • ven_suspend
    • ven_unsuspend
    • ven_deactivate
    • ven_unpair

IMPROVEMENTS:

  • updated all roles to meet ansible-lint specifications
  • improve role documentation

v0.2.0

30 Jun 02:14
765ec8b
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Version 0.2.0 (Jun 29, 2022)

  • automate container cluster setup and sync

FEATURES:

  • Kubelink role - pair Kubernetes/OpenShift clusters with the PCE, monitor namespaces
  • CVEN role - pair Kubernetes/OpenShift nodes with the PCE
  • Pairing profile module - create/update/delete pairing profile objects in the PCE
  • Pairing key module - generate pairing keys from existing profiles
  • Container cluster module - create/update/delete container cluster objects in the PCE

v0.1.1

28 Apr 00:57
25a65b7
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Version 0.1.1 (Apr 27, 2022)

  • initial implementation

FEATURES:

  • VEN pair/unpair role