-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start a (default, configurable) Pod if the DevWorkspace.spec.template
is empty
#853
Closed
Tracked by
#21438
Milestone
Comments
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 10, 2022
Fix devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 10, 2022
Part of devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
3 tasks
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 15, 2022
Fix devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 15, 2022
Part of devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 16, 2022
Fix devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 16, 2022
Part of devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 17, 2022
Fix devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
to AObuchow/devworkspace-operator
that referenced
this issue
Jun 17, 2022
Part of devfile#853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
that referenced
this issue
Jun 23, 2022
Fix #853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
AObuchow
added a commit
that referenced
this issue
Jun 23, 2022
Part of #853 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The simplest DevWorkspace is:
If I
kubectl apply -f -
the above DevWorkspace I would like to have a pre-defined workspace to be started.A pre-defined workspace may be specified in the
DevWorkspaceConfig
:The text was updated successfully, but these errors were encountered: