troubleshoot icon indicating copy to clipboard operation
troubleshoot copied to clipboard

URI is not replacing the spec but merging instead

Open ricardomaraschini opened this issue 1 year ago • 3 comments

Bug Description

When I use the spec.uri of a support bundle the documentation states the the version pointed by spec.uri replaces the spec but it is actually merging the two specs.

Expected Behavior

The version pointed by spec.uri replaces the version being applied.

Steps To Reproduce

  • Create a support bundle spec that points to a different one through its URI property.
  • Run with the --dry-run and inspect the merged result.

ricardomaraschini avatar Feb 22 '24 11:02 ricardomaraschini