mluckam
mluckam
@swallez would you mind providing feedback to this PR? It appears that you were the author of the constructor constraint in question, see [commit](https://github.com/elastic/elasticsearch-java/commit/1df3f02ceaa3e1900ff58995eeb6e7a628c207a0#diff-8b6b1783b9732bea958c33e27b933df8bd8f87643315d82cf5a3ba5f8469766c).
@rohanKanojia unit test has been added.
The DeploymentConfigRollback is utilized to rollback a DeploymentConfig via the API path "/apis/apps.openshift.io/v1/namespaces/{namespace}/deploymentconfigs/{name}/rollback", see [documentation](https://docs.openshift.com/container-platform/latest/rest_api/workloads_apis/deploymentconfigrollback-apps-openshift-io-v1.html#apisapps-openshift-iov1namespacesnamespacedeploymentconfigsnamerollback). The model DeploymentConfigRollback was not currently in this project, but available in the [dependent model...
@hideyukn88 thank you for looking into this issue. Please let me know if there is any further information I can provide or debugging steps to take.
I moved the window in the above video to an another monitor using the hotkey WinKey + Left Shift + Right Arrow. Attempting alternate strategies the window is movable with...
Would be great to get this functionality merged. @garydgregory would you mind reviewing again?
Appreciate the quick reply! Glad to see the plugin is now able to do resolution without the version plugin. One less dependency. Using the `versionSelector` from within the `versionCatalogUpdate`, and...