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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
In order to make this library work across any OpenShift cluster need to address the following issues:
build, deploy env: build and depoy takes env as target envionment(namspaces) to execute the workload. ATM it takes partial namespace names like stage, run and internally it resolves to osio based namespaces. To fix this issue it should take complete namespace name or envionment details like cluster + namespace.