Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

# This Dockerfile contains multiple targets.
Expand Down
2 changes: 1 addition & 1 deletion META.d/_summary.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
2 changes: 1 addition & 1 deletion META.d/links.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

runbooks: []
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/agentpool_helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/agentpool_types.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/agentpool_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/agentpool_validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/agenttoken_types.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/agenttoken_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/agenttoken_validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/groupversion_info.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

// Package v1alpha2 contains API Schema definitions for the app v1alpha2 API group
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/helpers_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/module_types.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/module_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/module_validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/project_helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/project_helpers_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/project_types.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/project_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/project_validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/runscollector_helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/runscollector_helpers_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/runscollector_types.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/runscollector_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/runscollector_validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/workspace_helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/workspace_types.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/workspace_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha2/workspace_validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package v1alpha2
Expand Down
2 changes: 1 addition & 1 deletion charts/hcp-terraform-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: v2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: rbac.authorization.k8s.io/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: rbac.authorization.k8s.io/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: rbac.authorization.k8s.io/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: rbac.authorization.k8s.io/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: rbac.authorization.k8s.io/v1
Expand Down
2 changes: 1 addition & 1 deletion charts/hcp-terraform-operator/templates/configmap.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.customCAcertificates -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: v1
Expand Down
2 changes: 1 addition & 1 deletion charts/hcp-terraform-operator/templates/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: apps/v1
Expand Down
2 changes: 1 addition & 1 deletion charts/hcp-terraform-operator/templates/role.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: rbac.authorization.k8s.io/v1
Expand Down
2 changes: 1 addition & 1 deletion charts/hcp-terraform-operator/templates/rolebinding.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: rbac.authorization.k8s.io/v1
Expand Down
2 changes: 1 addition & 1 deletion charts/hcp-terraform-operator/templates/service.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.serviceAccount.create -}}
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

apiVersion: v1
Expand Down
2 changes: 1 addition & 1 deletion charts/hcp-terraform-operator/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

# -- Reference to one or more secrets essential for pulling container images.
Expand Down
2 changes: 1 addition & 1 deletion charts/test/unit/deployment_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
2 changes: 1 addition & 1 deletion charts/test/unit/helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
2 changes: 1 addition & 1 deletion charts/test/unit/rbac_clusster_role_manager_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
2 changes: 1 addition & 1 deletion charts/test/unit/rbac_clusster_role_proxy_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
2 changes: 1 addition & 1 deletion charts/test/unit/rbac_role_binding_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
2 changes: 1 addition & 1 deletion charts/test/unit/rbac_role_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
2 changes: 1 addition & 1 deletion charts/test/unit/service_account_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package unit
Expand Down
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion docs/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

# Configuration file for CRD Reference Documentation Generator: https://github.com/elastic/crd-ref-docs
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/agentPool-basic.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/agentPool-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
Loading
Loading