Skip to content

feat: add nutmeg support

Kaustav Banerjee requested to merge kaustav/nutmeg_upgrade into master

Description

This PR adds suport for Nutmeg native deployment using OCIM

Testing instructions

Steps to test the changes:

  1. Verify this branch is deployed in OCIM stage.
  2. Create new instances through the console.
  3. Verify the new instances are getting successfully deployed.

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Unit tests are added/updated
  • Integration tests are added/updated
  • End-to-end tests are added/updated
  • Documentation is added/updated

Additional context

Private ref: BB-6773

Edited by Kaustav Banerjee

Merge request reports