Andrew O.
Andrew O.
/retest-required
/retest-required
> Add cert-manager annotations to renew certificate and restart pod for devworspace webhook. I may be incorrect, but I believe these annotations [should already be present](https://github.com/devfile/devworkspace-operator/blob/533d1f0510b4dcfaee8682e5e0b8103812f79cfe/deploy/templates/cert-manager/crd_webhooks_patch.yaml#L7) in the devworkspace webhook....
@disaster37 Sounds good, if that's the case then resolving this issue shouldn't be too difficult. I'll see if @tolusha has any further insight into whether adding the annotation to the...
@tolusha Thank you for confirming. I'll have this annotation added to the webhook and hopefully that will resolve this issue.
@ibuziuk The `df` (`devfilePath`) parameter works, but only if the repo is given in the expected `https://#?df=.yaml` format, for example `https://github.com/che-samples/web-nodejs-sample?devfilePath=devfile.yaml`. If you try taking the git repo URL that...
I've been working on resolving this issue on the [DevWorkspace Operator](https://github.com/devfile/devworkspace-operator/issues/1245#issuecomment-2080159160) side, and have made a few findings: - Setting the `controller.devfile.io/creator` value to a [plain-text username](https://github.com/openshift/console/commit/e87dc6fc852d23e8fca211cd0d3862b07cefa79e) can result in...
/remove-lifecycle stale
This issue will be resolved once https://github.com/openshift/console/pull/14114 is merged.
Marking this issue as closed as https://github.com/redhat-developer/web-terminal-operator/issues/162 has now been resolved.