Skip to content

Updated Architecture Examples and View Enhancement

Compare
Choose a tag to compare
@toxophilist toxophilist released this 05 Aug 14:39
· 3402 commits to master since this release
5956171

Features

  1. Split Designer View functionality from OKIT Model (OKIT-89).
  2. Update Json associated with the Fragments to conform to new structure and remove non Reference Architecture templates because these are fragments. (OKIT-101).
  3. Check oci config file to identify if the key file exists in the container and if not display error icon with associated click / alert message (OKIT-48 / OKIT-96).
  4. Add preferences option (Hide Attached Artefacts) to indicate if Route Tables / Security List should be displayed as part of the Virtual Cloud Networks as well as an attachment.
  5. Hide Service CIDR when Service Gateway in Route Rule is selected.

Bug Fixes

  1. Resolve issue with the "description" for Network Security Groups which was being incorrectly rendered in the generated Terraform.
  2. Attached Route Tables / Security List property edits were lost. (OKIT-70).
  3. Resolve issue with the "compartment_id" for Compartment which was being incorrectly rendered in the generated Terraform.
  4. During query AD specific Subnets return Availability Domain as string not integer value, this is now converted (OKIT-105).
  5. Deleting Defined Tags did not remove them from the model (OKIT-106).
  6. Instance OS & Version information not retrieved during Query (OKIT-108).
  7. DRG Ansible template contains '=' not ':' (GitHub Issue #61).
  8. Quotes added to security Ingress / Egress rules (GitHub Issue #65).