Skip to content

Releases: oracle/oci-designer-toolkit

Updated DRG / FSS and local Save/Load

10 Nov 18:31
8ce499b
Compare
Choose a tag to compare

Features

  1. File Storage System split into Mount Target and File System to allow a Mount Target to export multiple File Systems.
  2. Dynamic Routing Gateway extended to include to be a Compartment Resources and DRG Attachments used to connect to VCN.
  3. DRG Extended to include Route Table and Distribution functionality.
  4. Model Load functionality modified so that it checks if a Resources Compartment id exists in the model and if not assigns it to the root deployment compartment.
  5. Save / Load functionality modified to Save to container directory and current Save/Load moved to Import/Export OKIT Json.
  6. Highlight selected row in Tabular view.
  7. Hide Profile Select within query when using Instance Principal.

Bug Fixes

  1. Query fixed so that when querying a tenancy all sub compartments are no longer assigned null compartment id and appear overlaid.
  2. Fix issue when using Instance Principal where the url contained a space.

Identity Resources (User/Group/Bastion)

20 Oct 10:44
2dc7514
Compare
Choose a tag to compare

Features

  1. User / Groups View added
    1. Allow the creation / definition of local Users
    2. Allow the creation / definition of OCI Groups
  2. Bastion as a Service functionality added to main design canvas.
  3. Update cache functionality to store based on Configuration & Region.
  4. Add "OKIT Reference" Tag to all resources created via OKIT to allow for future expansion / reference.

Bug Fixes

  1. Add missing policy documentation to export to markdown.
  2. Fix Save As Template to add .json if not specified.
  3. Resolve issue where the default dhcp option would generate terraform with an empty search_domain_names if the server type was changed and then changed back.

Resolve File Storage System Issue and missing User Defined Terraform from RM

01 Oct 16:47
d64b4a8
Compare
Choose a tag to compare

Bug Fixes

  1. Force rename of DhcpOptions.svg to DHCPOptions.svg. The master had not changed case originally to match development branch.
  2. Include the User Defined Terraform in the Resource Manager zip.
  3. Resolve issue with File Storage System failing to display properties correctly.

Update Look & Feel and Free form Terrafom input

29 Sep 13:35
b10b2a2
Compare
Choose a tag to compare

Features

  1. Convert left bar named tabs to simple icon tabs based on OCI console design.
  2. Convert right bar named tabs to simple toolbar icons based on OCI console design.
  3. Add the ability for the user to define custom Terraform code that will be included in the terraform zip file in a user_defined.tf file.
  4. Add Global level Freeform/Defined Tags that will be added to all resources created by OKIT.

Bug Fixes

  1. GitHub Issue #459 : [UI] "DHCP option" icon missing.
  2. Resolve issue where Read-Only was being ignored for DRGs.

Policy Resource

08 Sep 14:31
0a593c6
Compare
Choose a tag to compare

Features

  1. Temporarily deprecate Ansible export by making it command line flag driven (ansible=true)
  2. Add Policy Resource to Palette and allow the user to drag them onto the canvas. It assumes that the user understands the policy statement syntax. All policies will be created within the users home region.

Bug Fixes

  1. GitHub Issue #440 : Cannot generate terraform when NSG have Rules.
  2. Fix issue where DB System were always created in the root deployment compartment not specified sub-compartment.
  3. GitHub Issue #447 : Unable to create Object Storage Bucket with OKIT

Template Symbolic Link Patch

20 Aug 12:01
af039e7
Compare
Choose a tag to compare

Bug Fixes

  1. Add missing symbolic link to to level Dockerfile to resolve the failure to display Templates in the designer.

Template & Git Side Panels

18 Aug 13:19
d380de3
Compare
Choose a tag to compare

Features

  1. Templates Moved from main menu to sidebar and now opened on a Double Click.
  2. Pan and Zoom added to SVG display returning to 1:1 during redraw.
  3. Display Git Directories as a side panel and allow for double click open.
  4. Reorganise Reference Architecture Templates

Bug Fixes

  1. Fix query pagination issues where not all resources were being retrieved.
  2. Remove uses of Terraform Data Resource oci_identity_tenancy
  3. GitHub Issue #406: Sub-Menu options can't be selected in Chrome (Subtract scrollbar width)

Resolve silent query failure

19 Jul 13:45
15a0ce7
Compare
Choose a tag to compare

Bug Fixes

  1. Resolve issue where Shapes may be missing from query which caused query to fail silently.

Resolve drop issue with NAT Gateway, MySQL Databse & IPSec Connection

15 Jul 10:35
f43de81
Compare
Choose a tag to compare

Bug Fixes

  1. Resolve issue with dropping NAT Gateways on canvas
  2. Resolve issue with Dropping MySQL Database Systems on canvas
  3. Resolve issue with dropping IPSec Connection on canvas

Resolve issue causing preference modification not to be saved.

13 Jul 10:23
f897c38
Compare
Choose a tag to compare

Bug Fixes

  1. Resolve issue causing preference modification not to be saved.