You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Remove deprecated ClusterTask logic from generate command
* Removed cluster access logic previously used to check for ClusterTasks.
* Removed the functionality tied to the `--use-clustertasks` flag.
* Marked the `--use-clustertasks` flag as deprecated since ClusterTasks are no
longer supported in this context.
* Cleaned up unused imports and function parameters.
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
0 commit comments