Signed-off-by: Anatolii Bazko <abazko@redhat.com>
pull/1838/head
Anatolii Bazko 2024-05-15 11:02:39 +02:00
parent 792e9df7ec
commit 9c5d1152ec
2 changed files with 13 additions and 1 deletions

View File

@ -20,7 +20,7 @@ package v2
import ( import (
"github.com/devfile/api/v2/pkg/apis/workspaces/v1alpha2" "github.com/devfile/api/v2/pkg/apis/workspaces/v1alpha2"
"github.com/devfile/devworkspace-operator/apis/controller/v1alpha1" "github.com/devfile/devworkspace-operator/apis/controller/v1alpha1"
"k8s.io/api/core/v1" v1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/runtime" "k8s.io/apimachinery/pkg/runtime"
) )

View File

@ -1,3 +1,15 @@
#
# Copyright (c) 2019-2023 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Red Hat, Inc. - initial API and implementation
#
schemaVersion: 2.2.2 schemaVersion: 2.2.2
metadata: metadata:
name: che-code name: che-code