oci-designer-toolkit icon indicating copy to clipboard operation
oci-designer-toolkit copied to clipboard

Unable to add route rules if the targets(All Gateways) are in different compartment using OKIT

Open KirankBadiger opened this issue 4 years ago • 7 comments

  1. Unable to add the route rules if the targets(All Gateways) are in different compartment using OKIT

  2. Tried to view the existing infrastructure that are deployed in nested compartments even though unable view the route rules

For your reference attached the image below, used OKIT "query" feature to view the existing infrastructure deployed in nested compartments, still unable to view the existing route rules in OKIT

image

KirankBadiger avatar Sep 07 '21 15:09 KirankBadiger

@KirankBadiger was the compartment containing the gateway in the query results. Just tried this and can't reproduce if the compartment with the gateway is in the results. If it's not in the result then I get the same empty display but that's not surprising.

toxophilist avatar Sep 08 '21 14:09 toxophilist

@toxophilist gateways are deployed in different compartment, subnets are in different compartments, checked in OCI console, there I can add route rules if the gateways are in different compartment, but with OKIT it is not possible, OKIT should show the existing route rules right with "query" feature?, but it is doesn't

KirankBadiger avatar Sep 08 '21 15:09 KirankBadiger

@KirankBadiger OKIT knows about what is in the design so if all compartments are in the design then is should show the rules correctly. If the compartment is missing from the design then it will not be present for OKIT to display.

toxophilist avatar Sep 09 '21 12:09 toxophilist

@toxophilist All Compartments are present in OKIT, but route rules are not getting displayed

KirankBadiger avatar Sep 09 '21 12:09 KirankBadiger

@KirankBadiger just spotted your route table is read only which will stop you adding / modifying data

toxophilist avatar Sep 28 '21 15:09 toxophilist

@toxophilist Yes I know it is existing read-only route table, used "Query" feature, but it should show the existing route rules right?

KirankBadiger avatar Sep 28 '21 16:09 KirankBadiger

@KirankBadiger If the Network end point is in the design it should be displayed. Can you check the json view and validate the ocid in the rule looks fine. Just trying to work out where the issue is.

toxophilist avatar Sep 29 '21 08:09 toxophilist