-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Currently, the istioctl commands are set as unsupported directly hardcoded in the code base . This causes that we need to skip all the istioctl's related integration tests .
We want to disable these commands using an argument at build time and use it in CPaaS.
Acceptation criteria:
- Implement the go build argument to disable the unsupported commands
- Use this argument in CPaaS / Konflux to build istioctl
- Re-enable the istioctl's related integation tests which are currently skipped