-
Sub-task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
OpenBridge Sprint 216, MAS CCS - Sprint 217, MGDOBR - Sprint 218, MGDOBR - Sprint 219, MGDOBR - Sprint 220, MGDOBR - Sprint 221, MGDOBR - Sprint 222, MGDOBR - Sprint 223, MGDOBR - Sprint 224, MGDOBR - Sprint 225, MGDOBR - Sprint 227, MGDOBR - Sprint 228, MGDOBR - Sprint 229, MGDOBR - Sprint 230
Issue Description: Currently CRDs file required to generate bundle is shipped as maven artifact along jar. To do so we have to configure additional profile inside operator pom which copy the CRD file with exact name and ship as maven artifact. It could be error prone if CRD name is changed or new resources are introduced. To implement it better bundle should be created inside shard-operator git repo and complete bundle folder should be shipped inside shard-operator jar
Acceptance Criteria: Operator bundle should be inside shard-operator-jar