rrafifnanda commented on issue #6806: URL: https://github.com/apache/camel-k/issues/6806#issuecomment-5678017799
While tracing all references for #6806, I found 24 remaining `kamel delete` calls across eight E2E files, plus the `get help` test and the `kamel get` example in `running-cli.adoc`, so my proposed scope is to remove the `delete`, `get`, and `kit` implementations and command-specific tests, remove the dedicated `kamel delete` E2E suite, replace cleanup-only `kamel delete` calls with the existing `DeleteIntegrations` helper updated to delete Pipes before Integrations through the test client, replace the `get help` case with a supported command, and change the documentation example to `kubectl get integrations`; does that match the intended scope for this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
