[license] Update license header from TypeFox GmbH to Gitpod GmbH

This commit is contained in:
Christian Weichel 2021-01-04 13:36:29 +00:00
parent c84498cbc8
commit b7dda84ad0
1268 changed files with 1277 additions and 1268 deletions

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
packages: packages:

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
-- Copyright (c) 2020 TypeFox GmbH. All rights reserved. -- Copyright (c) 2020 Gitpod GmbH. All rights reserved.
-- Licensed under the MIT License. See License-MIT.txt in the project root for license information. -- Licensed under the MIT License. See License-MIT.txt in the project root for license information.

View File

@ -1,4 +1,4 @@
-- Copyright (c) 2020 TypeFox GmbH. All rights reserved. -- Copyright (c) 2020 Gitpod GmbH. All rights reserved.
-- Licensed under the MIT License. See License-MIT.txt in the project root for license information. -- Licensed under the MIT License. See License-MIT.txt in the project root for license information.
-- must be idempotent -- must be idempotent

View File

@ -1,4 +1,4 @@
-- Copyright (c) 2020 TypeFox GmbH. All rights reserved. -- Copyright (c) 2020 Gitpod GmbH. All rights reserved.
-- Licensed under the MIT License. See License-MIT.txt in the project root for license information. -- Licensed under the MIT License. See License-MIT.txt in the project root for license information.
-- must be idempotent -- must be idempotent

View File

@ -1,4 +1,4 @@
-- Copyright (c) 2020 TypeFox GmbH. All rights reserved. -- Copyright (c) 2020 Gitpod GmbH. All rights reserved.
-- Licensed under the MIT License. See License-MIT.txt in the project root for license information. -- Licensed under the MIT License. See License-MIT.txt in the project root for license information.
-- must be idempotent -- must be idempotent

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
packages: packages:

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
# requirements.yaml # requirements.yaml

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ define "gitpod.service.default" }} {{ define "gitpod.service.default" }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.blobserve -}} {{ $comp := .Values.components.blobserve -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.blobserve -}} {{ $comp := .Values.components.blobserve -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.blobserve -}} {{ $comp := .Values.components.blobserve -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if not .Values.components.blobserve.disabled }}{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.blobserve }}{{ end }} {{ if not .Values.components.blobserve.disabled }}{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.blobserve }}{{ end }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{- define "builtin-registry-auth-content" -}} {{- define "builtin-registry-auth-content" -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if (index .Values "docker-registry" "enabled") }} {{ if (index .Values "docker-registry" "enabled") }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.cerc -}} {{ $comp := .Values.components.cerc -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.cerc -}} {{ $comp := .Values.components.cerc -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if not .Values.components.cerc.disabled -}} {{ if not .Values.components.cerc.disabled -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.cerc }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.cerc }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if not .Values.components.cerc.disabled -}} {{ if not .Values.components.cerc.disabled -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if not .Values.components.dashboard.disabled -}} {{ if not .Values.components.dashboard.disabled -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.dashboard -}} {{ $comp := .Values.components.dashboard -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.dashboard }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.dashboard }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.db }} {{ $comp := .Values.components.db }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if not .Values.components.db.gcloudSqlProxy.enabled -}} {{ if not .Values.components.db.gcloudSqlProxy.enabled -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.db }} {{ $comp := .Values.components.db }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.db -}} {{ $comp := .Values.components.db -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.db }} {{ $comp := .Values.components.db }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.imageBuilder -}} {{ $comp := .Values.components.imageBuilder -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.imageBuilder -}} {{ $comp := .Values.components.imageBuilder -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ include "gitpod.pull-secret" (dict "root" . "secret" .Values.components.imageBuilder.registry) }} {{ include "gitpod.pull-secret" (dict "root" . "secret" .Values.components.imageBuilder.registry) }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.imageBuilder }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.imageBuilder }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.messagebus }} {{ $comp := .Values.components.messagebus }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.messagebus -}} {{ $comp := .Values.components.messagebus -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.messagebus }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.messagebus }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: ClusterRole kind: ClusterRole

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.nodeDaemon -}} {{ $comp := .Values.components.nodeDaemon -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: rbac.authorization.k8s.io/v1beta1 apiVersion: rbac.authorization.k8s.io/v1beta1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: rbac.authorization.k8s.io/v1beta1 apiVersion: rbac.authorization.k8s.io/v1beta1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ define "get-proxy-config" -}} {{ define "get-proxy-config" -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ define "gitpod.container.configmap.volumeMounts" -}} {{ define "gitpod.container.configmap.volumeMounts" -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.proxy }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.proxy }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.registryFacade -}} {{ $comp := .Values.components.registryFacade -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.registryFacade -}} {{ $comp := .Values.components.registryFacade -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.registryFacade }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.registryFacade }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ define "ws-manager-list" -}} {{ define "ws-manager-list" -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: Role kind: Role

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.server }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.server }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.theiaServer -}} {{ $comp := .Values.components.theiaServer -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.theiaServer }} {{ template "gitpod.service.default" dict "root" . "gp" .Values "comp" .Values.components.theiaServer }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ if .Values.installPodSecurityPolicies -}} {{ if .Values.installPodSecurityPolicies -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: Role kind: Role

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: RoleBinding kind: RoleBinding

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
apiVersion: v1 apiVersion: v1

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.workspace -}} {{ $comp := .Values.components.workspace -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
kind: ClusterRole kind: ClusterRole

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{- define "ws-daemon.config" }} {{- define "ws-daemon.config" }}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.wsDaemon -}} {{ $comp := .Values.components.wsDaemon -}}

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 TypeFox GmbH. All rights reserved. # Copyright (c) 2020 Gitpod GmbH. All rights reserved.
# Licensed under the MIT License. See License-MIT.txt in the project root for license information. # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
{{ $comp := .Values.components.wsDaemon -}} {{ $comp := .Values.components.wsDaemon -}}

Some files were not shown because too many files have changed in this diff Show More