Skip to content

OKE Cluster Integration

Compare
Choose a tag to compare
@toxophilist toxophilist released this 26 Aug 17:09
· 3445 commits to master since this release
233635f

Features

  1. Modify the Hamburger menu to replace the mouseover events for menu display to mouse click events.
  2. Add OKE Cluster functionality. Corrently works in a similar way to the advanced console create (OKIT-13).
  3. Add count field to instance to allow generation of X duplicate version of an instance. Save time and space creating duplicates.
  4. Add ability to specify Subnet for Autonomous Database (Issue: #76 & Issue: #81).
  5. Add OKE example fragment.

Bug Fixes

  1. Add test for existing of image_id for edge cases when it is missing from query (Issue: #79).
  2. Querying of Dynamic Routing Gateway occasionally cause console error (Issue: #80).
  3. Internet Gateways could only be created on the first subnet in a vcn (Issue: #71).