Skip to content
Open
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 charts/consul/test/docker/Test.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

# This Dockerfile installs all the dependencies necessary to run the unit and
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/aks/main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

terraform {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/aks/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

output "kubeconfigs" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/aks/variables.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

variable "location" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/eks/main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

terraform {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/eks/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

output "kubeconfigs" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/eks/variables.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

variable "region" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/gke/main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

terraform {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/gke/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

output "cluster_ids" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/gke/variables.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

variable "project" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/openshift/main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

provider "azurerm" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/openshift/oc-login.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/openshift/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

output "kubeconfigs" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/terraform/openshift/variables.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

variable "location" {
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/test/unit/_helpers.bash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

# chart_dir returns the directory for the chart
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

# Available parameters and their default values for the Consul chart.
Expand Down
2 changes: 1 addition & 1 deletion charts/demo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

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

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

apiVersion: consul.hashicorp.com/v1alpha1
Expand Down
2 changes: 1 addition & 1 deletion charts/demo/templates/nginx.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

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

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

---
Expand Down
2 changes: 1 addition & 1 deletion charts/demo/templates/products-api.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
2 changes: 1 addition & 1 deletion charts/demo/templates/public-api.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2025
# SPDX-License-Identifier: MPL-2.0

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

# Default values for demo.
2 changes: 1 addition & 1 deletion charts/embed_chart.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2018, 2025
// SPDX-License-Identifier: MPL-2.0

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

package envoy
Expand Down
Loading
Loading