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 control-plane/helper/cert/notify_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 cert
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/cert/source.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 cert
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/cert/source_gen.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 cert
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/cert/source_gen_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 cert
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/cert/tls_util.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 cert
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/coalesce/coalesce.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 coalesce
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/coalesce/coalesce_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 coalesce
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/controller/controller.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 controller contains a reusable abstraction for efficiently
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/controller/controller_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 controller
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/controller/resource.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 controller
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/controller/testing.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 controller
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/go-discover/discover.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 godiscover
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/go-discover/discover_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 godiscover
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/go-discover/mocks/mock_provider.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 mocks
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/parsetags/parsetags.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 parsetags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/parsetags/parsetags_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 parsetags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/helper/test/test_util.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 test
Expand Down
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 webhookconfiguration
Expand Down
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 webhookconfiguration
Expand Down
2 changes: 1 addition & 1 deletion control-plane/main.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 control-plane/namespaces/namespaces.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 namespaces handles interaction with Consul namespaces needed across
Expand Down
2 changes: 1 addition & 1 deletion control-plane/namespaces/namespaces_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

//go:build enterprise
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/acl-init/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 aclinit
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/acl-init/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 aclinit
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/auth.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 subcommand
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/common/common.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 holds code needed by multiple commands.
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/common/common_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 control-plane/subcommand/common/metrics_util.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 control-plane/subcommand/common/test_util.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 control-plane/subcommand/connect-init/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 connectinit
Expand Down
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

//go:build enterprise
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/connect-init/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 connectinit
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/consul-logout/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 consullogout
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/consul-logout/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 consullogout
Expand Down
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 createfederationsecret
Expand Down
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 createfederationsecret
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/delete-completed-job/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 deletecompletedjob
Expand Down
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 deletecompletedjob
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/fetch-server-region/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 fetchserverregion
Expand Down
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 fetchserverregion
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/consul.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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/consul_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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/flag_map_value.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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/flag_map_value_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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/flag_slice_value.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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/flag_slice_value_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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/flags.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 flags holds common flags that are shared between our commands.
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/k8s.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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/mapset.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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/usage.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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/flags/usage_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 flags
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/gateway-cleanup/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 gatewaycleanup
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/gateway-cleanup/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 gatewaycleanup
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/gateway-resources/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 gatewayresources
Expand Down
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 gatewayresources
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/get-consul-client-ca/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 getconsulclientca
Expand Down
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 getconsulclientca
Expand Down
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 gossipencryptionautogenerate
Expand Down
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 gossipencryptionautogenerate
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/inject-connect/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 connectinject
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/inject-connect/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 connectinject
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/inject-connect/v1controllers.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 connectinject
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/install-cni/binary.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 installcni
Expand Down
2 changes: 1 addition & 1 deletion control-plane/subcommand/install-cni/binary_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 installcni
Expand Down
Loading
Loading