-
Feature Request
-
Resolution: Done
-
Major
-
2.5.0.GA
-
None
-
False
-
False
-
Undefined
-
In 2.6, we need to exclude some devfiles which CAN be loaded but which are missing functionality. At the moment, this includes:
- Fuse: can run the project, but can't deploy to Z or P versions of OCP (fuse not supported on those arches)
- Golang: can build the project, but can't debug it on Z or P (no delv support for those arches)
- .Net Core: will never exist for Z or P (no .Net Core runtime) [already excluded because no sidecar available]
- ... potentially more in future?