diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f0dc56f338..349e9cc198 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/checkDocSync.yml b/.github/workflows/checkDocSync.yml index 6331b44df8..0175cafca6 100644 --- a/.github/workflows/checkDocSync.yml +++ b/.github/workflows/checkDocSync.yml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/checkLicenses.yml b/.github/workflows/checkLicenses.yml index 44e026f05d..f2cd1ab958 100644 --- a/.github/workflows/checkLicenses.yml +++ b/.github/workflows/checkLicenses.yml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/checkSite.yml b/.github/workflows/checkSite.yml index 8ddf6b70bf..2318e638b8 100644 --- a/.github/workflows/checkSite.yml +++ b/.github/workflows/checkSite.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/e2eEnvironment.yml b/.github/workflows/e2eEnvironment.yml index 8032c0b1db..b665c24bc1 100644 --- a/.github/workflows/e2eEnvironment.yml +++ b/.github/workflows/e2eEnvironment.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 190d4ae3c7..5250436eea 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 6578625bfc..c57e4e9814 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/live-e2e.yml b/.github/workflows/live-e2e.yml index 648555abef..b318418b92 100644 --- a/.github/workflows/live-e2e.yml +++ b/.github/workflows/live-e2e.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/porch-e2e.yml b/.github/workflows/porch-e2e.yml index 26cbfe29cc..f008b539b4 100644 --- a/.github/workflows/porch-e2e.yml +++ b/.github/workflows/porch-e2e.yml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/porch.yml b/.github/workflows/porch.yml index 6888e37a52..6cbc4c48e7 100644 --- a/.github/workflows/porch.yml +++ b/.github/workflows/porch.yml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dbd3b40039..6052ab33fc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/verifyContent.yml b/.github/workflows/verifyContent.yml index 551abdc1d1..a191757f00 100644 --- a/.github/workflows/verifyContent.yml +++ b/.github/workflows/verifyContent.yml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.gitignore b/.gitignore index 1fb99f772e..61706fed1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Formula/kpt.rb b/Formula/kpt.rb index e930eda261..4b75728a7d 100644 --- a/Formula/kpt.rb +++ b/Formula/kpt.rb @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Makefile b/Makefile index f122a3ea21..0f4ee1ac14 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/commands/alpha/alphacmd.go b/commands/alpha/alphacmd.go index 36fb046210..910a2591d1 100644 --- a/commands/alpha/alphacmd.go +++ b/commands/alpha/alphacmd.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/license/command.go b/commands/alpha/license/command.go index 24c2208efa..52f5ce353a 100644 --- a/commands/alpha/license/command.go +++ b/commands/alpha/license/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/license/info/info.go b/commands/alpha/license/info/info.go index 34cd5085ac..39945c3b59 100644 --- a/commands/alpha/license/info/info.go +++ b/commands/alpha/license/info/info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/live/livecmd.go b/commands/alpha/live/livecmd.go index eac8005ccf..89670e61ec 100644 --- a/commands/alpha/live/livecmd.go +++ b/commands/alpha/live/livecmd.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/live/plan/command.go b/commands/alpha/live/plan/command.go index d7b980f663..f4994b39ea 100644 --- a/commands/alpha/live/plan/command.go +++ b/commands/alpha/live/plan/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/live/plan/diff.go b/commands/alpha/live/plan/diff.go index ca99b723c5..b4bab3c95f 100644 --- a/commands/alpha/live/plan/diff.go +++ b/commands/alpha/live/plan/diff.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/repo/get/command.go b/commands/alpha/repo/get/command.go index ff62f0c3e3..9ba508e3ee 100644 --- a/commands/alpha/repo/get/command.go +++ b/commands/alpha/repo/get/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/repo/reg/command.go b/commands/alpha/repo/reg/command.go index 11d0f0b969..8851bae691 100644 --- a/commands/alpha/repo/reg/command.go +++ b/commands/alpha/repo/reg/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/repo/reg/command_test.go b/commands/alpha/repo/reg/command_test.go index 3eb844b852..d69ffa87c0 100644 --- a/commands/alpha/repo/reg/command_test.go +++ b/commands/alpha/repo/reg/command_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/repo/repocmd.go b/commands/alpha/repo/repocmd.go index d878b5a68a..f33c788197 100644 --- a/commands/alpha/repo/repocmd.go +++ b/commands/alpha/repo/repocmd.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/repo/unreg/command.go b/commands/alpha/repo/unreg/command.go index 1ef8dbc34c..f27b6d72e0 100644 --- a/commands/alpha/repo/unreg/command.go +++ b/commands/alpha/repo/unreg/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rollouts/advance/advance.go b/commands/alpha/rollouts/advance/advance.go index 99b72ab21d..97510236da 100644 --- a/commands/alpha/rollouts/advance/advance.go +++ b/commands/alpha/rollouts/advance/advance.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rollouts/get/get.go b/commands/alpha/rollouts/get/get.go index 0b1c9d092d..087afddcba 100644 --- a/commands/alpha/rollouts/get/get.go +++ b/commands/alpha/rollouts/get/get.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rollouts/rolloutsclient/client.go b/commands/alpha/rollouts/rolloutsclient/client.go index d62015f829..c8e0046cdf 100644 --- a/commands/alpha/rollouts/rolloutsclient/client.go +++ b/commands/alpha/rollouts/rolloutsclient/client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rollouts/rolloutscmd.go b/commands/alpha/rollouts/rolloutscmd.go index fb6c3d914a..2ded2cb0ad 100644 --- a/commands/alpha/rollouts/rolloutscmd.go +++ b/commands/alpha/rollouts/rolloutscmd.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rollouts/status/status.go b/commands/alpha/rollouts/status/status.go index a5ead1a312..efc4f8fd7a 100644 --- a/commands/alpha/rollouts/status/status.go +++ b/commands/alpha/rollouts/status/status.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/approve/command.go b/commands/alpha/rpkg/approve/command.go index 4f2a85223b..b9bfac74b0 100644 --- a/commands/alpha/rpkg/approve/command.go +++ b/commands/alpha/rpkg/approve/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/clone/command.go b/commands/alpha/rpkg/clone/command.go index c25f5b991f..6df727dc59 100644 --- a/commands/alpha/rpkg/clone/command.go +++ b/commands/alpha/rpkg/clone/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/copy/command.go b/commands/alpha/rpkg/copy/command.go index c301f25e27..81ae678363 100644 --- a/commands/alpha/rpkg/copy/command.go +++ b/commands/alpha/rpkg/copy/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/del/command.go b/commands/alpha/rpkg/del/command.go index ed2476d188..166061a9e6 100644 --- a/commands/alpha/rpkg/del/command.go +++ b/commands/alpha/rpkg/del/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/get/command.go b/commands/alpha/rpkg/get/command.go index 801499684d..dc825348da 100644 --- a/commands/alpha/rpkg/get/command.go +++ b/commands/alpha/rpkg/get/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/init/command.go b/commands/alpha/rpkg/init/command.go index 43ae99deb9..f7b2830141 100644 --- a/commands/alpha/rpkg/init/command.go +++ b/commands/alpha/rpkg/init/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/propose/command.go b/commands/alpha/rpkg/propose/command.go index 1829a93a21..6d36c56e16 100644 --- a/commands/alpha/rpkg/propose/command.go +++ b/commands/alpha/rpkg/propose/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/proposedelete/command.go b/commands/alpha/rpkg/proposedelete/command.go index fb7e678642..da49ab54cd 100644 --- a/commands/alpha/rpkg/proposedelete/command.go +++ b/commands/alpha/rpkg/proposedelete/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,9 +40,9 @@ func newRunner(ctx context.Context, rcg *genericclioptions.ConfigFlags) *runner c := &cobra.Command{ Use: "propose-delete PACKAGE", Aliases: []string{"propose-del"}, - Short: rpkgdocs.ProposeDeleteShort, - Long: rpkgdocs.ProposeDeleteShort + "\n" + rpkgdocs.ProposeDeleteLong, - Example: rpkgdocs.ProposeDeleteExamples, + Short: rpkgdocs.ProposeDeleteShort, + Long: rpkgdocs.ProposeDeleteShort + "\n" + rpkgdocs.ProposeDeleteLong, + Example: rpkgdocs.ProposeDeleteExamples, SuggestFor: []string{}, PreRunE: r.preRunE, RunE: r.runE, diff --git a/commands/alpha/rpkg/pull/command.go b/commands/alpha/rpkg/pull/command.go index af47ca6117..5a8e457c75 100644 --- a/commands/alpha/rpkg/pull/command.go +++ b/commands/alpha/rpkg/pull/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/pull/command_test.go b/commands/alpha/rpkg/pull/command_test.go index fb20dc2973..eca7212b4c 100644 --- a/commands/alpha/rpkg/pull/command_test.go +++ b/commands/alpha/rpkg/pull/command_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/push/command.go b/commands/alpha/rpkg/push/command.go index 974b3e865e..b11defa285 100644 --- a/commands/alpha/rpkg/push/command.go +++ b/commands/alpha/rpkg/push/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/reject/command.go b/commands/alpha/rpkg/reject/command.go index 5c5dc0d737..cd1ed2ac86 100644 --- a/commands/alpha/rpkg/reject/command.go +++ b/commands/alpha/rpkg/reject/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -59,11 +59,11 @@ func newRunner(ctx context.Context, rcg *genericclioptions.ConfigFlags) *runner } type runner struct { - ctx context.Context - cfg *genericclioptions.ConfigFlags - client rest.Interface + ctx context.Context + cfg *genericclioptions.ConfigFlags + client rest.Interface porchClient client.Client - Command *cobra.Command + Command *cobra.Command // Flags } diff --git a/commands/alpha/rpkg/rpkgcmd.go b/commands/alpha/rpkg/rpkgcmd.go index c379448d6e..15d528be28 100644 --- a/commands/alpha/rpkg/rpkgcmd.go +++ b/commands/alpha/rpkg/rpkgcmd.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/update/command.go b/commands/alpha/rpkg/update/command.go index 8f4e08990e..b0ecdc8a40 100644 --- a/commands/alpha/rpkg/update/command.go +++ b/commands/alpha/rpkg/update/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/update/discover.go b/commands/alpha/rpkg/update/discover.go index 1c3519f5d0..b7e5bb2965 100644 --- a/commands/alpha/rpkg/update/discover.go +++ b/commands/alpha/rpkg/update/discover.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/rpkg/util/common.go b/commands/alpha/rpkg/util/common.go index 4a89d557b3..e4cd3a61c8 100644 --- a/commands/alpha/rpkg/util/common.go +++ b/commands/alpha/rpkg/util/common.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/sync/create/command.go b/commands/alpha/sync/create/command.go index bc99285087..fcdf07ae50 100644 --- a/commands/alpha/sync/create/command.go +++ b/commands/alpha/sync/create/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/sync/delete/command.go b/commands/alpha/sync/delete/command.go index 06888254d2..dd4c2dd16a 100644 --- a/commands/alpha/sync/delete/command.go +++ b/commands/alpha/sync/delete/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/sync/get/command.go b/commands/alpha/sync/get/command.go index fb81bc4f83..4b11377bde 100644 --- a/commands/alpha/sync/get/command.go +++ b/commands/alpha/sync/get/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/sync/synccmd.go b/commands/alpha/sync/synccmd.go index 762da72418..d7171e079b 100644 --- a/commands/alpha/sync/synccmd.go +++ b/commands/alpha/sync/synccmd.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/wasm/pull/command.go b/commands/alpha/wasm/pull/command.go index 1e5efc87f0..c98be05ec6 100644 --- a/commands/alpha/wasm/pull/command.go +++ b/commands/alpha/wasm/pull/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/wasm/push/command.go b/commands/alpha/wasm/push/command.go index 88f9fc6b61..5d0b6dbb6e 100644 --- a/commands/alpha/wasm/push/command.go +++ b/commands/alpha/wasm/push/command.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/alpha/wasm/wasmcmd.go b/commands/alpha/wasm/wasmcmd.go index 6d539142e8..fe09560b21 100644 --- a/commands/alpha/wasm/wasmcmd.go +++ b/commands/alpha/wasm/wasmcmd.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/commands.go b/commands/commands.go index 2081821133..071ec23ac4 100644 --- a/commands/commands.go +++ b/commands/commands.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/fn/doc/cmdfndoc.go b/commands/fn/doc/cmdfndoc.go index 055cf174cf..cf2790ab8e 100644 --- a/commands/fn/doc/cmdfndoc.go +++ b/commands/fn/doc/cmdfndoc.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/fn/doc/cmdfndoc_test.go b/commands/fn/doc/cmdfndoc_test.go index 4fef74cedd..674648ad79 100644 --- a/commands/fn/doc/cmdfndoc_test.go +++ b/commands/fn/doc/cmdfndoc_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/fn/fncmd.go b/commands/fn/fncmd.go index 7a4668eb3f..b8919abcc1 100644 --- a/commands/fn/fncmd.go +++ b/commands/fn/fncmd.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/fn/render/cmdrender.go b/commands/fn/render/cmdrender.go index 89e55ded1b..a8c276ffa3 100644 --- a/commands/fn/render/cmdrender.go +++ b/commands/fn/render/cmdrender.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/fn/render/cmdrender_test.go b/commands/fn/render/cmdrender_test.go index 68978f5803..5f89fa7700 100644 --- a/commands/fn/render/cmdrender_test.go +++ b/commands/fn/render/cmdrender_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/apply/cmdapply.go b/commands/live/apply/cmdapply.go index 7cfbfd1fd7..1616012b42 100644 --- a/commands/live/apply/cmdapply.go +++ b/commands/live/apply/cmdapply.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/apply/cmdapply_test.go b/commands/live/apply/cmdapply_test.go index bb4353d4e4..0f7885a5bf 100644 --- a/commands/live/apply/cmdapply_test.go +++ b/commands/live/apply/cmdapply_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/destroy/cmddestroy.go b/commands/live/destroy/cmddestroy.go index 189d4681e2..596a1f8cfb 100644 --- a/commands/live/destroy/cmddestroy.go +++ b/commands/live/destroy/cmddestroy.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/destroy/cmddestroy_test.go b/commands/live/destroy/cmddestroy_test.go index 60ab11ceb0..db39812004 100644 --- a/commands/live/destroy/cmddestroy_test.go +++ b/commands/live/destroy/cmddestroy_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/init/cmdliveinit.go b/commands/live/init/cmdliveinit.go index 35c0d3161d..97be7c8af7 100644 --- a/commands/live/init/cmdliveinit.go +++ b/commands/live/init/cmdliveinit.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/init/cmdliveinit_test.go b/commands/live/init/cmdliveinit_test.go index 59a1959dca..9aa5899c77 100644 --- a/commands/live/init/cmdliveinit_test.go +++ b/commands/live/init/cmdliveinit_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/installrg/cmdinstallrg.go b/commands/live/installrg/cmdinstallrg.go index a7afb67161..7bfe4cfd88 100644 --- a/commands/live/installrg/cmdinstallrg.go +++ b/commands/live/installrg/cmdinstallrg.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/livecmd.go b/commands/live/livecmd.go index d26ea1297c..605fe18110 100644 --- a/commands/live/livecmd.go +++ b/commands/live/livecmd.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/migrate/migratecmd.go b/commands/live/migrate/migratecmd.go index eb50d13f2b..9c6aeef8c4 100644 --- a/commands/live/migrate/migratecmd.go +++ b/commands/live/migrate/migratecmd.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/migrate/migratecmd_test.go b/commands/live/migrate/migratecmd_test.go index 6f167b4660..0ac4b20dab 100644 --- a/commands/live/migrate/migratecmd_test.go +++ b/commands/live/migrate/migratecmd_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/status/cmdstatus.go b/commands/live/status/cmdstatus.go index d5001dc0e9..4f1b37c5c6 100644 --- a/commands/live/status/cmdstatus.go +++ b/commands/live/status/cmdstatus.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/status/cmdstatus_test.go b/commands/live/status/cmdstatus_test.go index bc56e70ef5..fb03df8f1c 100644 --- a/commands/live/status/cmdstatus_test.go +++ b/commands/live/status/cmdstatus_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/live/status/fake-loader.go b/commands/live/status/fake-loader.go index ebaa7c86f0..9f494db9d1 100644 --- a/commands/live/status/fake-loader.go +++ b/commands/live/status/fake-loader.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/diff/cmddiff.go b/commands/pkg/diff/cmddiff.go index b483cb80a8..4b76031cd1 100644 --- a/commands/pkg/diff/cmddiff.go +++ b/commands/pkg/diff/cmddiff.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/diff/cmddiff_test.go b/commands/pkg/diff/cmddiff_test.go index 440d0f20b3..29fbdfa842 100644 --- a/commands/pkg/diff/cmddiff_test.go +++ b/commands/pkg/diff/cmddiff_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/get/cmdget.go b/commands/pkg/get/cmdget.go index 6e1fa1dfec..de9dedd95c 100644 --- a/commands/pkg/get/cmdget.go +++ b/commands/pkg/get/cmdget.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/get/cmdget_test.go b/commands/pkg/get/cmdget_test.go index 3222187bed..1a737f240b 100644 --- a/commands/pkg/get/cmdget_test.go +++ b/commands/pkg/get/cmdget_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/init/cmdinit.go b/commands/pkg/init/cmdinit.go index 0720c4b78d..5f12c8a9b9 100644 --- a/commands/pkg/init/cmdinit.go +++ b/commands/pkg/init/cmdinit.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/init/cmdinit_test.go b/commands/pkg/init/cmdinit_test.go index d0f81dca34..b7e0fbdea9 100644 --- a/commands/pkg/init/cmdinit_test.go +++ b/commands/pkg/init/cmdinit_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/pkgcmd.go b/commands/pkg/pkgcmd.go index c7666ea18d..8e3f35149d 100644 --- a/commands/pkg/pkgcmd.go +++ b/commands/pkg/pkgcmd.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/update/cmdupdate.go b/commands/pkg/update/cmdupdate.go index 12a6b1d2e4..960b2a162b 100644 --- a/commands/pkg/update/cmdupdate.go +++ b/commands/pkg/update/cmdupdate.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/pkg/update/cmdupdate_test.go b/commands/pkg/update/cmdupdate_test.go index a759f70f47..367a4e31a9 100644 --- a/commands/pkg/update/cmdupdate_test.go +++ b/commands/pkg/update/cmdupdate_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/util/common.go b/commands/util/common.go index 027834aaa1..a3abce7908 100644 --- a/commands/util/common.go +++ b/commands/util/common.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/commands/util/factory.go b/commands/util/factory.go index cb04ca6f70..a78a356054 100644 --- a/commands/util/factory.go +++ b/commands/util/factory.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/demos/demo-magic/samples/demo-template.sh b/demos/demo-magic/samples/demo-template.sh index ef19b6f314..13417732a7 100755 --- a/demos/demo-magic/samples/demo-template.sh +++ b/demos/demo-magic/samples/demo-template.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/dogfood/sitev2/main.go b/dogfood/sitev2/main.go index 7b68262b32..b794de35b7 100644 --- a/dogfood/sitev2/main.go +++ b/dogfood/sitev2/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/e2e/fn_test.go b/e2e/fn_test.go index f2d6ad659e..5fc4c6ae79 100644 --- a/e2e/fn_test.go +++ b/e2e/fn_test.go @@ -1,7 +1,7 @@ //go:build docker // +build docker -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/e2e/live/end-to-end-test.sh b/e2e/live/end-to-end-test.sh index f69897ec54..adbc59df18 100755 --- a/e2e/live/end-to-end-test.sh +++ b/e2e/live/end-to-end-test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash ########################################################################### -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/install-rg-crd/example-resource-group.yaml b/e2e/live/testdata/install-rg-crd/example-resource-group.yaml index 078fc23d6c..27d85e576f 100644 --- a/e2e/live/testdata/install-rg-crd/example-resource-group.yaml +++ b/e2e/live/testdata/install-rg-crd/example-resource-group.yaml @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/inventory-template.yaml b/e2e/live/testdata/inventory-template.yaml index 2e5d376976..fbb9210355 100644 --- a/e2e/live/testdata/inventory-template.yaml +++ b/e2e/live/testdata/inventory-template.yaml @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/rbac-error-step-1/namespace.yaml b/e2e/live/testdata/rbac-error-step-1/namespace.yaml index a55a1f9d57..fce628007c 100644 --- a/e2e/live/testdata/rbac-error-step-1/namespace.yaml +++ b/e2e/live/testdata/rbac-error-step-1/namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/rbac-error-step-1/role-binding.yaml b/e2e/live/testdata/rbac-error-step-1/role-binding.yaml index f3934d574a..c5b85bae36 100644 --- a/e2e/live/testdata/rbac-error-step-1/role-binding.yaml +++ b/e2e/live/testdata/rbac-error-step-1/role-binding.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/rbac-error-step-1/service-account.yaml b/e2e/live/testdata/rbac-error-step-1/service-account.yaml index 8bb95d415d..10e5cc695e 100644 --- a/e2e/live/testdata/rbac-error-step-1/service-account.yaml +++ b/e2e/live/testdata/rbac-error-step-1/service-account.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/rbac-error-step-2/user-secret.yaml b/e2e/live/testdata/rbac-error-step-2/user-secret.yaml index f5706a8b9b..dae163a978 100644 --- a/e2e/live/testdata/rbac-error-step-2/user-secret.yaml +++ b/e2e/live/testdata/rbac-error-step-2/user-secret.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/rbac-error-step-3/config-map.yaml b/e2e/live/testdata/rbac-error-step-3/config-map.yaml index 053adf56ae..15c70aecd2 100644 --- a/e2e/live/testdata/rbac-error-step-3/config-map.yaml +++ b/e2e/live/testdata/rbac-error-step-3/config-map.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/rbac-error-step-3/error-config-map.yaml b/e2e/live/testdata/rbac-error-step-3/error-config-map.yaml index 34268e51ff..fce1fa9750 100644 --- a/e2e/live/testdata/rbac-error-step-3/error-config-map.yaml +++ b/e2e/live/testdata/rbac-error-step-3/error-config-map.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/stdin-test/pods.yaml b/e2e/live/testdata/stdin-test/pods.yaml index 1aa006a46b..4a9e50bc7b 100644 --- a/e2e/live/testdata/stdin-test/pods.yaml +++ b/e2e/live/testdata/stdin-test/pods.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/template-rg-namespace.yaml b/e2e/live/testdata/template-rg-namespace.yaml index 2e5d376976..fbb9210355 100644 --- a/e2e/live/testdata/template-rg-namespace.yaml +++ b/e2e/live/testdata/template-rg-namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/template-test-namespace.yaml b/e2e/live/testdata/template-test-namespace.yaml index d13b39f56b..f7ff4c6515 100644 --- a/e2e/live/testdata/template-test-namespace.yaml +++ b/e2e/live/testdata/template-test-namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/test-case-1a/inventory-template.yaml b/e2e/live/testdata/test-case-1a/inventory-template.yaml index d13b39f56b..f7ff4c6515 100644 --- a/e2e/live/testdata/test-case-1a/inventory-template.yaml +++ b/e2e/live/testdata/test-case-1a/inventory-template.yaml @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live/testdata/test-case-1b/inventory-template.yaml b/e2e/live/testdata/test-case-1b/inventory-template.yaml index d13b39f56b..f7ff4c6515 100644 --- a/e2e/live/testdata/test-case-1b/inventory-template.yaml +++ b/e2e/live/testdata/test-case-1b/inventory-template.yaml @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/live_test.go b/e2e/live_test.go index c7944046f8..f0073fb002 100644 --- a/e2e/live_test.go +++ b/e2e/live_test.go @@ -1,7 +1,7 @@ //go:build kind // +build kind -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/e2e/porch_test.go b/e2e/porch_test.go index 373daa64a7..3d18b77d6f 100644 --- a/e2e/porch_test.go +++ b/e2e/porch_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/config.yaml b/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/config.yaml index a00ed0fdda..34aad77979 100644 --- a/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/diff.patch b/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/diff.patch index 367c7c3f24..65cee17bf5 100644 --- a/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/diff.patch +++ b/e2e/testdata/fn-eval/all-resource-deletion/pkg/.expected/diff.patch @@ -1,10 +1,10 @@ diff --git a/resources.yaml b/resources.yaml deleted file mode 100644 -index 7a494c9..0000000 +index f2eec52..0000000 --- a/resources.yaml +++ /dev/null @@ -1,26 +0,0 @@ --# Copyright 2021 Google LLC +-# Copyright 2021 The kpt Authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/all-resource-deletion/pkg/resources.yaml b/e2e/testdata/fn-eval/all-resource-deletion/pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/all-resource-deletion/pkg/resources.yaml +++ b/e2e/testdata/fn-eval/all-resource-deletion/pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/all-resource-deletion/starlark-delete-resource.yaml b/e2e/testdata/fn-eval/all-resource-deletion/starlark-delete-resource.yaml index fa3d08453f..7d70656e2c 100644 --- a/e2e/testdata/fn-eval/all-resource-deletion/starlark-delete-resource.yaml +++ b/e2e/testdata/fn-eval/all-resource-deletion/starlark-delete-resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/default-runtime/.expected/diff.patch b/e2e/testdata/fn-eval/default-runtime/.expected/diff.patch index 63ccc2b389..551c6bfb48 100644 --- a/e2e/testdata/fn-eval/default-runtime/.expected/diff.patch +++ b/e2e/testdata/fn-eval/default-runtime/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/default-runtime/.expected/exec.sh b/e2e/testdata/fn-eval/default-runtime/.expected/exec.sh index e1ba303fc3..00d5b49ce3 100644 --- a/e2e/testdata/fn-eval/default-runtime/.expected/exec.sh +++ b/e2e/testdata/fn-eval/default-runtime/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/default-runtime/resources.yaml b/e2e/testdata/fn-eval/default-runtime/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/default-runtime/resources.yaml +++ b/e2e/testdata/fn-eval/default-runtime/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/error-in-pipe/.expected/config.yaml b/e2e/testdata/fn-eval/error-in-pipe/.expected/config.yaml index c84518fbc6..b6deeb9c77 100644 --- a/e2e/testdata/fn-eval/error-in-pipe/.expected/config.yaml +++ b/e2e/testdata/fn-eval/error-in-pipe/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/error-in-pipe/.expected/exec.sh b/e2e/testdata/fn-eval/error-in-pipe/.expected/exec.sh index 2197c8a0af..5eacc3fec4 100644 --- a/e2e/testdata/fn-eval/error-in-pipe/.expected/exec.sh +++ b/e2e/testdata/fn-eval/error-in-pipe/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function-stderr/.expected/config.yaml b/e2e/testdata/fn-eval/exec-function-stderr/.expected/config.yaml index fff0b67d19..1a3b285344 100644 --- a/e2e/testdata/fn-eval/exec-function-stderr/.expected/config.yaml +++ b/e2e/testdata/fn-eval/exec-function-stderr/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function-stderr/.expected/diff.patch b/e2e/testdata/fn-eval/exec-function-stderr/.expected/diff.patch index cc985fa320..c35d542fb0 100644 --- a/e2e/testdata/fn-eval/exec-function-stderr/.expected/diff.patch +++ b/e2e/testdata/fn-eval/exec-function-stderr/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index e8ae6bb..297b99f 100644 +index 0f69886..ff4bde7 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,7 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/exec-function-stderr/.expected/exec.sh b/e2e/testdata/fn-eval/exec-function-stderr/.expected/exec.sh index 12936cfab2..76a6605880 100644 --- a/e2e/testdata/fn-eval/exec-function-stderr/.expected/exec.sh +++ b/e2e/testdata/fn-eval/exec-function-stderr/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function-stderr/function.sh b/e2e/testdata/fn-eval/exec-function-stderr/function.sh index c9cb9d7bbe..66bf707286 100755 --- a/e2e/testdata/fn-eval/exec-function-stderr/function.sh +++ b/e2e/testdata/fn-eval/exec-function-stderr/function.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function-stderr/resources.yaml b/e2e/testdata/fn-eval/exec-function-stderr/resources.yaml index e8ae6bbaf6..0f69886ef5 100644 --- a/e2e/testdata/fn-eval/exec-function-stderr/resources.yaml +++ b/e2e/testdata/fn-eval/exec-function-stderr/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function-with-args/.expected/diff.patch b/e2e/testdata/fn-eval/exec-function-with-args/.expected/diff.patch index cc985fa320..c35d542fb0 100644 --- a/e2e/testdata/fn-eval/exec-function-with-args/.expected/diff.patch +++ b/e2e/testdata/fn-eval/exec-function-with-args/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index e8ae6bb..297b99f 100644 +index 0f69886..ff4bde7 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,7 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/exec-function-with-args/.expected/exec.sh b/e2e/testdata/fn-eval/exec-function-with-args/.expected/exec.sh index 8eac0bb4c6..ae6e3811c7 100644 --- a/e2e/testdata/fn-eval/exec-function-with-args/.expected/exec.sh +++ b/e2e/testdata/fn-eval/exec-function-with-args/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function-with-args/resources.yaml b/e2e/testdata/fn-eval/exec-function-with-args/resources.yaml index e8ae6bbaf6..0f69886ef5 100644 --- a/e2e/testdata/fn-eval/exec-function-with-args/resources.yaml +++ b/e2e/testdata/fn-eval/exec-function-with-args/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function/.expected/config.yaml b/e2e/testdata/fn-eval/exec-function/.expected/config.yaml index 55c30c6c6c..b61b4c3bd7 100644 --- a/e2e/testdata/fn-eval/exec-function/.expected/config.yaml +++ b/e2e/testdata/fn-eval/exec-function/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function/.expected/diff.patch b/e2e/testdata/fn-eval/exec-function/.expected/diff.patch index cc985fa320..c35d542fb0 100644 --- a/e2e/testdata/fn-eval/exec-function/.expected/diff.patch +++ b/e2e/testdata/fn-eval/exec-function/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index e8ae6bb..297b99f 100644 +index 0f69886..ff4bde7 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,7 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/exec-function/function.sh b/e2e/testdata/fn-eval/exec-function/function.sh index 72e0a74d08..db929d2164 100755 --- a/e2e/testdata/fn-eval/exec-function/function.sh +++ b/e2e/testdata/fn-eval/exec-function/function.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/exec-function/resources.yaml b/e2e/testdata/fn-eval/exec-function/resources.yaml index e8ae6bbaf6..0f69886ef5 100644 --- a/e2e/testdata/fn-eval/exec-function/resources.yaml +++ b/e2e/testdata/fn-eval/exec-function/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/config.yaml b/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/config.yaml index afd266b64e..37daca9aaa 100644 --- a/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/diff.patch b/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/diff.patch index d7a19516fe..90fa637676 100644 --- a/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/diff.patch +++ b/e2e/testdata/fn-eval/fn-config-file-in-pkg/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/config.yaml b/config.yaml -index bb0bf5d..ea4fad1 100644 +index 003e3fe..7a2ceea 100644 --- a/config.yaml +++ b/config.yaml @@ -15,5 +15,6 @@ apiVersion: v1 @@ -10,7 +10,7 @@ index bb0bf5d..ea4fad1 100644 data: namespace: staging diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/fn-config-file-in-pkg/config.yaml b/e2e/testdata/fn-eval/fn-config-file-in-pkg/config.yaml index bb0bf5d66a..003e3fe922 100644 --- a/e2e/testdata/fn-eval/fn-config-file-in-pkg/config.yaml +++ b/e2e/testdata/fn-eval/fn-config-file-in-pkg/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-config-file-in-pkg/resources.yaml b/e2e/testdata/fn-eval/fn-config-file-in-pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/fn-config-file-in-pkg/resources.yaml +++ b/e2e/testdata/fn-eval/fn-config-file-in-pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-config-file/config.yaml b/e2e/testdata/fn-eval/fn-config-file/config.yaml index bb0bf5d66a..003e3fe922 100644 --- a/e2e/testdata/fn-eval/fn-config-file/config.yaml +++ b/e2e/testdata/fn-eval/fn-config-file/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/config.yaml b/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/config.yaml index 4c7cbe3d70..26a413622c 100644 --- a/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/diff.patch b/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/diff.patch index 63ccc2b389..551c6bfb48 100644 --- a/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/diff.patch +++ b/e2e/testdata/fn-eval/fn-config-file/pkg/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/fn-config-file/pkg/resources.yaml b/e2e/testdata/fn-eval/fn-config-file/pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/fn-config-file/pkg/resources.yaml +++ b/e2e/testdata/fn-eval/fn-config-file/pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/diff.patch b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/diff.patch index 76535b9e53..435f1ea06c 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/diff.patch +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/diff.patch @@ -15,11 +15,11 @@ index 0000000..4fad916 + configPath: labelconfig.yaml diff --git a/out/labelconfig.yaml b/out/labelconfig.yaml new file mode 100644 -index 0000000..f3a8b49 +index 0000000..37baaa2 --- /dev/null +++ b/out/labelconfig.yaml @@ -0,0 +1,20 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. @@ -41,11 +41,11 @@ index 0000000..f3a8b49 + tier: app diff --git a/out/resources.yaml b/out/resources.yaml new file mode 100644 -index 0000000..254b9cd +index 0000000..b66c419 --- /dev/null +++ b/out/resources.yaml @@ -0,0 +1,28 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/exec.sh b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/exec.sh index 6a452969a9..fd11400245 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/exec.sh +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/labelconfig.yaml b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/labelconfig.yaml index 7ef9890227..bb25a6558b 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/labelconfig.yaml +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/resources.yaml b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/resources.yaml +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resource-out-of-place/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/diff.patch b/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/diff.patch index 76535b9e53..435f1ea06c 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/diff.patch +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/diff.patch @@ -15,11 +15,11 @@ index 0000000..4fad916 + configPath: labelconfig.yaml diff --git a/out/labelconfig.yaml b/out/labelconfig.yaml new file mode 100644 -index 0000000..f3a8b49 +index 0000000..37baaa2 --- /dev/null +++ b/out/labelconfig.yaml @@ -0,0 +1,20 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. @@ -41,11 +41,11 @@ index 0000000..f3a8b49 + tier: app diff --git a/out/resources.yaml b/out/resources.yaml new file mode 100644 -index 0000000..254b9cd +index 0000000..b66c419 --- /dev/null +++ b/out/resources.yaml @@ -0,0 +1,28 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/exec.sh b/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/exec.sh index 6a452969a9..fd11400245 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/exec.sh +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resources/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resources/labelconfig.yaml b/e2e/testdata/fn-eval/fn-source/include-meta-resources/labelconfig.yaml index 7ef9890227..bb25a6558b 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resources/labelconfig.yaml +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resources/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-source/include-meta-resources/resources.yaml b/e2e/testdata/fn-eval/fn-source/include-meta-resources/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/fn-source/include-meta-resources/resources.yaml +++ b/e2e/testdata/fn-eval/fn-source/include-meta-resources/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/.expected/config.yaml b/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/.expected/config.yaml index e81464c5d2..32de4d3e85 100644 --- a/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/resources.yaml b/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/resources.yaml +++ b/e2e/testdata/fn-eval/fn-success-with-stderr/pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fn-success-with-stderr/starlark.yaml b/e2e/testdata/fn-eval/fn-success-with-stderr/starlark.yaml index edbb132dce..d49296a556 100644 --- a/e2e/testdata/fn-eval/fn-success-with-stderr/starlark.yaml +++ b/e2e/testdata/fn-eval/fn-success-with-stderr/starlark.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fnconfig-missing-name/config.yaml b/e2e/testdata/fn-eval/fnconfig-missing-name/config.yaml index 5ff941f20a..a5cc978ead 100644 --- a/e2e/testdata/fn-eval/fnconfig-missing-name/config.yaml +++ b/e2e/testdata/fn-eval/fnconfig-missing-name/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/.expected/config.yaml b/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/.expected/config.yaml index d02eb0ead9..8fffec4d79 100644 --- a/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/resources.yaml b/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/resources.yaml +++ b/e2e/testdata/fn-eval/fnconfig-missing-name/pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/function-chain/.expected/diff.patch b/e2e/testdata/fn-eval/function-chain/.expected/diff.patch index e4157576c0..cbb36e085e 100644 --- a/e2e/testdata/fn-eval/function-chain/.expected/diff.patch +++ b/e2e/testdata/fn-eval/function-chain/.expected/diff.patch @@ -1,10 +1,10 @@ diff --git a/out/resources.yaml b/out/resources.yaml new file mode 100644 -index 0000000..0298ad0 +index 0000000..94ced72 --- /dev/null +++ b/out/resources.yaml @@ -0,0 +1,39 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/function-chain/.expected/exec.sh b/e2e/testdata/fn-eval/function-chain/.expected/exec.sh index 152e8aaa27..6c0c635aef 100644 --- a/e2e/testdata/fn-eval/function-chain/.expected/exec.sh +++ b/e2e/testdata/fn-eval/function-chain/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/function-chain/resources.yaml b/e2e/testdata/fn-eval/function-chain/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/function-chain/resources.yaml +++ b/e2e/testdata/fn-eval/function-chain/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/function-env/.expected/config.yaml b/e2e/testdata/fn-eval/function-env/.expected/config.yaml index ea34c67565..12804f728c 100644 --- a/e2e/testdata/fn-eval/function-env/.expected/config.yaml +++ b/e2e/testdata/fn-eval/function-env/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/function-env/.expected/exec.sh b/e2e/testdata/fn-eval/function-env/.expected/exec.sh index 37edc9f11c..8ac2e4e2e8 100644 --- a/e2e/testdata/fn-eval/function-env/.expected/exec.sh +++ b/e2e/testdata/fn-eval/function-env/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/image-pull-policy-always/.expected/config.yaml b/e2e/testdata/fn-eval/image-pull-policy-always/.expected/config.yaml index 322638c046..bcd3c3f26e 100644 --- a/e2e/testdata/fn-eval/image-pull-policy-always/.expected/config.yaml +++ b/e2e/testdata/fn-eval/image-pull-policy-always/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/image-pull-policy-always/.expected/setup.sh b/e2e/testdata/fn-eval/image-pull-policy-always/.expected/setup.sh index 65d19043fb..74007ca06e 100644 --- a/e2e/testdata/fn-eval/image-pull-policy-always/.expected/setup.sh +++ b/e2e/testdata/fn-eval/image-pull-policy-always/.expected/setup.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/config.yaml b/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/config.yaml index 0b34da0a1a..def17260e9 100644 --- a/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/config.yaml +++ b/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/setup.sh b/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/setup.sh index ef576cad19..523744356b 100644 --- a/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/setup.sh +++ b/e2e/testdata/fn-eval/image-pull-policy-if-not-present/.expected/setup.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/image-pull-policy-never/.expected/config.yaml b/e2e/testdata/fn-eval/image-pull-policy-never/.expected/config.yaml index 352eecdac6..449efa41ca 100644 --- a/e2e/testdata/fn-eval/image-pull-policy-never/.expected/config.yaml +++ b/e2e/testdata/fn-eval/image-pull-policy-never/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/image-pull-policy-never/resources.yaml b/e2e/testdata/fn-eval/image-pull-policy-never/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/image-pull-policy-never/resources.yaml +++ b/e2e/testdata/fn-eval/image-pull-policy-never/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/.expected/config.yaml b/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/.expected/config.yaml index ff40199fe1..9448f758d3 100644 --- a/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/.expected/config.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/labelconfig.yaml b/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/labelconfig.yaml index 7ef9890227..bb25a6558b 100644 --- a/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/labelconfig.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/resources.yaml b/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/resources.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources-v1alpha1/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/.expected/config.yaml b/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/.expected/config.yaml index ff40199fe1..9448f758d3 100644 --- a/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/.expected/config.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/labelconfig.yaml b/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/labelconfig.yaml index 7ef9890227..bb25a6558b 100644 --- a/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/labelconfig.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/resources.yaml b/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/resources.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources-v1alpha2/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources/.expected/config.yaml b/e2e/testdata/fn-eval/include-meta-resources/.expected/config.yaml index ff40199fe1..9448f758d3 100644 --- a/e2e/testdata/fn-eval/include-meta-resources/.expected/config.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources/labelconfig.yaml b/e2e/testdata/fn-eval/include-meta-resources/labelconfig.yaml index 7ef9890227..bb25a6558b 100644 --- a/e2e/testdata/fn-eval/include-meta-resources/labelconfig.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/include-meta-resources/resources.yaml b/e2e/testdata/fn-eval/include-meta-resources/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/include-meta-resources/resources.yaml +++ b/e2e/testdata/fn-eval/include-meta-resources/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/invalid-fn-config-file/config.yaml b/e2e/testdata/fn-eval/invalid-fn-config-file/config.yaml index e2951197f7..2634f542fc 100644 --- a/e2e/testdata/fn-eval/invalid-fn-config-file/config.yaml +++ b/e2e/testdata/fn-eval/invalid-fn-config-file/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/.expected/config.yaml b/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/.expected/config.yaml index 5e2140ae1f..4575a91770 100644 --- a/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/resources.yaml b/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/resources.yaml +++ b/e2e/testdata/fn-eval/invalid-fn-config-file/pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/config.yaml b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/config.yaml index a1c052bfdb..ff9413affd 100644 --- a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/config.yaml +++ b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/diff.patch b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/diff.patch index 51567e6ffe..770c76181d 100644 --- a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/diff.patch +++ b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/.expected/diff.patch @@ -12,7 +12,7 @@ index af4d9f8..12d5e3d 100644 mutators: - image: set-labels:v0.1 diff --git a/kustomization.yaml b/kustomization.yaml -index f91c46a..94769e0 100644 +index f3f0207..6c517af 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -11,7 +11,9 @@ @@ -27,7 +27,7 @@ index f91c46a..94769e0 100644 + labels: + tier: backend diff --git a/resources.yaml b/resources.yaml -index f6f4685..b11c929 100644 +index 40a033d..eb585ba 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,23 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/kustomization.yaml b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/kustomization.yaml index f91c46a948..f3f0207b7c 100644 --- a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/kustomization.yaml +++ b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/resources.yaml b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/resources.yaml index f6f4685b29..40a033d97a 100644 --- a/e2e/testdata/fn-eval/krm-check-exclude-kustomize/resources.yaml +++ b/e2e/testdata/fn-eval/krm-check-exclude-kustomize/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/missing-fn-config/.expected/config.yaml b/e2e/testdata/fn-eval/missing-fn-config/.expected/config.yaml index 6918e1556d..72f4f3603a 100644 --- a/e2e/testdata/fn-eval/missing-fn-config/.expected/config.yaml +++ b/e2e/testdata/fn-eval/missing-fn-config/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/missing-fn-config/resources.yaml b/e2e/testdata/fn-eval/missing-fn-config/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/missing-fn-config/resources.yaml +++ b/e2e/testdata/fn-eval/missing-fn-config/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/missing-fn-image/.expected/config.yaml b/e2e/testdata/fn-eval/missing-fn-image/.expected/config.yaml index 75ea383dc8..14527aff46 100644 --- a/e2e/testdata/fn-eval/missing-fn-image/.expected/config.yaml +++ b/e2e/testdata/fn-eval/missing-fn-image/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/missing-fn-image/resources.yaml b/e2e/testdata/fn-eval/missing-fn-image/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/missing-fn-image/resources.yaml +++ b/e2e/testdata/fn-eval/missing-fn-image/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/modify-legacy-path-annotation/.expected/config.yaml b/e2e/testdata/fn-eval/modify-legacy-path-annotation/.expected/config.yaml index a93746a317..48be78b586 100644 --- a/e2e/testdata/fn-eval/modify-legacy-path-annotation/.expected/config.yaml +++ b/e2e/testdata/fn-eval/modify-legacy-path-annotation/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/modify-legacy-path-annotation/deployment.yaml b/e2e/testdata/fn-eval/modify-legacy-path-annotation/deployment.yaml index f79e0a8b50..eedcce0e6e 100644 --- a/e2e/testdata/fn-eval/modify-legacy-path-annotation/deployment.yaml +++ b/e2e/testdata/fn-eval/modify-legacy-path-annotation/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/modify-legacy-path-annotation/starlark-fn.yaml b/e2e/testdata/fn-eval/modify-legacy-path-annotation/starlark-fn.yaml index a56ce8aa71..2dbdee7938 100644 --- a/e2e/testdata/fn-eval/modify-legacy-path-annotation/starlark-fn.yaml +++ b/e2e/testdata/fn-eval/modify-legacy-path-annotation/starlark-fn.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/modify-path-annotation/.expected/config.yaml b/e2e/testdata/fn-eval/modify-path-annotation/.expected/config.yaml index a93746a317..48be78b586 100644 --- a/e2e/testdata/fn-eval/modify-path-annotation/.expected/config.yaml +++ b/e2e/testdata/fn-eval/modify-path-annotation/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/modify-path-annotation/deployment.yaml b/e2e/testdata/fn-eval/modify-path-annotation/deployment.yaml index f79e0a8b50..eedcce0e6e 100644 --- a/e2e/testdata/fn-eval/modify-path-annotation/deployment.yaml +++ b/e2e/testdata/fn-eval/modify-path-annotation/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/modify-path-annotation/starlark-fn.yaml b/e2e/testdata/fn-eval/modify-path-annotation/starlark-fn.yaml index dae32d9d69..0ef906e41b 100644 --- a/e2e/testdata/fn-eval/modify-path-annotation/starlark-fn.yaml +++ b/e2e/testdata/fn-eval/modify-path-annotation/starlark-fn.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/multiple-fn-config-one-file/config.yaml b/e2e/testdata/fn-eval/multiple-fn-config-one-file/config.yaml index 643d47b85b..b45a94ef54 100644 --- a/e2e/testdata/fn-eval/multiple-fn-config-one-file/config.yaml +++ b/e2e/testdata/fn-eval/multiple-fn-config-one-file/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/.expected/config.yaml b/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/.expected/config.yaml index 9b4b4899a8..627431d331 100644 --- a/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/resources.yaml b/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/resources.yaml +++ b/e2e/testdata/fn-eval/multiple-fn-config-one-file/pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/no-image-pull/.expected/exec.sh b/e2e/testdata/fn-eval/no-image-pull/.expected/exec.sh index c1510da6bb..eaecc81af0 100644 --- a/e2e/testdata/fn-eval/no-image-pull/.expected/exec.sh +++ b/e2e/testdata/fn-eval/no-image-pull/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/no-image-pull/.expected/setup.sh b/e2e/testdata/fn-eval/no-image-pull/.expected/setup.sh index 75f323d717..b3b867578d 100644 --- a/e2e/testdata/fn-eval/no-image-pull/.expected/setup.sh +++ b/e2e/testdata/fn-eval/no-image-pull/.expected/setup.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/no-image-pull/resources.yaml b/e2e/testdata/fn-eval/no-image-pull/resources.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-eval/no-image-pull/resources.yaml +++ b/e2e/testdata/fn-eval/no-image-pull/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/no-op/.expected/config.yaml b/e2e/testdata/fn-eval/no-op/.expected/config.yaml index 3d51e062c6..7f0a5848ab 100644 --- a/e2e/testdata/fn-eval/no-op/.expected/config.yaml +++ b/e2e/testdata/fn-eval/no-op/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/no-op/resources.yaml b/e2e/testdata/fn-eval/no-op/resources.yaml index 217512b2af..60f96f2d25 100644 --- a/e2e/testdata/fn-eval/no-op/resources.yaml +++ b/e2e/testdata/fn-eval/no-op/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/non-krm-resource/.expected/config.yaml b/e2e/testdata/fn-eval/non-krm-resource/.expected/config.yaml index 70f8bf5d9e..dcbf3bc9e7 100644 --- a/e2e/testdata/fn-eval/non-krm-resource/.expected/config.yaml +++ b/e2e/testdata/fn-eval/non-krm-resource/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/non-krm-resource/nonkrm.yaml b/e2e/testdata/fn-eval/non-krm-resource/nonkrm.yaml index e193e31289..81b7d5c618 100644 --- a/e2e/testdata/fn-eval/non-krm-resource/nonkrm.yaml +++ b/e2e/testdata/fn-eval/non-krm-resource/nonkrm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/non-krm-resource/resources.yaml b/e2e/testdata/fn-eval/non-krm-resource/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/non-krm-resource/resources.yaml +++ b/e2e/testdata/fn-eval/non-krm-resource/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/config.yaml b/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/config.yaml index 7f264e4b74..83c61c0af1 100644 --- a/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/config.yaml +++ b/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/exec.sh b/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/exec.sh index a4c7890c0d..ebcddad9bd 100644 --- a/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/exec.sh +++ b/e2e/testdata/fn-eval/out-of-place-dir-exists-error/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-dir-exists-error/resources.yaml b/e2e/testdata/fn-eval/out-of-place-dir-exists-error/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/out-of-place-dir-exists-error/resources.yaml +++ b/e2e/testdata/fn-eval/out-of-place-dir-exists-error/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-dir/.expected/config.yaml b/e2e/testdata/fn-eval/out-of-place-dir/.expected/config.yaml index a69c298458..0b0c4bd745 100644 --- a/e2e/testdata/fn-eval/out-of-place-dir/.expected/config.yaml +++ b/e2e/testdata/fn-eval/out-of-place-dir/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-dir/.expected/diff.patch b/e2e/testdata/fn-eval/out-of-place-dir/.expected/diff.patch index 1ab5a71d60..1fab50c10f 100644 --- a/e2e/testdata/fn-eval/out-of-place-dir/.expected/diff.patch +++ b/e2e/testdata/fn-eval/out-of-place-dir/.expected/diff.patch @@ -1,10 +1,10 @@ diff --git a/out/resources.yaml b/out/resources.yaml new file mode 100644 -index 0000000..254b9cd +index 0000000..b66c419 --- /dev/null +++ b/out/resources.yaml @@ -0,0 +1,28 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-dir/.expected/exec.sh b/e2e/testdata/fn-eval/out-of-place-dir/.expected/exec.sh index 0293d6025d..0c8db1b464 100644 --- a/e2e/testdata/fn-eval/out-of-place-dir/.expected/exec.sh +++ b/e2e/testdata/fn-eval/out-of-place-dir/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-dir/resources.yaml b/e2e/testdata/fn-eval/out-of-place-dir/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/out-of-place-dir/resources.yaml +++ b/e2e/testdata/fn-eval/out-of-place-dir/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/config.yaml b/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/config.yaml index 8ba1990f01..46550bfbee 100644 --- a/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/config.yaml +++ b/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/config.yaml @@ -9,7 +9,7 @@ stdOut: | apiVersion: config.kubernetes.io/v1 kind: ResourceList items: - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/exec.sh b/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/exec.sh index 6e21aa5e50..e0ba428377 100644 --- a/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/exec.sh +++ b/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/resources.yaml b/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/resources.yaml +++ b/e2e/testdata/fn-eval/out-of-place-fnchain-stdout/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/config.yaml b/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/config.yaml index dc5ef43977..9a506f9195 100644 --- a/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/config.yaml +++ b/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ stdErr: | [RUNNING] "gcr.io/kpt-fn/set-labels:v0.1.3" [PASS] "gcr.io/kpt-fn/set-labels:v0.1.3" in 0s stdOut: | - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/exec.sh b/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/exec.sh index 7b0a8038ff..f1ba49ae6a 100644 --- a/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/exec.sh +++ b/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/resources.yaml b/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/resources.yaml +++ b/e2e/testdata/fn-eval/out-of-place-fnchain-unwrap/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/output-to-stdout/.expected/config.yaml b/e2e/testdata/fn-eval/output-to-stdout/.expected/config.yaml index 79bfb94bbf..de17b3ee69 100644 --- a/e2e/testdata/fn-eval/output-to-stdout/.expected/config.yaml +++ b/e2e/testdata/fn-eval/output-to-stdout/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ stdOut: | apiVersion: config.kubernetes.io/v1 kind: ResourceList items: - - # Copyright 2021 Google LLC + - # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/output-to-stdout/.expected/exec.sh b/e2e/testdata/fn-eval/output-to-stdout/.expected/exec.sh index 21b656dabb..b9e7741473 100644 --- a/e2e/testdata/fn-eval/output-to-stdout/.expected/exec.sh +++ b/e2e/testdata/fn-eval/output-to-stdout/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/output-to-stdout/resources.yaml b/e2e/testdata/fn-eval/output-to-stdout/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/output-to-stdout/resources.yaml +++ b/e2e/testdata/fn-eval/output-to-stdout/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/preserve-comments/.expected/config.yaml b/e2e/testdata/fn-eval/preserve-comments/.expected/config.yaml index c19244407e..0d13e4d84e 100644 --- a/e2e/testdata/fn-eval/preserve-comments/.expected/config.yaml +++ b/e2e/testdata/fn-eval/preserve-comments/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/preserve-comments/resources.yaml b/e2e/testdata/fn-eval/preserve-comments/resources.yaml index 56ce9e726c..5e8b5fe157 100644 --- a/e2e/testdata/fn-eval/preserve-comments/resources.yaml +++ b/e2e/testdata/fn-eval/preserve-comments/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/preserve-order-include-meta-resources/.expected/config.yaml b/e2e/testdata/fn-eval/preserve-order-include-meta-resources/.expected/config.yaml index 34a8a84a6b..465fae7e15 100644 --- a/e2e/testdata/fn-eval/preserve-order-include-meta-resources/.expected/config.yaml +++ b/e2e/testdata/fn-eval/preserve-order-include-meta-resources/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/preserve-order-include-meta-resources/resources.yaml b/e2e/testdata/fn-eval/preserve-order-include-meta-resources/resources.yaml index f79e0a8b50..eedcce0e6e 100644 --- a/e2e/testdata/fn-eval/preserve-order-include-meta-resources/resources.yaml +++ b/e2e/testdata/fn-eval/preserve-order-include-meta-resources/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/preserve-order-null-values/.expected/config.yaml b/e2e/testdata/fn-eval/preserve-order-null-values/.expected/config.yaml index b216908196..6119e029c4 100644 --- a/e2e/testdata/fn-eval/preserve-order-null-values/.expected/config.yaml +++ b/e2e/testdata/fn-eval/preserve-order-null-values/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/preserve-order-null-values/.expected/diff.patch b/e2e/testdata/fn-eval/preserve-order-null-values/.expected/diff.patch index 1d3b2ac0e8..62ab1e1705 100644 --- a/e2e/testdata/fn-eval/preserve-order-null-values/.expected/diff.patch +++ b/e2e/testdata/fn-eval/preserve-order-null-values/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 4a7ba01..4d4f59f 100644 +index f410b70..13bc056 100644 --- a/resources.yaml +++ b/resources.yaml @@ -16,6 +16,7 @@ kind: Deployment diff --git a/e2e/testdata/fn-eval/preserve-order-null-values/resources.yaml b/e2e/testdata/fn-eval/preserve-order-null-values/resources.yaml index 4a7ba019ff..f410b70d3a 100644 --- a/e2e/testdata/fn-eval/preserve-order-null-values/resources.yaml +++ b/e2e/testdata/fn-eval/preserve-order-null-values/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/config.yaml b/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/config.yaml index 3b172ec114..0ed1a0efc9 100644 --- a/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/config.yaml +++ b/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/exec.sh b/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/exec.sh index 58c826bb55..42c32cc6e5 100644 --- a/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/exec.sh +++ b/e2e/testdata/fn-eval/privilege-options/disable-network/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/privilege-options/disable-network/resources.yaml b/e2e/testdata/fn-eval/privilege-options/disable-network/resources.yaml index 502aebb0a4..a37a24e8cd 100644 --- a/e2e/testdata/fn-eval/privilege-options/disable-network/resources.yaml +++ b/e2e/testdata/fn-eval/privilege-options/disable-network/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/privilege-options/enable-network/.expected/exec.sh b/e2e/testdata/fn-eval/privilege-options/enable-network/.expected/exec.sh index a672e48416..04ef5bf44c 100644 --- a/e2e/testdata/fn-eval/privilege-options/enable-network/.expected/exec.sh +++ b/e2e/testdata/fn-eval/privilege-options/enable-network/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/privilege-options/enable-network/resources.yaml b/e2e/testdata/fn-eval/privilege-options/enable-network/resources.yaml index 502aebb0a4..a37a24e8cd 100644 --- a/e2e/testdata/fn-eval/privilege-options/enable-network/resources.yaml +++ b/e2e/testdata/fn-eval/privilege-options/enable-network/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/privilege-options/mount/.expected/exec.sh b/e2e/testdata/fn-eval/privilege-options/mount/.expected/exec.sh index 2acee925ba..4bc870cfe0 100644 --- a/e2e/testdata/fn-eval/privilege-options/mount/.expected/exec.sh +++ b/e2e/testdata/fn-eval/privilege-options/mount/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/privilege-options/mount/resources.yaml b/e2e/testdata/fn-eval/privilege-options/mount/resources.yaml index 502aebb0a4..a37a24e8cd 100644 --- a/e2e/testdata/fn-eval/privilege-options/mount/resources.yaml +++ b/e2e/testdata/fn-eval/privilege-options/mount/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/config.yaml b/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/config.yaml index a00ed0fdda..34aad77979 100644 --- a/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/config.yaml +++ b/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/diff.patch b/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/diff.patch index 06f78095c1..4db7c22d7c 100644 --- a/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/diff.patch +++ b/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..6590f6c 100644 +index f2eec52..239f0d6 100644 --- a/resources.yaml +++ b/resources.yaml @@ -17,10 +17,3 @@ metadata: diff --git a/e2e/testdata/fn-eval/resource-deletion/pkg/resources.yaml b/e2e/testdata/fn-eval/resource-deletion/pkg/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/resource-deletion/pkg/resources.yaml +++ b/e2e/testdata/fn-eval/resource-deletion/pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/resource-deletion/starlark-delete-resource.yaml b/e2e/testdata/fn-eval/resource-deletion/starlark-delete-resource.yaml index f90d4de15f..95778bba48 100644 --- a/e2e/testdata/fn-eval/resource-deletion/starlark-delete-resource.yaml +++ b/e2e/testdata/fn-eval/resource-deletion/starlark-delete-resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/config.yaml index 69b90857cc..1d5d64e4d7 100644 --- a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/diff.patch index 595476de13..4abd93a469 100644 --- a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/diff.patch @@ -12,7 +12,7 @@ index d9e2f05..93c547b 100644 + - image: gcr.io/kpt-fn/set-namespace:v0.1.3 + configPath: fn-config.yaml diff --git a/sub-pkg/fn-config.yaml b/sub-pkg/fn-config.yaml -index 384a7ad..670db5a 100644 +index 21135f9..1000dd9 100644 --- a/sub-pkg/fn-config.yaml +++ b/sub-pkg/fn-config.yaml @@ -15,5 +15,6 @@ apiVersion: v1 @@ -23,7 +23,7 @@ index 384a7ad..670db5a 100644 data: namespace: staging diff --git a/sub-pkg/resources.yaml b/sub-pkg/resources.yaml -index ac634f3..0e09da8 100644 +index eed43d6..81473ca 100644 --- a/sub-pkg/resources.yaml +++ b/sub-pkg/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/exec.sh index 6827a33fb2..120d7530ec 100644 --- a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/fn-config.yaml b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/fn-config.yaml index 384a7ad439..21135f929a 100644 --- a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/fn-config.yaml +++ b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/fn-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/resources.yaml b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/resources.yaml index ac634f3fee..eed43d6a06 100644 --- a/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/custom-pkg-path/sub-pkg/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/exec/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/exec/.expected/config.yaml index 9de205053e..4e51d160b1 100644 --- a/e2e/testdata/fn-eval/save-fn/exec/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/exec/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/exec/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/exec/.expected/diff.patch index 5332647312..ff448eb3f6 100644 --- a/e2e/testdata/fn-eval/save-fn/exec/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/exec/.expected/diff.patch @@ -11,7 +11,7 @@ index d9e2f05..daff2a6 100644 + - exec: ./function.sh + configPath: fn-config.yaml diff --git a/resources.yaml b/resources.yaml -index 9e9c98f..9adc2f7 100644 +index 384908c..8514fdb 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,7 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/exec/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/exec/.expected/exec.sh index d0344a37ed..416ebd72e5 100644 --- a/e2e/testdata/fn-eval/save-fn/exec/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/exec/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/exec/fn-config.yaml b/e2e/testdata/fn-eval/save-fn/exec/fn-config.yaml index 67a838fc82..acbb1ca50f 100644 --- a/e2e/testdata/fn-eval/save-fn/exec/fn-config.yaml +++ b/e2e/testdata/fn-eval/save-fn/exec/fn-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/exec/function.sh b/e2e/testdata/fn-eval/save-fn/exec/function.sh index 2013916d25..0e7c653fab 100755 --- a/e2e/testdata/fn-eval/save-fn/exec/function.sh +++ b/e2e/testdata/fn-eval/save-fn/exec/function.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/exec/resources.yaml b/e2e/testdata/fn-eval/save-fn/exec/resources.yaml index 9e9c98f2b6..384908cdfe 100644 --- a/e2e/testdata/fn-eval/save-fn/exec/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/exec/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/image/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/image/.expected/config.yaml index 69b90857cc..1d5d64e4d7 100644 --- a/e2e/testdata/fn-eval/save-fn/image/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/image/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/image/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/image/.expected/diff.patch index e0e2fc40c7..d04670ea03 100644 --- a/e2e/testdata/fn-eval/save-fn/image/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/image/.expected/diff.patch @@ -13,7 +13,7 @@ index d9e2f05..bc65066 100644 + configMap: + namespace: staging diff --git a/resources.yaml b/resources.yaml -index ac634f3..0e09da8 100644 +index eed43d6..81473ca 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/image/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/image/.expected/exec.sh index c7b0fa6023..3b692d6ed1 100644 --- a/e2e/testdata/fn-eval/save-fn/image/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/image/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/image/resources.yaml b/e2e/testdata/fn-eval/save-fn/image/resources.yaml index ac634f3fee..eed43d6a06 100644 --- a/e2e/testdata/fn-eval/save-fn/image/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/image/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/match-selector/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/match-selector/.expected/config.yaml index 3d9479c104..0d0b52ba2d 100644 --- a/e2e/testdata/fn-eval/save-fn/match-selector/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/match-selector/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/match-selector/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/match-selector/.expected/diff.patch index fc2e88ff8f..183536197f 100644 --- a/e2e/testdata/fn-eval/save-fn/match-selector/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/match-selector/.expected/diff.patch @@ -14,7 +14,7 @@ index d9e2f05..eb232bb 100644 + selectors: + - kind: Deployment diff --git a/resources.yaml b/resources.yaml -index 7a494c9..9d82bd6 100644 +index f2eec52..f169ab0 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/match-selector/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/match-selector/.expected/exec.sh index cb2fc9ddc9..03fb10ce22 100644 --- a/e2e/testdata/fn-eval/save-fn/match-selector/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/match-selector/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/match-selector/resources.yaml b/e2e/testdata/fn-eval/save-fn/match-selector/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/save-fn/match-selector/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/match-selector/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/config.yaml index af825dc145..92cce2ad52 100644 --- a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/diff.patch index 8f0bf05a7a..6da51ab9fa 100644 --- a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index ac634f3..0e09da8 100644 +index eed43d6..81473ca 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/exec.sh index c7b0fa6023..3b692d6ed1 100644 --- a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/resources.yaml b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/resources.yaml index ac634f3fee..eed43d6a06 100644 --- a/e2e/testdata/fn-eval/save-fn/no-save-when-fail/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/no-save-when-fail/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/override-fn/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/override-fn/.expected/config.yaml index 6267e35499..2909eb51ce 100644 --- a/e2e/testdata/fn-eval/save-fn/override-fn/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/override-fn/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/override-fn/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/override-fn/.expected/diff.patch index cacc741708..a061484705 100644 --- a/e2e/testdata/fn-eval/save-fn/override-fn/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/override-fn/.expected/diff.patch @@ -17,7 +17,7 @@ index 4a1e2fa..b20f8f5 100644 + configMap: + namespace: newNs diff --git a/resources.yaml b/resources.yaml -index ac634f3..80e1b9e 100644 +index eed43d6..0b0d2ce 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/override-fn/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/override-fn/.expected/exec.sh index 513315e675..6be3e227c8 100644 --- a/e2e/testdata/fn-eval/save-fn/override-fn/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/override-fn/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/override-fn/resources.yaml b/e2e/testdata/fn-eval/save-fn/override-fn/resources.yaml index ac634f3fee..eed43d6a06 100644 --- a/e2e/testdata/fn-eval/save-fn/override-fn/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/override-fn/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/config.yaml index 69b90857cc..1d5d64e4d7 100644 --- a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/diff.patch index 6a0e3461ec..67fcc54a56 100644 --- a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/diff.patch @@ -13,7 +13,7 @@ index 08afd4c..9a0803a 100644 + configMap: + namespace: staging diff --git a/resources.yaml b/resources.yaml -index ac634f3..0e09da8 100644 +index eed43d6..81473ca 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/exec.sh index c7b0fa6023..3b692d6ed1 100644 --- a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/resources.yaml b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/resources.yaml index ac634f3fee..eed43d6a06 100644 --- a/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/preserve-kptfile-comments/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/validator-type/.expected/config.yaml b/e2e/testdata/fn-eval/save-fn/validator-type/.expected/config.yaml index d0dfad631e..aa5996a84c 100644 --- a/e2e/testdata/fn-eval/save-fn/validator-type/.expected/config.yaml +++ b/e2e/testdata/fn-eval/save-fn/validator-type/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/validator-type/.expected/diff.patch b/e2e/testdata/fn-eval/save-fn/validator-type/.expected/diff.patch index 9d6f3ff4a9..32bbbe7691 100644 --- a/e2e/testdata/fn-eval/save-fn/validator-type/.expected/diff.patch +++ b/e2e/testdata/fn-eval/save-fn/validator-type/.expected/diff.patch @@ -13,7 +13,7 @@ index d9e2f05..24a44f8 100644 + configMap: + namespace: staging diff --git a/resources.yaml b/resources.yaml -index ac634f3..0e09da8 100644 +index eed43d6..81473ca 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/save-fn/validator-type/.expected/exec.sh b/e2e/testdata/fn-eval/save-fn/validator-type/.expected/exec.sh index a1c6c150aa..2ce2699b0a 100644 --- a/e2e/testdata/fn-eval/save-fn/validator-type/.expected/exec.sh +++ b/e2e/testdata/fn-eval/save-fn/validator-type/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/save-fn/validator-type/resources.yaml b/e2e/testdata/fn-eval/save-fn/validator-type/resources.yaml index ac634f3fee..eed43d6a06 100644 --- a/e2e/testdata/fn-eval/save-fn/validator-type/resources.yaml +++ b/e2e/testdata/fn-eval/save-fn/validator-type/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/config.yaml b/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/config.yaml index 8afcfeb8d7..fee298788a 100644 --- a/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/config.yaml +++ b/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/diff.patch b/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/diff.patch index dbb4ba4919..ac9da91b90 100644 --- a/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/diff.patch +++ b/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..9d82bd6 100644 +index f2eec52..f169ab0 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/exec.sh b/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/exec.sh index 18c80b9efc..9a4ce5ccb1 100644 --- a/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/exec.sh +++ b/e2e/testdata/fn-eval/selectors/basicpipeline/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/basicpipeline/resources.yaml b/e2e/testdata/fn-eval/selectors/basicpipeline/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/selectors/basicpipeline/resources.yaml +++ b/e2e/testdata/fn-eval/selectors/basicpipeline/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/exclude/.expected/config.yaml b/e2e/testdata/fn-eval/selectors/exclude/.expected/config.yaml index 8afcfeb8d7..fee298788a 100644 --- a/e2e/testdata/fn-eval/selectors/exclude/.expected/config.yaml +++ b/e2e/testdata/fn-eval/selectors/exclude/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/exclude/.expected/diff.patch b/e2e/testdata/fn-eval/selectors/exclude/.expected/diff.patch index dbb4ba4919..ac9da91b90 100644 --- a/e2e/testdata/fn-eval/selectors/exclude/.expected/diff.patch +++ b/e2e/testdata/fn-eval/selectors/exclude/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..9d82bd6 100644 +index f2eec52..f169ab0 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/selectors/exclude/.expected/exec.sh b/e2e/testdata/fn-eval/selectors/exclude/.expected/exec.sh index 2abe8a1826..580ee53c64 100644 --- a/e2e/testdata/fn-eval/selectors/exclude/.expected/exec.sh +++ b/e2e/testdata/fn-eval/selectors/exclude/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/exclude/resources.yaml b/e2e/testdata/fn-eval/selectors/exclude/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/selectors/exclude/resources.yaml +++ b/e2e/testdata/fn-eval/selectors/exclude/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/config.yaml b/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/config.yaml index 167628d087..05622cd342 100644 --- a/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/config.yaml +++ b/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/exec.sh b/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/exec.sh index e2c1d644b6..904cc41701 100644 --- a/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/exec.sh +++ b/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/resources.yaml b/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/resources.yaml +++ b/e2e/testdata/fn-eval/selectors/out-of-place-fnchain-unwrap/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/config.yaml b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/config.yaml index 8afcfeb8d7..fee298788a 100644 --- a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/config.yaml +++ b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/diff.patch b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/diff.patch index 56140c662f..6dd4532d55 100644 --- a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/diff.patch +++ b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 98394a0..163aba6 100644 +index 90bc5cf..6d24ecb 100644 --- a/resources.yaml +++ b/resources.yaml @@ -27,6 +27,7 @@ metadata: diff --git a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/exec.sh b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/exec.sh index f2e222c8ce..d1b217fb6d 100644 --- a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/exec.sh +++ b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/resources.yaml b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/resources.yaml index 98394a03a7..90bc5cf9cf 100644 --- a/e2e/testdata/fn-eval/selectors/selectors-with-exclude/resources.yaml +++ b/e2e/testdata/fn-eval/selectors/selectors-with-exclude/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/short-image-path/.expected/config.yaml b/e2e/testdata/fn-eval/short-image-path/.expected/config.yaml index a816b67b8f..84f74fef55 100644 --- a/e2e/testdata/fn-eval/short-image-path/.expected/config.yaml +++ b/e2e/testdata/fn-eval/short-image-path/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/short-image-path/.expected/diff.patch b/e2e/testdata/fn-eval/short-image-path/.expected/diff.patch index 63ccc2b389..551c6bfb48 100644 --- a/e2e/testdata/fn-eval/short-image-path/.expected/diff.patch +++ b/e2e/testdata/fn-eval/short-image-path/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/short-image-path/resources.yaml b/e2e/testdata/fn-eval/short-image-path/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/short-image-path/resources.yaml +++ b/e2e/testdata/fn-eval/short-image-path/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/simple-function-symlink/.expected/config.yaml b/e2e/testdata/fn-eval/simple-function-symlink/.expected/config.yaml index 5b4d0433f9..29b05d98eb 100644 --- a/e2e/testdata/fn-eval/simple-function-symlink/.expected/config.yaml +++ b/e2e/testdata/fn-eval/simple-function-symlink/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/simple-function-symlink/.expected/diff.patch b/e2e/testdata/fn-eval/simple-function-symlink/.expected/diff.patch index 63ccc2b389..551c6bfb48 100644 --- a/e2e/testdata/fn-eval/simple-function-symlink/.expected/diff.patch +++ b/e2e/testdata/fn-eval/simple-function-symlink/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/simple-function-symlink/.expected/exec.sh b/e2e/testdata/fn-eval/simple-function-symlink/.expected/exec.sh index cae64d2fcb..97fba3d0cb 100644 --- a/e2e/testdata/fn-eval/simple-function-symlink/.expected/exec.sh +++ b/e2e/testdata/fn-eval/simple-function-symlink/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/simple-function-symlink/resources.yaml b/e2e/testdata/fn-eval/simple-function-symlink/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/simple-function-symlink/resources.yaml +++ b/e2e/testdata/fn-eval/simple-function-symlink/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/simple-function/.expected/config.yaml b/e2e/testdata/fn-eval/simple-function/.expected/config.yaml index b216908196..6119e029c4 100644 --- a/e2e/testdata/fn-eval/simple-function/.expected/config.yaml +++ b/e2e/testdata/fn-eval/simple-function/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/simple-function/.expected/diff.patch b/e2e/testdata/fn-eval/simple-function/.expected/diff.patch index 63ccc2b389..551c6bfb48 100644 --- a/e2e/testdata/fn-eval/simple-function/.expected/diff.patch +++ b/e2e/testdata/fn-eval/simple-function/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/simple-function/resources.yaml b/e2e/testdata/fn-eval/simple-function/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/simple-function/resources.yaml +++ b/e2e/testdata/fn-eval/simple-function/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/config.yaml b/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/config.yaml index c47fc65913..76e2e90548 100644 --- a/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/config.yaml +++ b/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/diff.patch b/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/diff.patch index 1405a5b9fe..685cb16e8d 100644 --- a/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/diff.patch +++ b/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..b0ed8c0 100644 +index f2eec52..114819d 100644 --- a/resources.yaml +++ b/resources.yaml @@ -16,7 +16,7 @@ kind: Deployment diff --git a/e2e/testdata/fn-eval/structured-results-in-stdout/resources.yaml b/e2e/testdata/fn-eval/structured-results-in-stdout/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/structured-results-in-stdout/resources.yaml +++ b/e2e/testdata/fn-eval/structured-results-in-stdout/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/structured-results-in-stdout/search-replace-conf.yaml b/e2e/testdata/fn-eval/structured-results-in-stdout/search-replace-conf.yaml index fde1e691c0..1048b0b416 100644 --- a/e2e/testdata/fn-eval/structured-results-in-stdout/search-replace-conf.yaml +++ b/e2e/testdata/fn-eval/structured-results-in-stdout/search-replace-conf.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/config.yaml b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/config.yaml index 5e088c2596..ad26cc78fb 100644 --- a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/config.yaml +++ b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/diff.patch b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/diff.patch index e2cf190969..d5fed8f015 100644 --- a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/diff.patch +++ b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/.expected/diff.patch @@ -23,7 +23,7 @@ index 7c000bd..296861c 100644 mutators: - image: gcr.io/kpt-fn/set-labels:v0.1.5 diff --git a/db/labelconfig.yaml b/db/labelconfig.yaml -index b694d89..3798fad 100644 +index 6db7671..0de2122 100644 --- a/db/labelconfig.yaml +++ b/db/labelconfig.yaml @@ -17,5 +17,6 @@ metadata: @@ -34,7 +34,7 @@ index b694d89..3798fad 100644 data: namespace: db diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..64ec0ee 100644 +index dabe43c..b44084a 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,6 @@ apiVersion: apps/v1 @@ -45,7 +45,7 @@ index ac1fd96..64ec0ee 100644 spec: replicas: 3 diff --git a/labelconfig.yaml b/labelconfig.yaml -index da1d551..2e12b49 100644 +index 9c360e2..420c97c 100644 --- a/labelconfig.yaml +++ b/labelconfig.yaml @@ -17,5 +17,6 @@ metadata: @@ -56,7 +56,7 @@ index da1d551..2e12b49 100644 data: tier: app diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/labelconfig.yaml b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/labelconfig.yaml index b694d897da..6db767164b 100644 --- a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/labelconfig.yaml +++ b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/resources.yaml b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/resources.yaml +++ b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/labelconfig.yaml b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/labelconfig.yaml index da1d5512e0..9c360e2497 100644 --- a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/labelconfig.yaml +++ b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/resources.yaml b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/resources.yaml +++ b/e2e/testdata/fn-eval/subpkg-exclude-fn-config-by-default/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/config.yaml b/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/config.yaml index 43b4d75635..b81b540e1e 100644 --- a/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/config.yaml +++ b/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/diff.patch b/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/diff.patch index 9fba3a7b62..1ddfb0beae 100644 --- a/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/diff.patch +++ b/e2e/testdata/fn-eval/subpkg-has-samename-subdir/.expected/diff.patch @@ -21,7 +21,7 @@ index 1c0e1cc..e278c20 100644 info: description: sample description diff --git a/pkg-a/pkg-a/resources.yaml b/pkg-a/pkg-a/resources.yaml -index 7a494c9..ba72b74 100644 +index f2eec52..c4e4abb 100644 --- a/pkg-a/pkg-a/resources.yaml +++ b/pkg-a/pkg-a/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml b/e2e/testdata/fn-eval/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml +++ b/e2e/testdata/fn-eval/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-include-meta-resources/.expected/config.yaml b/e2e/testdata/fn-eval/subpkg-include-meta-resources/.expected/config.yaml index ff40199fe1..9448f758d3 100644 --- a/e2e/testdata/fn-eval/subpkg-include-meta-resources/.expected/config.yaml +++ b/e2e/testdata/fn-eval/subpkg-include-meta-resources/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/labelconfig.yaml b/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/labelconfig.yaml index fec6885aa0..b859692cdb 100644 --- a/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/labelconfig.yaml +++ b/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/resources.yaml b/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/resources.yaml +++ b/e2e/testdata/fn-eval/subpkg-include-meta-resources/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-include-meta-resources/labelconfig.yaml b/e2e/testdata/fn-eval/subpkg-include-meta-resources/labelconfig.yaml index 7ef9890227..bb25a6558b 100644 --- a/e2e/testdata/fn-eval/subpkg-include-meta-resources/labelconfig.yaml +++ b/e2e/testdata/fn-eval/subpkg-include-meta-resources/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkg-include-meta-resources/resources.yaml b/e2e/testdata/fn-eval/subpkg-include-meta-resources/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/subpkg-include-meta-resources/resources.yaml +++ b/e2e/testdata/fn-eval/subpkg-include-meta-resources/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/config.yaml b/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/config.yaml index b216908196..6119e029c4 100644 --- a/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/config.yaml +++ b/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/diff.patch b/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/diff.patch index e1f0edfa62..cdcc3bc03c 100644 --- a/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/diff.patch +++ b/e2e/testdata/fn-eval/subpkgs-with-krmignore/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..64ec0ee 100644 +index dabe43c..b44084a 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,6 @@ apiVersion: apps/v1 @@ -10,7 +10,7 @@ index ac1fd96..64ec0ee 100644 spec: replicas: 3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/non-krm.yaml b/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/non-krm.yaml index 831fb92d9f..63a8c95e55 100644 --- a/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/non-krm.yaml +++ b/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/non-krm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/resources.yaml b/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/resources.yaml +++ b/e2e/testdata/fn-eval/subpkgs-with-krmignore/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkgs-with-krmignore/resources.yaml b/e2e/testdata/fn-eval/subpkgs-with-krmignore/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/subpkgs-with-krmignore/resources.yaml +++ b/e2e/testdata/fn-eval/subpkgs-with-krmignore/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkgs/.expected/config.yaml b/e2e/testdata/fn-eval/subpkgs/.expected/config.yaml index b216908196..6119e029c4 100644 --- a/e2e/testdata/fn-eval/subpkgs/.expected/config.yaml +++ b/e2e/testdata/fn-eval/subpkgs/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkgs/.expected/diff.patch b/e2e/testdata/fn-eval/subpkgs/.expected/diff.patch index e1f0edfa62..cdcc3bc03c 100644 --- a/e2e/testdata/fn-eval/subpkgs/.expected/diff.patch +++ b/e2e/testdata/fn-eval/subpkgs/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..64ec0ee 100644 +index dabe43c..b44084a 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,6 @@ apiVersion: apps/v1 @@ -10,7 +10,7 @@ index ac1fd96..64ec0ee 100644 spec: replicas: 3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/subpkgs/db/resources.yaml b/e2e/testdata/fn-eval/subpkgs/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-eval/subpkgs/db/resources.yaml +++ b/e2e/testdata/fn-eval/subpkgs/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/subpkgs/resources.yaml b/e2e/testdata/fn-eval/subpkgs/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-eval/subpkgs/resources.yaml +++ b/e2e/testdata/fn-eval/subpkgs/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/wasm-function/.expected/config.yaml b/e2e/testdata/fn-eval/wasm-function/.expected/config.yaml index 0cfcaaa262..3074f19378 100644 --- a/e2e/testdata/fn-eval/wasm-function/.expected/config.yaml +++ b/e2e/testdata/fn-eval/wasm-function/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-eval/wasm-function/.expected/diff.patch b/e2e/testdata/fn-eval/wasm-function/.expected/diff.patch index 1890a14417..fd8c99c2cd 100644 --- a/e2e/testdata/fn-eval/wasm-function/.expected/diff.patch +++ b/e2e/testdata/fn-eval/wasm-function/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index e8efba7..2ac7759 100644 +index 903c6a5..98b8a68 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,5 +15,6 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-eval/wasm-function/resources.yaml b/e2e/testdata/fn-eval/wasm-function/resources.yaml index e8efba779a..903c6a5711 100644 --- a/e2e/testdata/fn-eval/wasm-function/resources.yaml +++ b/e2e/testdata/fn-eval/wasm-function/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/all-resource-deletion/.expected/diff.patch b/e2e/testdata/fn-render/all-resource-deletion/.expected/diff.patch index 4b3b1547dc..519112e7d0 100644 --- a/e2e/testdata/fn-render/all-resource-deletion/.expected/diff.patch +++ b/e2e/testdata/fn-render/all-resource-deletion/.expected/diff.patch @@ -13,7 +13,7 @@ index fd49fcf..f9ae49b 100644 mutators: - image: gcr.io/kpt-fn/starlark:v0.2.1 diff --git a/delete-all.yaml b/delete-all.yaml -index 724d0cf..c2e665d 100644 +index 3c86d8b..6754b0a 100644 --- a/delete-all.yaml +++ b/delete-all.yaml @@ -17,6 +17,9 @@ metadata: @@ -28,11 +28,11 @@ index 724d0cf..c2e665d 100644 ctx.resource_list["items"] = [x for x in ctx.resource_list["items"] if x["kind"] in ["Kptfile", "StarlarkRun"]] diff --git a/deployment.yaml b/deployment.yaml deleted file mode 100644 -index 737526e..0000000 +index 990ca9b..0000000 --- a/deployment.yaml +++ /dev/null @@ -1,24 +0,0 @@ --# Copyright 2021 Google LLC +-# Copyright 2021 The kpt Authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. @@ -58,11 +58,11 @@ index 737526e..0000000 - image: kennethreitz/httpbin diff --git a/resources.yaml b/resources.yaml deleted file mode 100644 -index 6590f6c..0000000 +index 239f0d6..0000000 --- a/resources.yaml +++ /dev/null @@ -1,19 +0,0 @@ --# Copyright 2021 Google LLC +-# Copyright 2021 The kpt Authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/all-resource-deletion/delete-all.yaml b/e2e/testdata/fn-render/all-resource-deletion/delete-all.yaml index 724d0cf150..3c86d8b2e7 100644 --- a/e2e/testdata/fn-render/all-resource-deletion/delete-all.yaml +++ b/e2e/testdata/fn-render/all-resource-deletion/delete-all.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/all-resource-deletion/deployment.yaml b/e2e/testdata/fn-render/all-resource-deletion/deployment.yaml index 737526eb0c..990ca9b682 100644 --- a/e2e/testdata/fn-render/all-resource-deletion/deployment.yaml +++ b/e2e/testdata/fn-render/all-resource-deletion/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/all-resource-deletion/resources.yaml b/e2e/testdata/fn-render/all-resource-deletion/resources.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/all-resource-deletion/resources.yaml +++ b/e2e/testdata/fn-render/all-resource-deletion/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/diff.patch b/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/diff.patch index 6128d06b0c..7e7363bc47 100644 --- a/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/diff.patch +++ b/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/diff.patch @@ -21,11 +21,11 @@ index 0000000..c237afd + tier: backend diff --git a/out/resources.yaml b/out/resources.yaml new file mode 100644 -index 0000000..a9dd224 +index 0000000..84cfb26 --- /dev/null +++ b/out/resources.yaml @@ -0,0 +1,39 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/exec.sh b/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/exec.sh index 75d62491d7..8597ffcf9e 100644 --- a/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/exec.sh +++ b/e2e/testdata/fn-render/basicpipeline-out-of-place/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-out-of-place/resources.yaml b/e2e/testdata/fn-render/basicpipeline-out-of-place/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/basicpipeline-out-of-place/resources.yaml +++ b/e2e/testdata/fn-render/basicpipeline-out-of-place/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-symlink/.expected/config.yaml b/e2e/testdata/fn-render/basicpipeline-symlink/.expected/config.yaml index edac8ceacf..eec8db7917 100644 --- a/e2e/testdata/fn-render/basicpipeline-symlink/.expected/config.yaml +++ b/e2e/testdata/fn-render/basicpipeline-symlink/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-symlink/.expected/diff.patch b/e2e/testdata/fn-render/basicpipeline-symlink/.expected/diff.patch index 102eed983d..43fde2c6a9 100644 --- a/e2e/testdata/fn-render/basicpipeline-symlink/.expected/diff.patch +++ b/e2e/testdata/fn-render/basicpipeline-symlink/.expected/diff.patch @@ -13,7 +13,7 @@ index 8e84241..c237afd 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..a9dd224 100644 +index f2eec52..84cfb26 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/basicpipeline-symlink/.expected/exec.sh b/e2e/testdata/fn-render/basicpipeline-symlink/.expected/exec.sh index bb85d86db9..cd47f896e0 100644 --- a/e2e/testdata/fn-render/basicpipeline-symlink/.expected/exec.sh +++ b/e2e/testdata/fn-render/basicpipeline-symlink/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-symlink/resources.yaml b/e2e/testdata/fn-render/basicpipeline-symlink/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/basicpipeline-symlink/resources.yaml +++ b/e2e/testdata/fn-render/basicpipeline-symlink/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-v1alpha1/.expected/config.yaml b/e2e/testdata/fn-render/basicpipeline-v1alpha1/.expected/config.yaml index 297b94a4ad..003dc21aba 100644 --- a/e2e/testdata/fn-render/basicpipeline-v1alpha1/.expected/config.yaml +++ b/e2e/testdata/fn-render/basicpipeline-v1alpha1/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-v1alpha1/labelconfig.yaml b/e2e/testdata/fn-render/basicpipeline-v1alpha1/labelconfig.yaml index 7ef9890227..bb25a6558b 100644 --- a/e2e/testdata/fn-render/basicpipeline-v1alpha1/labelconfig.yaml +++ b/e2e/testdata/fn-render/basicpipeline-v1alpha1/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-v1alpha1/resources.yaml b/e2e/testdata/fn-render/basicpipeline-v1alpha1/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/basicpipeline-v1alpha1/resources.yaml +++ b/e2e/testdata/fn-render/basicpipeline-v1alpha1/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-v1alpha2/.expected/config.yaml b/e2e/testdata/fn-render/basicpipeline-v1alpha2/.expected/config.yaml index 52b4a111b7..f38393b113 100644 --- a/e2e/testdata/fn-render/basicpipeline-v1alpha2/.expected/config.yaml +++ b/e2e/testdata/fn-render/basicpipeline-v1alpha2/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-v1alpha2/resources.yaml b/e2e/testdata/fn-render/basicpipeline-v1alpha2/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/basicpipeline-v1alpha2/resources.yaml +++ b/e2e/testdata/fn-render/basicpipeline-v1alpha2/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/config.yaml b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/config.yaml index a9906f0414..c496ddff01 100644 --- a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/config.yaml +++ b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/diff.patch b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/diff.patch index ebc1fae8d6..373cc33df7 100644 --- a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/diff.patch +++ b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index ac634f3..ef2a1b1 100644 +index eed43d6..e76b00d 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,24 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/setup.sh b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/setup.sh index df3cbec7af..115e1ca96f 100644 --- a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/setup.sh +++ b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/setup.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/teardown.sh b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/teardown.sh index cf09a43261..595dfa4d80 100644 --- a/e2e/testdata/fn-render/basicpipeline-wasm/.expected/teardown.sh +++ b/e2e/testdata/fn-render/basicpipeline-wasm/.expected/teardown.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline-wasm/resources.yaml b/e2e/testdata/fn-render/basicpipeline-wasm/resources.yaml index ac634f3fee..eed43d6a06 100644 --- a/e2e/testdata/fn-render/basicpipeline-wasm/resources.yaml +++ b/e2e/testdata/fn-render/basicpipeline-wasm/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/basicpipeline/.expected/diff.patch b/e2e/testdata/fn-render/basicpipeline/.expected/diff.patch index 102eed983d..43fde2c6a9 100644 --- a/e2e/testdata/fn-render/basicpipeline/.expected/diff.patch +++ b/e2e/testdata/fn-render/basicpipeline/.expected/diff.patch @@ -13,7 +13,7 @@ index 8e84241..c237afd 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..a9dd224 100644 +index f2eec52..84cfb26 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/basicpipeline/resources.yaml b/e2e/testdata/fn-render/basicpipeline/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/basicpipeline/resources.yaml +++ b/e2e/testdata/fn-render/basicpipeline/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/default-runtime/.expected/diff.patch b/e2e/testdata/fn-render/default-runtime/.expected/diff.patch index 102eed983d..43fde2c6a9 100644 --- a/e2e/testdata/fn-render/default-runtime/.expected/diff.patch +++ b/e2e/testdata/fn-render/default-runtime/.expected/diff.patch @@ -13,7 +13,7 @@ index 8e84241..c237afd 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..a9dd224 100644 +index f2eec52..84cfb26 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/default-runtime/.expected/exec.sh b/e2e/testdata/fn-render/default-runtime/.expected/exec.sh index 43a6d6306c..2d470746d8 100644 --- a/e2e/testdata/fn-render/default-runtime/.expected/exec.sh +++ b/e2e/testdata/fn-render/default-runtime/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/default-runtime/resources.yaml b/e2e/testdata/fn-render/default-runtime/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/default-runtime/resources.yaml +++ b/e2e/testdata/fn-render/default-runtime/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/empty-pipeline/resources.yaml b/e2e/testdata/fn-render/empty-pipeline/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/empty-pipeline/resources.yaml +++ b/e2e/testdata/fn-render/empty-pipeline/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/exec-function-stderr/.expected/config.yaml b/e2e/testdata/fn-render/exec-function-stderr/.expected/config.yaml index 9183295c7b..5b6bcf2792 100644 --- a/e2e/testdata/fn-render/exec-function-stderr/.expected/config.yaml +++ b/e2e/testdata/fn-render/exec-function-stderr/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/exec-function-stderr/.expected/diff.patch b/e2e/testdata/fn-render/exec-function-stderr/.expected/diff.patch index cc985fa320..c35d542fb0 100644 --- a/e2e/testdata/fn-render/exec-function-stderr/.expected/diff.patch +++ b/e2e/testdata/fn-render/exec-function-stderr/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index e8ae6bb..297b99f 100644 +index 0f69886..ff4bde7 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,7 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/exec-function-stderr/function.sh b/e2e/testdata/fn-render/exec-function-stderr/function.sh index c9cb9d7bbe..66bf707286 100755 --- a/e2e/testdata/fn-render/exec-function-stderr/function.sh +++ b/e2e/testdata/fn-render/exec-function-stderr/function.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/exec-function-stderr/resources.yaml b/e2e/testdata/fn-render/exec-function-stderr/resources.yaml index e8ae6bbaf6..0f69886ef5 100644 --- a/e2e/testdata/fn-render/exec-function-stderr/resources.yaml +++ b/e2e/testdata/fn-render/exec-function-stderr/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/exec-function-with-args/.expected/config.yaml b/e2e/testdata/fn-render/exec-function-with-args/.expected/config.yaml index 1794ec551a..48065bf499 100644 --- a/e2e/testdata/fn-render/exec-function-with-args/.expected/config.yaml +++ b/e2e/testdata/fn-render/exec-function-with-args/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/exec-function-with-args/.expected/diff.patch b/e2e/testdata/fn-render/exec-function-with-args/.expected/diff.patch index a4e1c68669..c58020a874 100644 --- a/e2e/testdata/fn-render/exec-function-with-args/.expected/diff.patch +++ b/e2e/testdata/fn-render/exec-function-with-args/.expected/diff.patch @@ -9,7 +9,7 @@ index 0d98dbb..23bd061 100644 - - exec: "sed -e 's/foo/bar/'" + - exec: "sed -e 's/bar/bar/'" diff --git a/resources.yaml b/resources.yaml -index e8ae6bb..297b99f 100644 +index 0f69886..ff4bde7 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,7 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/exec-function-with-args/resources.yaml b/e2e/testdata/fn-render/exec-function-with-args/resources.yaml index e8ae6bbaf6..0f69886ef5 100644 --- a/e2e/testdata/fn-render/exec-function-with-args/resources.yaml +++ b/e2e/testdata/fn-render/exec-function-with-args/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/exec-without-permissions/.expected/config.yaml b/e2e/testdata/fn-render/exec-without-permissions/.expected/config.yaml index 840b9e0a49..62dbc6ef19 100644 --- a/e2e/testdata/fn-render/exec-without-permissions/.expected/config.yaml +++ b/e2e/testdata/fn-render/exec-without-permissions/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/exec-without-permissions/resources.yaml b/e2e/testdata/fn-render/exec-without-permissions/resources.yaml index e8ae6bbaf6..0f69886ef5 100644 --- a/e2e/testdata/fn-render/exec-without-permissions/resources.yaml +++ b/e2e/testdata/fn-render/exec-without-permissions/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-failure-output-no-truncate/.expected/config.yaml b/e2e/testdata/fn-render/fn-failure-output-no-truncate/.expected/config.yaml index 805fda8c89..690d5aee2b 100644 --- a/e2e/testdata/fn-render/fn-failure-output-no-truncate/.expected/config.yaml +++ b/e2e/testdata/fn-render/fn-failure-output-no-truncate/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-failure-output-no-truncate/resources.yaml b/e2e/testdata/fn-render/fn-failure-output-no-truncate/resources.yaml index 085379f31e..81bd9975d7 100644 --- a/e2e/testdata/fn-render/fn-failure-output-no-truncate/resources.yaml +++ b/e2e/testdata/fn-render/fn-failure-output-no-truncate/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-failure/.expected/config.yaml b/e2e/testdata/fn-render/fn-failure/.expected/config.yaml index 0da7f1685d..ce2dfff6c5 100644 --- a/e2e/testdata/fn-render/fn-failure/.expected/config.yaml +++ b/e2e/testdata/fn-render/fn-failure/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-failure/deployment_httpbin.yaml b/e2e/testdata/fn-render/fn-failure/deployment_httpbin.yaml index 0ef5d1404c..b3b3361dea 100644 --- a/e2e/testdata/fn-render/fn-failure/deployment_httpbin.yaml +++ b/e2e/testdata/fn-render/fn-failure/deployment_httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-failure/resources.yaml b/e2e/testdata/fn-render/fn-failure/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fn-failure/resources.yaml +++ b/e2e/testdata/fn-render/fn-failure/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-failure/starlark-failure-fn.yaml b/e2e/testdata/fn-render/fn-failure/starlark-failure-fn.yaml index 33637688e9..bb3b184776 100644 --- a/e2e/testdata/fn-render/fn-failure/starlark-failure-fn.yaml +++ b/e2e/testdata/fn-render/fn-failure/starlark-failure-fn.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-success-with-stderr/resources.yaml b/e2e/testdata/fn-render/fn-success-with-stderr/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fn-success-with-stderr/resources.yaml +++ b/e2e/testdata/fn-render/fn-success-with-stderr/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fn-success-with-stderr/starlark.yaml b/e2e/testdata/fn-render/fn-success-with-stderr/starlark.yaml index 58a06cdd9e..9f8a88859e 100644 --- a/e2e/testdata/fn-render/fn-success-with-stderr/starlark.yaml +++ b/e2e/testdata/fn-render/fn-success-with-stderr/starlark.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/.expected/diff.patch b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/.expected/diff.patch index 4c1e6028b1..7ee82aec6d 100644 --- a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/.expected/diff.patch +++ b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/.expected/diff.patch @@ -25,7 +25,7 @@ index 6218d66..5447bed 100644 mutators: - image: gcr.io/kpt-fn/set-labels:v0.1.4 diff --git a/db/labelconfig.yaml b/db/labelconfig.yaml -index aabf495..106f257 100644 +index 22d2de2..f4d597f 100644 --- a/db/labelconfig.yaml +++ b/db/labelconfig.yaml @@ -15,5 +15,8 @@ apiVersion: v1 @@ -38,7 +38,7 @@ index aabf495..106f257 100644 data: tier: db diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..0c25e84 100644 +index dabe43c..7ced034 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,15 @@ apiVersion: apps/v1 @@ -58,7 +58,7 @@ index ac1fd96..0c25e84 100644 + labels: + tier: db diff --git a/resources.yaml b/resources.yaml -index 7a494c9..254b9cd 100644 +index f2eec52..b66c419 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/resources.yaml b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/resources.yaml b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-ancestorfn-not-mutate-subpkg-config/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/.expected/config.yaml b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/.expected/config.yaml index 05a451fd90..d10d9e6a80 100644 --- a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/resources.yaml b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/resources.yaml index 2fa6e447ed..945c004d88 100644 --- a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/resources.yaml b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/resources.yaml index ac4edf867f..8b2113ddfa 100644 --- a/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-cannot-refer-subpkgs/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/config.yaml b/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/config.yaml index 9dec733f32..70d9081a83 100644 --- a/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/diff.patch b/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/diff.patch index ab2249842c..17c781beeb 100644 --- a/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/diff.patch +++ b/e2e/testdata/fn-render/fnconfig-in-subdir/.expected/diff.patch @@ -12,7 +12,7 @@ index 122778a..b9df335 100644 mutators: - image: gcr.io/kpt-fn/set-labels:v0.1 diff --git a/db/labelconfig.yaml b/db/labelconfig.yaml -index aabf495..6883bc2 100644 +index 22d2de2..19e0746 100644 --- a/db/labelconfig.yaml +++ b/db/labelconfig.yaml @@ -15,5 +15,7 @@ apiVersion: v1 @@ -24,7 +24,7 @@ index aabf495..6883bc2 100644 data: tier: db diff --git a/resources.yaml b/resources.yaml -index 7a494c9..d22aec8 100644 +index f2eec52..022e175 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,23 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/fnconfig-in-subdir/db/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-in-subdir/db/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/fnconfig-in-subdir/db/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-in-subdir/db/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-in-subdir/resources.yaml b/e2e/testdata/fn-render/fnconfig-in-subdir/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig-in-subdir/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-in-subdir/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-missing-name/.expected/config.yaml b/e2e/testdata/fn-render/fnconfig-missing-name/.expected/config.yaml index 7425f83c7c..c491ada18b 100644 --- a/e2e/testdata/fn-render/fnconfig-missing-name/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnconfig-missing-name/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-missing-name/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-missing-name/labelconfig.yaml index a682d09971..48cffe1424 100644 --- a/e2e/testdata/fn-render/fnconfig-missing-name/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-missing-name/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-missing-name/resources.yaml b/e2e/testdata/fn-render/fnconfig-missing-name/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig-missing-name/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-missing-name/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/.expected/config.yaml b/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/.expected/config.yaml index ba5c381885..ac4432eef1 100644 --- a/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/labelconfig.yaml index 17190eb1a7..31d816f2c3 100644 --- a/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/resources.yaml b/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-multiple-config-one-file/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-not-relative/.expected/config.yaml b/e2e/testdata/fn-render/fnconfig-not-relative/.expected/config.yaml index 17f87915a4..f427672339 100644 --- a/e2e/testdata/fn-render/fnconfig-not-relative/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnconfig-not-relative/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-not-relative/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-not-relative/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/fnconfig-not-relative/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-not-relative/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-not-relative/resources.yaml b/e2e/testdata/fn-render/fnconfig-not-relative/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig-not-relative/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-not-relative/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-outside-package/.expected/config.yaml b/e2e/testdata/fn-render/fnconfig-outside-package/.expected/config.yaml index af9e9345b6..a465446780 100644 --- a/e2e/testdata/fn-render/fnconfig-outside-package/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnconfig-outside-package/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-outside-package/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-outside-package/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/fnconfig-outside-package/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-outside-package/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-outside-package/resources.yaml b/e2e/testdata/fn-render/fnconfig-outside-package/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig-outside-package/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-outside-package/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/.expected/diff.patch b/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/.expected/diff.patch index 8d67537f56..f7883c582f 100644 --- a/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/.expected/diff.patch +++ b/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/.expected/diff.patch @@ -12,7 +12,7 @@ index acf4d0a..bd4684c 100644 mutators: - image: gcr.io/kpt-fn/set-labels:v0.1.4 diff --git a/confs/labelconfig.yaml b/confs/labelconfig.yaml -index aabf495..6883bc2 100644 +index 22d2de2..19e0746 100644 --- a/confs/labelconfig.yaml +++ b/confs/labelconfig.yaml @@ -15,5 +15,7 @@ apiVersion: v1 @@ -24,7 +24,7 @@ index aabf495..6883bc2 100644 data: tier: db diff --git a/resources.yaml b/resources.yaml -index 7a494c9..d22aec8 100644 +index f2eec52..022e175 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,23 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/confs/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/confs/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/confs/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/confs/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/resources.yaml b/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig-pkgfn-refers-subdir/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig/.expected/diff.patch b/e2e/testdata/fn-render/fnconfig/.expected/diff.patch index 09389fe5e5..4a7496d8b0 100644 --- a/e2e/testdata/fn-render/fnconfig/.expected/diff.patch +++ b/e2e/testdata/fn-render/fnconfig/.expected/diff.patch @@ -28,7 +28,7 @@ index 8c0fd51..fa4480f 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..49fa8df 100644 +index dabe43c..e9be40c 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,18 @@ apiVersion: apps/v1 @@ -51,7 +51,7 @@ index ac1fd96..49fa8df 100644 + app: backend + tier: db diff --git a/labelconfig.yaml b/labelconfig.yaml -index aabf495..0699001 100644 +index 22d2de2..8712cbf 100644 --- a/labelconfig.yaml +++ b/labelconfig.yaml @@ -15,5 +15,8 @@ apiVersion: v1 @@ -64,7 +64,7 @@ index aabf495..0699001 100644 data: tier: db diff --git a/resources.yaml b/resources.yaml -index 7a494c9..ac4edf8 100644 +index f2eec52..8b2113d 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/fnconfig/db/resources.yaml b/e2e/testdata/fn-render/fnconfig/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/fnconfig/db/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig/labelconfig.yaml b/e2e/testdata/fn-render/fnconfig/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/fnconfig/labelconfig.yaml +++ b/e2e/testdata/fn-render/fnconfig/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnconfig/resources.yaml b/e2e/testdata/fn-render/fnconfig/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnconfig/resources.yaml +++ b/e2e/testdata/fn-render/fnconfig/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnresult-fn-failure/.expected/config.yaml b/e2e/testdata/fn-render/fnresult-fn-failure/.expected/config.yaml index 7c9cbaf351..5db5ac7b17 100644 --- a/e2e/testdata/fn-render/fnresult-fn-failure/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnresult-fn-failure/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnresult-fn-failure/resources.yaml b/e2e/testdata/fn-render/fnresult-fn-failure/resources.yaml index 085379f31e..81bd9975d7 100644 --- a/e2e/testdata/fn-render/fnresult-fn-failure/resources.yaml +++ b/e2e/testdata/fn-render/fnresult-fn-failure/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnresult-fn-success/.expected/config.yaml b/e2e/testdata/fn-render/fnresult-fn-success/.expected/config.yaml index 28f7852e2d..ed4398130d 100644 --- a/e2e/testdata/fn-render/fnresult-fn-success/.expected/config.yaml +++ b/e2e/testdata/fn-render/fnresult-fn-success/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnresult-fn-success/.expected/diff.patch b/e2e/testdata/fn-render/fnresult-fn-success/.expected/diff.patch index 1405a5b9fe..685cb16e8d 100644 --- a/e2e/testdata/fn-render/fnresult-fn-success/.expected/diff.patch +++ b/e2e/testdata/fn-render/fnresult-fn-success/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..b0ed8c0 100644 +index f2eec52..114819d 100644 --- a/resources.yaml +++ b/resources.yaml @@ -16,7 +16,7 @@ kind: Deployment diff --git a/e2e/testdata/fn-render/fnresult-fn-success/resources.yaml b/e2e/testdata/fn-render/fnresult-fn-success/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/fnresult-fn-success/resources.yaml +++ b/e2e/testdata/fn-render/fnresult-fn-success/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/fnresult-fn-success/search-replace-conf.yaml b/e2e/testdata/fn-render/fnresult-fn-success/search-replace-conf.yaml index 34be0f652b..a3c4ee1681 100644 --- a/e2e/testdata/fn-render/fnresult-fn-success/search-replace-conf.yaml +++ b/e2e/testdata/fn-render/fnresult-fn-success/search-replace-conf.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/format-on-success/.expected/diff.patch b/e2e/testdata/fn-render/format-on-success/.expected/diff.patch index c572809fcc..5dca031357 100644 --- a/e2e/testdata/fn-render/format-on-success/.expected/diff.patch +++ b/e2e/testdata/fn-render/format-on-success/.expected/diff.patch @@ -23,7 +23,7 @@ index 51ef7cb..ccbcb3f 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..64ec0ee 100644 +index dabe43c..b44084a 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,6 @@ apiVersion: apps/v1 @@ -34,7 +34,7 @@ index ac1fd96..64ec0ee 100644 spec: replicas: 3 diff --git a/resources.yaml b/resources.yaml -index 317f422..cb937aa 100644 +index f32ed5c..9260c99 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/format-on-success/db/resources.yaml b/e2e/testdata/fn-render/format-on-success/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/format-on-success/db/resources.yaml +++ b/e2e/testdata/fn-render/format-on-success/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/format-on-success/resources.yaml b/e2e/testdata/fn-render/format-on-success/resources.yaml index 317f422631..f32ed5ce8b 100644 --- a/e2e/testdata/fn-render/format-on-success/resources.yaml +++ b/e2e/testdata/fn-render/format-on-success/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/generator-absolute-path/resources.yaml b/e2e/testdata/fn-render/generator-absolute-path/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/generator-absolute-path/resources.yaml +++ b/e2e/testdata/fn-render/generator-absolute-path/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/generator-absolute-path/starlark-httpbin.yaml b/e2e/testdata/fn-render/generator-absolute-path/starlark-httpbin.yaml index 946d1c09f4..a7b393f3bc 100644 --- a/e2e/testdata/fn-render/generator-absolute-path/starlark-httpbin.yaml +++ b/e2e/testdata/fn-render/generator-absolute-path/starlark-httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/generator-subpkgs/db/resources.yaml b/e2e/testdata/fn-render/generator-subpkgs/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/generator-subpkgs/db/resources.yaml +++ b/e2e/testdata/fn-render/generator-subpkgs/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/generator-subpkgs/resources.yaml b/e2e/testdata/fn-render/generator-subpkgs/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/generator-subpkgs/resources.yaml +++ b/e2e/testdata/fn-render/generator-subpkgs/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/generator/.expected/diff.patch b/e2e/testdata/fn-render/generator/.expected/diff.patch index 78ac24b66f..5b15b01bfa 100644 --- a/e2e/testdata/fn-render/generator/.expected/diff.patch +++ b/e2e/testdata/fn-render/generator/.expected/diff.patch @@ -59,7 +59,7 @@ index 0000000..ffdf484 + app: backend + tier: db diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..49fa8df 100644 +index dabe43c..e9be40c 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,18 @@ apiVersion: apps/v1 @@ -82,7 +82,7 @@ index ac1fd96..49fa8df 100644 + app: backend + tier: db diff --git a/db/starlark-httpbin.yaml b/db/starlark-httpbin.yaml -index 5c7eea7..d5252a4 100644 +index e52e48f..d21601e 100644 --- a/db/starlark-httpbin.yaml +++ b/db/starlark-httpbin.yaml @@ -15,6 +15,10 @@ apiVersion: fn.kpt.dev/v1alpha1 @@ -97,7 +97,7 @@ index 5c7eea7..d5252a4 100644 httpbin_deployment = { "apiVersion": "apps/v1", diff --git a/resources.yaml b/resources.yaml -index 7a494c9..ac4edf8 100644 +index f2eec52..8b2113d 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/generator/db/resources.yaml b/e2e/testdata/fn-render/generator/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/generator/db/resources.yaml +++ b/e2e/testdata/fn-render/generator/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/generator/db/starlark-httpbin.yaml b/e2e/testdata/fn-render/generator/db/starlark-httpbin.yaml index 5c7eea79fe..e52e48f94d 100644 --- a/e2e/testdata/fn-render/generator/db/starlark-httpbin.yaml +++ b/e2e/testdata/fn-render/generator/db/starlark-httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/generator/resources.yaml b/e2e/testdata/fn-render/generator/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/generator/resources.yaml +++ b/e2e/testdata/fn-render/generator/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-always/.expected/config.yaml b/e2e/testdata/fn-render/image-pull-policy-always/.expected/config.yaml index 2c4361b6f5..c5d14b88db 100644 --- a/e2e/testdata/fn-render/image-pull-policy-always/.expected/config.yaml +++ b/e2e/testdata/fn-render/image-pull-policy-always/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-always/.expected/setup.sh b/e2e/testdata/fn-render/image-pull-policy-always/.expected/setup.sh index 65d19043fb..74007ca06e 100644 --- a/e2e/testdata/fn-render/image-pull-policy-always/.expected/setup.sh +++ b/e2e/testdata/fn-render/image-pull-policy-always/.expected/setup.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-always/resources.yaml b/e2e/testdata/fn-render/image-pull-policy-always/resources.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/image-pull-policy-always/resources.yaml +++ b/e2e/testdata/fn-render/image-pull-policy-always/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/config.yaml b/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/config.yaml index 424cf11b97..b24a5b7f60 100644 --- a/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/config.yaml +++ b/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/setup.sh b/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/setup.sh index ef576cad19..523744356b 100644 --- a/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/setup.sh +++ b/e2e/testdata/fn-render/image-pull-policy-if-not-present/.expected/setup.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-if-not-present/resources.yaml b/e2e/testdata/fn-render/image-pull-policy-if-not-present/resources.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/image-pull-policy-if-not-present/resources.yaml +++ b/e2e/testdata/fn-render/image-pull-policy-if-not-present/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-never/.expected/config.yaml b/e2e/testdata/fn-render/image-pull-policy-never/.expected/config.yaml index 3142177ec6..7c5b5cc8d5 100644 --- a/e2e/testdata/fn-render/image-pull-policy-never/.expected/config.yaml +++ b/e2e/testdata/fn-render/image-pull-policy-never/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/image-pull-policy-never/resources.yaml b/e2e/testdata/fn-render/image-pull-policy-never/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/image-pull-policy-never/resources.yaml +++ b/e2e/testdata/fn-render/image-pull-policy-never/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/invalid-configmap-fnconfig/.expected/config.yaml b/e2e/testdata/fn-render/invalid-configmap-fnconfig/.expected/config.yaml index 051db769f5..beba97e939 100644 --- a/e2e/testdata/fn-render/invalid-configmap-fnconfig/.expected/config.yaml +++ b/e2e/testdata/fn-render/invalid-configmap-fnconfig/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/invalid-configmap-fnconfig/resources.yaml b/e2e/testdata/fn-render/invalid-configmap-fnconfig/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/invalid-configmap-fnconfig/resources.yaml +++ b/e2e/testdata/fn-render/invalid-configmap-fnconfig/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/invalid-kptfile/.expected/config.yaml b/e2e/testdata/fn-render/invalid-kptfile/.expected/config.yaml index fc5e88c5fb..080e88af05 100644 --- a/e2e/testdata/fn-render/invalid-kptfile/.expected/config.yaml +++ b/e2e/testdata/fn-render/invalid-kptfile/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/invalid-kptfile/resources.yaml b/e2e/testdata/fn-render/invalid-kptfile/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/invalid-kptfile/resources.yaml +++ b/e2e/testdata/fn-render/invalid-kptfile/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/kptfile-unknown-fields/.expected/config.yaml b/e2e/testdata/fn-render/kptfile-unknown-fields/.expected/config.yaml index 04caef2e09..7f7b1d86f9 100644 --- a/e2e/testdata/fn-render/kptfile-unknown-fields/.expected/config.yaml +++ b/e2e/testdata/fn-render/kptfile-unknown-fields/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/kptfile-unknown-fields/resources.yaml b/e2e/testdata/fn-render/kptfile-unknown-fields/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/kptfile-unknown-fields/resources.yaml +++ b/e2e/testdata/fn-render/kptfile-unknown-fields/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/krm-check-exclude-kustomize/.expected/diff.patch b/e2e/testdata/fn-render/krm-check-exclude-kustomize/.expected/diff.patch index 51567e6ffe..770c76181d 100644 --- a/e2e/testdata/fn-render/krm-check-exclude-kustomize/.expected/diff.patch +++ b/e2e/testdata/fn-render/krm-check-exclude-kustomize/.expected/diff.patch @@ -12,7 +12,7 @@ index af4d9f8..12d5e3d 100644 mutators: - image: set-labels:v0.1 diff --git a/kustomization.yaml b/kustomization.yaml -index f91c46a..94769e0 100644 +index f3f0207..6c517af 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -11,7 +11,9 @@ @@ -27,7 +27,7 @@ index f91c46a..94769e0 100644 + labels: + tier: backend diff --git a/resources.yaml b/resources.yaml -index f6f4685..b11c929 100644 +index 40a033d..eb585ba 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,23 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/krm-check-exclude-kustomize/kustomization.yaml b/e2e/testdata/fn-render/krm-check-exclude-kustomize/kustomization.yaml index f91c46a948..f3f0207b7c 100644 --- a/e2e/testdata/fn-render/krm-check-exclude-kustomize/kustomization.yaml +++ b/e2e/testdata/fn-render/krm-check-exclude-kustomize/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/krm-check-exclude-kustomize/resources.yaml b/e2e/testdata/fn-render/krm-check-exclude-kustomize/resources.yaml index f6f4685b29..40a033d97a 100644 --- a/e2e/testdata/fn-render/krm-check-exclude-kustomize/resources.yaml +++ b/e2e/testdata/fn-render/krm-check-exclude-kustomize/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/krmignore/resources.yaml b/e2e/testdata/fn-render/krmignore/resources.yaml index 2e604e4925..c1e00cb252 100644 --- a/e2e/testdata/fn-render/krmignore/resources.yaml +++ b/e2e/testdata/fn-render/krmignore/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/kubeval-failure/.expected/config.yaml b/e2e/testdata/fn-render/kubeval-failure/.expected/config.yaml index b257d42865..158679c8e9 100644 --- a/e2e/testdata/fn-render/kubeval-failure/.expected/config.yaml +++ b/e2e/testdata/fn-render/kubeval-failure/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/kubeval-failure/resources.yaml b/e2e/testdata/fn-render/kubeval-failure/resources.yaml index 085379f31e..81bd9975d7 100644 --- a/e2e/testdata/fn-render/kubeval-failure/resources.yaml +++ b/e2e/testdata/fn-render/kubeval-failure/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-fn-image/.expected/config.yaml b/e2e/testdata/fn-render/missing-fn-image/.expected/config.yaml index 86c0709408..09e7bb1137 100644 --- a/e2e/testdata/fn-render/missing-fn-image/.expected/config.yaml +++ b/e2e/testdata/fn-render/missing-fn-image/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-fn-image/resources.yaml b/e2e/testdata/fn-render/missing-fn-image/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/missing-fn-image/resources.yaml +++ b/e2e/testdata/fn-render/missing-fn-image/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-fnconfig/.expected/config.yaml b/e2e/testdata/fn-render/missing-fnconfig/.expected/config.yaml index 0cb1546f9f..b0147d9a2f 100644 --- a/e2e/testdata/fn-render/missing-fnconfig/.expected/config.yaml +++ b/e2e/testdata/fn-render/missing-fnconfig/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-fnconfig/db/resources.yaml b/e2e/testdata/fn-render/missing-fnconfig/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/missing-fnconfig/db/resources.yaml +++ b/e2e/testdata/fn-render/missing-fnconfig/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-fnconfig/labelconfig.yaml b/e2e/testdata/fn-render/missing-fnconfig/labelconfig.yaml index aabf4956f8..22d2de2faf 100644 --- a/e2e/testdata/fn-render/missing-fnconfig/labelconfig.yaml +++ b/e2e/testdata/fn-render/missing-fnconfig/labelconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-fnconfig/resources.yaml b/e2e/testdata/fn-render/missing-fnconfig/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/missing-fnconfig/resources.yaml +++ b/e2e/testdata/fn-render/missing-fnconfig/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-kptfile/.expected/config.yaml b/e2e/testdata/fn-render/missing-kptfile/.expected/config.yaml index 76d88d7a65..79e03ef201 100644 --- a/e2e/testdata/fn-render/missing-kptfile/.expected/config.yaml +++ b/e2e/testdata/fn-render/missing-kptfile/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/missing-kptfile/resources.yaml b/e2e/testdata/fn-render/missing-kptfile/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/missing-kptfile/resources.yaml +++ b/e2e/testdata/fn-render/missing-kptfile/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/modify-legacy-path-annotation/deployment.yaml b/e2e/testdata/fn-render/modify-legacy-path-annotation/deployment.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/modify-legacy-path-annotation/deployment.yaml +++ b/e2e/testdata/fn-render/modify-legacy-path-annotation/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/modify-legacy-path-annotation/starlark-fn.yaml b/e2e/testdata/fn-render/modify-legacy-path-annotation/starlark-fn.yaml index 1fd8e4af74..6be484f8dd 100644 --- a/e2e/testdata/fn-render/modify-legacy-path-annotation/starlark-fn.yaml +++ b/e2e/testdata/fn-render/modify-legacy-path-annotation/starlark-fn.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/modify-path-annotation/.expected/diff.patch b/e2e/testdata/fn-render/modify-path-annotation/.expected/diff.patch index 444e96a455..20ce9c627f 100644 --- a/e2e/testdata/fn-render/modify-path-annotation/.expected/diff.patch +++ b/e2e/testdata/fn-render/modify-path-annotation/.expected/diff.patch @@ -3,7 +3,7 @@ similarity index 100% rename from deployment.yaml rename to newfilename.yaml diff --git a/starlark-fn.yaml b/starlark-fn.yaml -index 1e78651..dae32d9 100644 +index 247c2ae..0ef906e 100644 --- a/starlark-fn.yaml +++ b/starlark-fn.yaml @@ -11,7 +11,6 @@ diff --git a/e2e/testdata/fn-render/modify-path-annotation/deployment.yaml b/e2e/testdata/fn-render/modify-path-annotation/deployment.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/modify-path-annotation/deployment.yaml +++ b/e2e/testdata/fn-render/modify-path-annotation/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/modify-path-annotation/starlark-fn.yaml b/e2e/testdata/fn-render/modify-path-annotation/starlark-fn.yaml index 1e7865132a..247c2aee15 100644 --- a/e2e/testdata/fn-render/modify-path-annotation/starlark-fn.yaml +++ b/e2e/testdata/fn-render/modify-path-annotation/starlark-fn.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/multiple-fnconfig/.expected/config.yaml b/e2e/testdata/fn-render/multiple-fnconfig/.expected/config.yaml index 0f4b9e9e93..860538b659 100644 --- a/e2e/testdata/fn-render/multiple-fnconfig/.expected/config.yaml +++ b/e2e/testdata/fn-render/multiple-fnconfig/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/multiple-fnconfig/configmap.yaml b/e2e/testdata/fn-render/multiple-fnconfig/configmap.yaml index 6f5cbfc5a8..a50e35be37 100644 --- a/e2e/testdata/fn-render/multiple-fnconfig/configmap.yaml +++ b/e2e/testdata/fn-render/multiple-fnconfig/configmap.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/multiple-fnconfig/resources.yaml b/e2e/testdata/fn-render/multiple-fnconfig/resources.yaml index 28e9983f14..9812c5d66e 100644 --- a/e2e/testdata/fn-render/multiple-fnconfig/resources.yaml +++ b/e2e/testdata/fn-render/multiple-fnconfig/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/mutate-legacy-path-index/.expected/diff.patch b/e2e/testdata/fn-render/mutate-legacy-path-index/.expected/diff.patch index 691015ecbe..2a7336fc06 100644 --- a/e2e/testdata/fn-render/mutate-legacy-path-index/.expected/diff.patch +++ b/e2e/testdata/fn-render/mutate-legacy-path-index/.expected/diff.patch @@ -2,7 +2,7 @@ diff --git a/x.yaml b/y.yaml similarity index 100% rename from x.yaml rename to y.yaml -index 7a494c9..e284e52 100644 +index f2eec52..ae8b12c 100644 --- a/x.yaml +++ b/y.yaml @@ -1,3 +1,10 @@ @@ -13,7 +13,7 @@ index 7a494c9..e284e52 100644 +spec: + image: nginx:1.2.3 +--- - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,10 +24,3 @@ metadata: diff --git a/e2e/testdata/fn-render/mutate-legacy-path-index/starlark-mutate-path-index.yaml b/e2e/testdata/fn-render/mutate-legacy-path-index/starlark-mutate-path-index.yaml index a8be7375a7..c2b2a9152c 100644 --- a/e2e/testdata/fn-render/mutate-legacy-path-index/starlark-mutate-path-index.yaml +++ b/e2e/testdata/fn-render/mutate-legacy-path-index/starlark-mutate-path-index.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/mutate-legacy-path-index/x.yaml b/e2e/testdata/fn-render/mutate-legacy-path-index/x.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/mutate-legacy-path-index/x.yaml +++ b/e2e/testdata/fn-render/mutate-legacy-path-index/x.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/mutate-path-index/.expected/diff.patch b/e2e/testdata/fn-render/mutate-path-index/.expected/diff.patch index 691015ecbe..2a7336fc06 100644 --- a/e2e/testdata/fn-render/mutate-path-index/.expected/diff.patch +++ b/e2e/testdata/fn-render/mutate-path-index/.expected/diff.patch @@ -2,7 +2,7 @@ diff --git a/x.yaml b/y.yaml similarity index 100% rename from x.yaml rename to y.yaml -index 7a494c9..e284e52 100644 +index f2eec52..ae8b12c 100644 --- a/x.yaml +++ b/y.yaml @@ -1,3 +1,10 @@ @@ -13,7 +13,7 @@ index 7a494c9..e284e52 100644 +spec: + image: nginx:1.2.3 +--- - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,10 +24,3 @@ metadata: diff --git a/e2e/testdata/fn-render/mutate-path-index/starlark-mutate-path-index.yaml b/e2e/testdata/fn-render/mutate-path-index/starlark-mutate-path-index.yaml index 9801bd1eea..23e372bfb0 100644 --- a/e2e/testdata/fn-render/mutate-path-index/starlark-mutate-path-index.yaml +++ b/e2e/testdata/fn-render/mutate-path-index/starlark-mutate-path-index.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/mutate-path-index/x.yaml b/e2e/testdata/fn-render/mutate-path-index/x.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/mutate-path-index/x.yaml +++ b/e2e/testdata/fn-render/mutate-path-index/x.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-fnconfig/.expected/config.yaml b/e2e/testdata/fn-render/no-fnconfig/.expected/config.yaml index 6a5bcdd1b2..52e2073256 100644 --- a/e2e/testdata/fn-render/no-fnconfig/.expected/config.yaml +++ b/e2e/testdata/fn-render/no-fnconfig/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-fnconfig/resources.yaml b/e2e/testdata/fn-render/no-fnconfig/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/no-fnconfig/resources.yaml +++ b/e2e/testdata/fn-render/no-fnconfig/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-format-on-failure/.expected/config.yaml b/e2e/testdata/fn-render/no-format-on-failure/.expected/config.yaml index a6753b34ca..c8bb7376dc 100644 --- a/e2e/testdata/fn-render/no-format-on-failure/.expected/config.yaml +++ b/e2e/testdata/fn-render/no-format-on-failure/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-format-on-failure/db/resources.yaml b/e2e/testdata/fn-render/no-format-on-failure/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/no-format-on-failure/db/resources.yaml +++ b/e2e/testdata/fn-render/no-format-on-failure/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-format-on-failure/resources.yaml b/e2e/testdata/fn-render/no-format-on-failure/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/no-format-on-failure/resources.yaml +++ b/e2e/testdata/fn-render/no-format-on-failure/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-op/.expected/config.yaml b/e2e/testdata/fn-render/no-op/.expected/config.yaml index 690df65fb6..0693e6cdf5 100644 --- a/e2e/testdata/fn-render/no-op/.expected/config.yaml +++ b/e2e/testdata/fn-render/no-op/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-op/resources.yaml b/e2e/testdata/fn-render/no-op/resources.yaml index 217512b2af..60f96f2d25 100644 --- a/e2e/testdata/fn-render/no-op/resources.yaml +++ b/e2e/testdata/fn-render/no-op/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-pipeline-in-subpackage/.expected/diff.patch b/e2e/testdata/fn-render/no-pipeline-in-subpackage/.expected/diff.patch index 89a1deb867..ab0e164fcf 100644 --- a/e2e/testdata/fn-render/no-pipeline-in-subpackage/.expected/diff.patch +++ b/e2e/testdata/fn-render/no-pipeline-in-subpackage/.expected/diff.patch @@ -24,7 +24,7 @@ index 79b7a5a..15f086b 100644 + labels: + tier: backend diff --git a/db/resources.yaml b/db/resources.yaml -index 7a494c9..a9dd224 100644 +index f2eec52..84cfb26 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/no-pipeline-in-subpackage/db/resources.yaml b/e2e/testdata/fn-render/no-pipeline-in-subpackage/db/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/no-pipeline-in-subpackage/db/resources.yaml +++ b/e2e/testdata/fn-render/no-pipeline-in-subpackage/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-pipeline/resources.yaml b/e2e/testdata/fn-render/no-pipeline/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/no-pipeline/resources.yaml +++ b/e2e/testdata/fn-render/no-pipeline/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/no-resources/starlark-httpbin.yaml b/e2e/testdata/fn-render/no-resources/starlark-httpbin.yaml index 7044f84680..40dc660107 100644 --- a/e2e/testdata/fn-render/no-resources/starlark-httpbin.yaml +++ b/e2e/testdata/fn-render/no-resources/starlark-httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/non-krm-resource-no-pipeline/.expected/config.yaml b/e2e/testdata/fn-render/non-krm-resource-no-pipeline/.expected/config.yaml index 2160662413..25f612255e 100644 --- a/e2e/testdata/fn-render/non-krm-resource-no-pipeline/.expected/config.yaml +++ b/e2e/testdata/fn-render/non-krm-resource-no-pipeline/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/non-krm-resource-no-pipeline/non-krm.yaml b/e2e/testdata/fn-render/non-krm-resource-no-pipeline/non-krm.yaml index e193e31289..81b7d5c618 100644 --- a/e2e/testdata/fn-render/non-krm-resource-no-pipeline/non-krm.yaml +++ b/e2e/testdata/fn-render/non-krm-resource-no-pipeline/non-krm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/non-krm-resource-no-pipeline/resources.yaml b/e2e/testdata/fn-render/non-krm-resource-no-pipeline/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/non-krm-resource-no-pipeline/resources.yaml +++ b/e2e/testdata/fn-render/non-krm-resource-no-pipeline/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/non-krm-resource/.expected/config.yaml b/e2e/testdata/fn-render/non-krm-resource/.expected/config.yaml index 2160662413..25f612255e 100644 --- a/e2e/testdata/fn-render/non-krm-resource/.expected/config.yaml +++ b/e2e/testdata/fn-render/non-krm-resource/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/non-krm-resource/non-krm.yaml b/e2e/testdata/fn-render/non-krm-resource/non-krm.yaml index e193e31289..81b7d5c618 100644 --- a/e2e/testdata/fn-render/non-krm-resource/non-krm.yaml +++ b/e2e/testdata/fn-render/non-krm-resource/non-krm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/non-krm-resource/resources.yaml b/e2e/testdata/fn-render/non-krm-resource/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/non-krm-resource/resources.yaml +++ b/e2e/testdata/fn-render/non-krm-resource/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/config.yaml b/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/config.yaml index 7f264e4b74..83c61c0af1 100644 --- a/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/config.yaml +++ b/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/exec.sh b/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/exec.sh index 8db0d3f304..a9c376d948 100644 --- a/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/exec.sh +++ b/e2e/testdata/fn-render/out-of-place-dir-exists-error/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-dir-exists-error/resources.yaml b/e2e/testdata/fn-render/out-of-place-dir-exists-error/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-render/out-of-place-dir-exists-error/resources.yaml +++ b/e2e/testdata/fn-render/out-of-place-dir-exists-error/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-dir/.expected/config.yaml b/e2e/testdata/fn-render/out-of-place-dir/.expected/config.yaml index a69c298458..0b0c4bd745 100644 --- a/e2e/testdata/fn-render/out-of-place-dir/.expected/config.yaml +++ b/e2e/testdata/fn-render/out-of-place-dir/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-dir/.expected/diff.patch b/e2e/testdata/fn-render/out-of-place-dir/.expected/diff.patch index 534e128076..55e509feb5 100644 --- a/e2e/testdata/fn-render/out-of-place-dir/.expected/diff.patch +++ b/e2e/testdata/fn-render/out-of-place-dir/.expected/diff.patch @@ -16,11 +16,11 @@ index 0000000..bc65066 + namespace: staging diff --git a/out/resources.yaml b/out/resources.yaml new file mode 100644 -index 0000000..254b9cd +index 0000000..b66c419 --- /dev/null +++ b/out/resources.yaml @@ -0,0 +1,28 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-dir/.expected/exec.sh b/e2e/testdata/fn-render/out-of-place-dir/.expected/exec.sh index 75d62491d7..8597ffcf9e 100644 --- a/e2e/testdata/fn-render/out-of-place-dir/.expected/exec.sh +++ b/e2e/testdata/fn-render/out-of-place-dir/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-dir/resources.yaml b/e2e/testdata/fn-render/out-of-place-dir/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-render/out-of-place-dir/resources.yaml +++ b/e2e/testdata/fn-render/out-of-place-dir/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/config.yaml b/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/config.yaml index 40bca30d85..68cc2b220b 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/config.yaml +++ b/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/config.yaml @@ -21,7 +21,7 @@ stdOut: | - image: gcr.io/kpt-fn/set-namespace:v0.1.3 configMap: namespace: staging - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/exec.sh b/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/exec.sh index 24c84b4565..682cb48608 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/exec.sh +++ b/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/resources.yaml b/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/resources.yaml +++ b/e2e/testdata/fn-render/out-of-place-fnchain-stdout-results/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/config.yaml b/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/config.yaml index f1844f52de..14d467e101 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/config.yaml +++ b/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/config.yaml @@ -30,7 +30,7 @@ stdOut: | - image: gcr.io/kpt-fn/set-namespace:v0.1.3 configMap: namespace: staging - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/exec.sh b/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/exec.sh index 06e162cab4..7a9df87d78 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/exec.sh +++ b/e2e/testdata/fn-render/out-of-place-fnchain-stdout/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-stdout/resources.yaml b/e2e/testdata/fn-render/out-of-place-fnchain-stdout/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-stdout/resources.yaml +++ b/e2e/testdata/fn-render/out-of-place-fnchain-stdout/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/config.yaml b/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/config.yaml index fa1bde417e..168fd286ca 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/config.yaml +++ b/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,7 +13,7 @@ # limitations under the License. stdOut: | - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/exec.sh b/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/exec.sh index 9bedbc3646..48cb09606d 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/exec.sh +++ b/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/resources.yaml b/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/resources.yaml +++ b/e2e/testdata/fn-render/out-of-place-fnchain-unwrap/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-stdout/.expected/config.yaml b/e2e/testdata/fn-render/out-of-place-stdout/.expected/config.yaml index eaa35db093..91a209cb1d 100644 --- a/e2e/testdata/fn-render/out-of-place-stdout/.expected/config.yaml +++ b/e2e/testdata/fn-render/out-of-place-stdout/.expected/config.yaml @@ -22,7 +22,7 @@ stdOut: | - image: gcr.io/kpt-fn/set-namespace:v0.1.3 configMap: namespace: staging - # Copyright 2021 Google LLC + # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-stdout/.expected/exec.sh b/e2e/testdata/fn-render/out-of-place-stdout/.expected/exec.sh index def0c22025..289c03ba6e 100644 --- a/e2e/testdata/fn-render/out-of-place-stdout/.expected/exec.sh +++ b/e2e/testdata/fn-render/out-of-place-stdout/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-stdout/resources.yaml b/e2e/testdata/fn-render/out-of-place-stdout/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-render/out-of-place-stdout/resources.yaml +++ b/e2e/testdata/fn-render/out-of-place-stdout/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-unwrap/.expected/config.yaml b/e2e/testdata/fn-render/out-of-place-unwrap/.expected/config.yaml index bd627645ab..811f7582a3 100644 --- a/e2e/testdata/fn-render/out-of-place-unwrap/.expected/config.yaml +++ b/e2e/testdata/fn-render/out-of-place-unwrap/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-unwrap/.expected/exec.sh b/e2e/testdata/fn-render/out-of-place-unwrap/.expected/exec.sh index 28cd31b71e..2c0e5b9ca8 100644 --- a/e2e/testdata/fn-render/out-of-place-unwrap/.expected/exec.sh +++ b/e2e/testdata/fn-render/out-of-place-unwrap/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/out-of-place-unwrap/resources.yaml b/e2e/testdata/fn-render/out-of-place-unwrap/resources.yaml index 10cd18bf5c..9ebec8f972 100644 --- a/e2e/testdata/fn-render/out-of-place-unwrap/resources.yaml +++ b/e2e/testdata/fn-render/out-of-place-unwrap/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-ancestor/.expected/config.yaml b/e2e/testdata/fn-render/path-index-ancestor/.expected/config.yaml index 77383b9168..08cb900ac3 100644 --- a/e2e/testdata/fn-render/path-index-ancestor/.expected/config.yaml +++ b/e2e/testdata/fn-render/path-index-ancestor/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-ancestor/db/resources.yaml b/e2e/testdata/fn-render/path-index-ancestor/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/path-index-ancestor/db/resources.yaml +++ b/e2e/testdata/fn-render/path-index-ancestor/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-ancestor/db/starlark-httpbin-gen.yaml b/e2e/testdata/fn-render/path-index-ancestor/db/starlark-httpbin-gen.yaml index f6b0958ea8..195d9d58a8 100644 --- a/e2e/testdata/fn-render/path-index-ancestor/db/starlark-httpbin-gen.yaml +++ b/e2e/testdata/fn-render/path-index-ancestor/db/starlark-httpbin-gen.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-ancestor/resources.yaml b/e2e/testdata/fn-render/path-index-ancestor/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/path-index-ancestor/resources.yaml +++ b/e2e/testdata/fn-render/path-index-ancestor/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-current/resources.yaml b/e2e/testdata/fn-render/path-index-current/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/path-index-current/resources.yaml +++ b/e2e/testdata/fn-render/path-index-current/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-current/starlark-httpbin-gen.yaml b/e2e/testdata/fn-render/path-index-current/starlark-httpbin-gen.yaml index 913815938f..3a44610a7f 100644 --- a/e2e/testdata/fn-render/path-index-current/starlark-httpbin-gen.yaml +++ b/e2e/testdata/fn-render/path-index-current/starlark-httpbin-gen.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-descendent/db/resources.yaml b/e2e/testdata/fn-render/path-index-descendent/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/path-index-descendent/db/resources.yaml +++ b/e2e/testdata/fn-render/path-index-descendent/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-descendent/resources.yaml b/e2e/testdata/fn-render/path-index-descendent/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/path-index-descendent/resources.yaml +++ b/e2e/testdata/fn-render/path-index-descendent/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-descendent/starlark-httpbin-gen.yaml b/e2e/testdata/fn-render/path-index-descendent/starlark-httpbin-gen.yaml index 7d9637eff8..285547dfa2 100644 --- a/e2e/testdata/fn-render/path-index-descendent/starlark-httpbin-gen.yaml +++ b/e2e/testdata/fn-render/path-index-descendent/starlark-httpbin-gen.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-duplicate/.expected/config.yaml b/e2e/testdata/fn-render/path-index-duplicate/.expected/config.yaml index 776942f24b..9282a933b5 100644 --- a/e2e/testdata/fn-render/path-index-duplicate/.expected/config.yaml +++ b/e2e/testdata/fn-render/path-index-duplicate/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-duplicate/resources.yaml b/e2e/testdata/fn-render/path-index-duplicate/resources.yaml index 2bc0f2677a..42b1adddcd 100644 --- a/e2e/testdata/fn-render/path-index-duplicate/resources.yaml +++ b/e2e/testdata/fn-render/path-index-duplicate/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-duplicate/starlark-gen-duplicate-path.yaml b/e2e/testdata/fn-render/path-index-duplicate/starlark-gen-duplicate-path.yaml index 26afe0a202..90d3962a50 100644 --- a/e2e/testdata/fn-render/path-index-duplicate/starlark-gen-duplicate-path.yaml +++ b/e2e/testdata/fn-render/path-index-duplicate/starlark-gen-duplicate-path.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-outofpackage/.expected/config.yaml b/e2e/testdata/fn-render/path-index-outofpackage/.expected/config.yaml index a2e30ce7da..cbd7ac9729 100644 --- a/e2e/testdata/fn-render/path-index-outofpackage/.expected/config.yaml +++ b/e2e/testdata/fn-render/path-index-outofpackage/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-outofpackage/db/resources.yaml b/e2e/testdata/fn-render/path-index-outofpackage/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/path-index-outofpackage/db/resources.yaml +++ b/e2e/testdata/fn-render/path-index-outofpackage/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/path-index-outofpackage/db/starlark-httpbin-gen.yaml b/e2e/testdata/fn-render/path-index-outofpackage/db/starlark-httpbin-gen.yaml index 416bf02330..af509d101e 100644 --- a/e2e/testdata/fn-render/path-index-outofpackage/db/starlark-httpbin-gen.yaml +++ b/e2e/testdata/fn-render/path-index-outofpackage/db/starlark-httpbin-gen.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/preserve-comments/.expected/config.yaml b/e2e/testdata/fn-render/preserve-comments/.expected/config.yaml index 690df65fb6..0693e6cdf5 100644 --- a/e2e/testdata/fn-render/preserve-comments/.expected/config.yaml +++ b/e2e/testdata/fn-render/preserve-comments/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/preserve-comments/resources.yaml b/e2e/testdata/fn-render/preserve-comments/resources.yaml index 56ce9e726c..5e8b5fe157 100644 --- a/e2e/testdata/fn-render/preserve-comments/resources.yaml +++ b/e2e/testdata/fn-render/preserve-comments/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/preserve-order-null-values/.expected/diff.patch b/e2e/testdata/fn-render/preserve-order-null-values/.expected/diff.patch index 9a50f0a154..aaedb701c1 100644 --- a/e2e/testdata/fn-render/preserve-order-null-values/.expected/diff.patch +++ b/e2e/testdata/fn-render/preserve-order-null-values/.expected/diff.patch @@ -13,7 +13,7 @@ index 8e84241..c237afd 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index 4a7ba01..f883068 100644 +index f410b70..b58c04c 100644 --- a/resources.yaml +++ b/resources.yaml @@ -16,12 +16,25 @@ kind: Deployment diff --git a/e2e/testdata/fn-render/preserve-order-null-values/resources.yaml b/e2e/testdata/fn-render/preserve-order-null-values/resources.yaml index 4a7ba019ff..f410b70d3a 100644 --- a/e2e/testdata/fn-render/preserve-order-null-values/resources.yaml +++ b/e2e/testdata/fn-render/preserve-order-null-values/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/resource-deletion/.expected/diff.patch b/e2e/testdata/fn-render/resource-deletion/.expected/diff.patch index 3894fc4d44..eef1c1cc5c 100644 --- a/e2e/testdata/fn-render/resource-deletion/.expected/diff.patch +++ b/e2e/testdata/fn-render/resource-deletion/.expected/diff.patch @@ -14,11 +14,11 @@ index 6d53889..b36c49f 100644 - image: gcr.io/kpt-fn/starlark:v0.2.1 diff --git a/deployment_httpbin.yaml b/deployment_httpbin.yaml deleted file mode 100644 -index 44bfc6b..0000000 +index 49d4f6e..0000000 --- a/deployment_httpbin.yaml +++ /dev/null @@ -1,36 +0,0 @@ --# Copyright 2021 Google LLC +-# Copyright 2021 The kpt Authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. @@ -55,7 +55,7 @@ index 44bfc6b..0000000 - - name: httpbin - image: kennethreitz/httpbin diff --git a/resources.yaml b/resources.yaml -index 7a494c9..a9dd224 100644 +index f2eec52..84cfb26 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 @@ -85,7 +85,7 @@ index 7a494c9..a9dd224 100644 spec: image: nginx:1.2.3 diff --git a/starlark-httpbin.yaml b/starlark-httpbin.yaml -index 3de07cf..0d96dee 100644 +index fd90109..e437ba7 100644 --- a/starlark-httpbin.yaml +++ b/starlark-httpbin.yaml @@ -15,6 +15,9 @@ apiVersion: fn.kpt.dev/v1alpha1 diff --git a/e2e/testdata/fn-render/resource-deletion/deployment_httpbin.yaml b/e2e/testdata/fn-render/resource-deletion/deployment_httpbin.yaml index 44bfc6bea3..49d4f6e3dd 100644 --- a/e2e/testdata/fn-render/resource-deletion/deployment_httpbin.yaml +++ b/e2e/testdata/fn-render/resource-deletion/deployment_httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/resource-deletion/resources.yaml b/e2e/testdata/fn-render/resource-deletion/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/resource-deletion/resources.yaml +++ b/e2e/testdata/fn-render/resource-deletion/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/resource-deletion/starlark-httpbin.yaml b/e2e/testdata/fn-render/resource-deletion/starlark-httpbin.yaml index 3de07cf747..fd9010919c 100644 --- a/e2e/testdata/fn-render/resource-deletion/starlark-httpbin.yaml +++ b/e2e/testdata/fn-render/resource-deletion/starlark-httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/resource-has-pkgname-prefix/.expected/diff.patch b/e2e/testdata/fn-render/resource-has-pkgname-prefix/.expected/diff.patch index b67d1770c1..81c68d6a34 100644 --- a/e2e/testdata/fn-render/resource-has-pkgname-prefix/.expected/diff.patch +++ b/e2e/testdata/fn-render/resource-has-pkgname-prefix/.expected/diff.patch @@ -26,7 +26,7 @@ index 78ee518..cda1359 100644 mutators: - image: gcr.io/kpt-fn/set-annotations:v0.1.3 diff --git a/mysql/mysql-deployment.yaml b/mysql/mysql-deployment.yaml -index 173c2e1..11cfcb0 100644 +index 519cfd3..4e39a5c 100644 --- a/mysql/mysql-deployment.yaml +++ b/mysql/mysql-deployment.yaml @@ -18,8 +18,10 @@ metadata: @@ -79,7 +79,7 @@ index 173c2e1..11cfcb0 100644 containers: - name: mysql diff --git a/wordpress-deployment.yaml b/wordpress-deployment.yaml -index f7bdc2a..f555993 100644 +index fed2c74..c8a9784 100644 --- a/wordpress-deployment.yaml +++ b/wordpress-deployment.yaml @@ -16,8 +16,9 @@ metadata: diff --git a/e2e/testdata/fn-render/resource-has-pkgname-prefix/mysql/mysql-deployment.yaml b/e2e/testdata/fn-render/resource-has-pkgname-prefix/mysql/mysql-deployment.yaml index 173c2e11c7..519cfd3b14 100644 --- a/e2e/testdata/fn-render/resource-has-pkgname-prefix/mysql/mysql-deployment.yaml +++ b/e2e/testdata/fn-render/resource-has-pkgname-prefix/mysql/mysql-deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/resource-has-pkgname-prefix/wordpress-deployment.yaml b/e2e/testdata/fn-render/resource-has-pkgname-prefix/wordpress-deployment.yaml index f7bdc2aedf..fed2c74ce5 100644 --- a/e2e/testdata/fn-render/resource-has-pkgname-prefix/wordpress-deployment.yaml +++ b/e2e/testdata/fn-render/resource-has-pkgname-prefix/wordpress-deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # You may obtain a copy of the License at # diff --git a/e2e/testdata/fn-render/selectors/basicpipeline/.expected/config.yaml b/e2e/testdata/fn-render/selectors/basicpipeline/.expected/config.yaml index b11504b540..13fc358cef 100644 --- a/e2e/testdata/fn-render/selectors/basicpipeline/.expected/config.yaml +++ b/e2e/testdata/fn-render/selectors/basicpipeline/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/basicpipeline/.expected/diff.patch b/e2e/testdata/fn-render/selectors/basicpipeline/.expected/diff.patch index e6c85a6de7..fe22481640 100644 --- a/e2e/testdata/fn-render/selectors/basicpipeline/.expected/diff.patch +++ b/e2e/testdata/fn-render/selectors/basicpipeline/.expected/diff.patch @@ -12,7 +12,7 @@ index bd6b879..18fe74e 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..1d36135 100644 +index f2eec52..6b5d443 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,24 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/selectors/basicpipeline/resources.yaml b/e2e/testdata/fn-render/selectors/basicpipeline/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/selectors/basicpipeline/resources.yaml +++ b/e2e/testdata/fn-render/selectors/basicpipeline/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/exclude/.expected/config.yaml b/e2e/testdata/fn-render/selectors/exclude/.expected/config.yaml index 661052dce8..05325773dc 100644 --- a/e2e/testdata/fn-render/selectors/exclude/.expected/config.yaml +++ b/e2e/testdata/fn-render/selectors/exclude/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/exclude/.expected/diff.patch b/e2e/testdata/fn-render/selectors/exclude/.expected/diff.patch index 0c359ecf8e..207f384e99 100644 --- a/e2e/testdata/fn-render/selectors/exclude/.expected/diff.patch +++ b/e2e/testdata/fn-render/selectors/exclude/.expected/diff.patch @@ -1,5 +1,5 @@ diff --git a/resources.yaml b/resources.yaml -index 7a494c9..1d36135 100644 +index f2eec52..6b5d443 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,24 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/selectors/exclude/resources.yaml b/e2e/testdata/fn-render/selectors/exclude/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/selectors/exclude/resources.yaml +++ b/e2e/testdata/fn-render/selectors/exclude/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/generator/.expected/config.yaml b/e2e/testdata/fn-render/selectors/generator/.expected/config.yaml index c3320a0525..4dec4d6554 100644 --- a/e2e/testdata/fn-render/selectors/generator/.expected/config.yaml +++ b/e2e/testdata/fn-render/selectors/generator/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/generator/db/resources.yaml b/e2e/testdata/fn-render/selectors/generator/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/selectors/generator/db/resources.yaml +++ b/e2e/testdata/fn-render/selectors/generator/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/generator/db/starlark-httpbin.yaml b/e2e/testdata/fn-render/selectors/generator/db/starlark-httpbin.yaml index 5c7eea79fe..e52e48f94d 100644 --- a/e2e/testdata/fn-render/selectors/generator/db/starlark-httpbin.yaml +++ b/e2e/testdata/fn-render/selectors/generator/db/starlark-httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/generator/resources.yaml b/e2e/testdata/fn-render/selectors/generator/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/selectors/generator/resources.yaml +++ b/e2e/testdata/fn-render/selectors/generator/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/config.yaml b/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/config.yaml index b631b8bb4a..93d16a5b18 100644 --- a/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/config.yaml +++ b/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/diff.patch b/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/diff.patch index 94eb7abe4d..1b6d2a70cd 100644 --- a/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/diff.patch +++ b/e2e/testdata/fn-render/selectors/selectors-with-exclude/.expected/diff.patch @@ -12,7 +12,7 @@ index a47bd49..a402119 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index e7eda6a..f50b306 100644 +index d3ed04c..f66e542 100644 --- a/resources.yaml +++ b/resources.yaml @@ -17,8 +17,17 @@ metadata: diff --git a/e2e/testdata/fn-render/selectors/selectors-with-exclude/resources.yaml b/e2e/testdata/fn-render/selectors/selectors-with-exclude/resources.yaml index e7eda6a0ab..d3ed04cbdb 100644 --- a/e2e/testdata/fn-render/selectors/selectors-with-exclude/resources.yaml +++ b/e2e/testdata/fn-render/selectors/selectors-with-exclude/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/validate-subset/resources.yaml b/e2e/testdata/fn-render/selectors/validate-subset/resources.yaml index 9d82bd6f06..f169ab020d 100644 --- a/e2e/testdata/fn-render/selectors/validate-subset/resources.yaml +++ b/e2e/testdata/fn-render/selectors/validate-subset/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/selectors/validate-subset/starlark-httpbin-val.yaml b/e2e/testdata/fn-render/selectors/validate-subset/starlark-httpbin-val.yaml index 6cd821fa9a..6a2dafda73 100644 --- a/e2e/testdata/fn-render/selectors/validate-subset/starlark-httpbin-val.yaml +++ b/e2e/testdata/fn-render/selectors/validate-subset/starlark-httpbin-val.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/short-image-path/.expected/config.yaml b/e2e/testdata/fn-render/short-image-path/.expected/config.yaml index 9a9fb10270..9f05741acc 100644 --- a/e2e/testdata/fn-render/short-image-path/.expected/config.yaml +++ b/e2e/testdata/fn-render/short-image-path/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/short-image-path/.expected/diff.patch b/e2e/testdata/fn-render/short-image-path/.expected/diff.patch index 30f7305fc2..390c4071e5 100644 --- a/e2e/testdata/fn-render/short-image-path/.expected/diff.patch +++ b/e2e/testdata/fn-render/short-image-path/.expected/diff.patch @@ -13,7 +13,7 @@ index 6fd44e6..c401c91 100644 mutators: - image: set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..a9dd224 100644 +index f2eec52..84cfb26 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/short-image-path/resources.yaml b/e2e/testdata/fn-render/short-image-path/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/short-image-path/resources.yaml +++ b/e2e/testdata/fn-render/short-image-path/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/.expected/config.yaml b/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/.expected/config.yaml index b257d42865..158679c8e9 100644 --- a/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/.expected/config.yaml +++ b/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/resources.yaml b/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/resources.yaml index de1baf2fc5..09239cf8fd 100644 --- a/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/resources.yaml +++ b/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-fn-failure/.expected/config.yaml b/e2e/testdata/fn-render/subpkg-fn-failure/.expected/config.yaml index ce3ae54a18..3cb87c69f0 100644 --- a/e2e/testdata/fn-render/subpkg-fn-failure/.expected/config.yaml +++ b/e2e/testdata/fn-render/subpkg-fn-failure/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-fn-failure/db/resources.yaml b/e2e/testdata/fn-render/subpkg-fn-failure/db/resources.yaml index 22701718c9..f9835978b2 100644 --- a/e2e/testdata/fn-render/subpkg-fn-failure/db/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-fn-failure/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-fn-failure/db/statefulset-filter.yaml b/e2e/testdata/fn-render/subpkg-fn-failure/db/statefulset-filter.yaml index 2ef98fd87c..b46cbba4a5 100644 --- a/e2e/testdata/fn-render/subpkg-fn-failure/db/statefulset-filter.yaml +++ b/e2e/testdata/fn-render/subpkg-fn-failure/db/statefulset-filter.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-fn-failure/deployment_httpbin.yaml b/e2e/testdata/fn-render/subpkg-fn-failure/deployment_httpbin.yaml index 44bfc6bea3..49d4f6e3dd 100644 --- a/e2e/testdata/fn-render/subpkg-fn-failure/deployment_httpbin.yaml +++ b/e2e/testdata/fn-render/subpkg-fn-failure/deployment_httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-fn-failure/resources.yaml b/e2e/testdata/fn-render/subpkg-fn-failure/resources.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/subpkg-fn-failure/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-fn-failure/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-fn-failure/starlark-httpbin.yaml b/e2e/testdata/fn-render/subpkg-fn-failure/starlark-httpbin.yaml index 5a17604f0f..1a1cb5e35f 100644 --- a/e2e/testdata/fn-render/subpkg-fn-failure/starlark-httpbin.yaml +++ b/e2e/testdata/fn-render/subpkg-fn-failure/starlark-httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/.expected/config.yaml b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/.expected/config.yaml index 1825d0f582..240f345bb2 100644 --- a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/.expected/config.yaml +++ b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/resources.yaml b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/resources.yaml index 22701718c9..f9835978b2 100644 --- a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/statefulset-filter.yaml b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/statefulset-filter.yaml index b1beb4b2bc..e873c776dc 100644 --- a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/statefulset-filter.yaml +++ b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/db/statefulset-filter.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/resources.yaml b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/resources.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-has-invalid-kptfile/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-has-samename-subdir-empty-pipeline/pkg-a/pkg-a/resources.yaml b/e2e/testdata/fn-render/subpkg-has-samename-subdir-empty-pipeline/pkg-a/pkg-a/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/subpkg-has-samename-subdir-empty-pipeline/pkg-a/pkg-a/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-has-samename-subdir-empty-pipeline/pkg-a/pkg-a/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-has-samename-subdir/.expected/diff.patch b/e2e/testdata/fn-render/subpkg-has-samename-subdir/.expected/diff.patch index 4083e0e962..c2dc6b80b4 100644 --- a/e2e/testdata/fn-render/subpkg-has-samename-subdir/.expected/diff.patch +++ b/e2e/testdata/fn-render/subpkg-has-samename-subdir/.expected/diff.patch @@ -11,7 +11,7 @@ index 5489897..9589794 100644 description: sample description pipeline: diff --git a/pkg-a/pkg-a/resources.yaml b/pkg-a/pkg-a/resources.yaml -index 7a494c9..ba72b74 100644 +index f2eec52..c4e4abb 100644 --- a/pkg-a/pkg-a/resources.yaml +++ b/pkg-a/pkg-a/resources.yaml @@ -15,6 +15,7 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml b/e2e/testdata/fn-render/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-has-samename-subdir/pkg-a/pkg-a/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-resource-deletion/.expected/diff.patch b/e2e/testdata/fn-render/subpkg-resource-deletion/.expected/diff.patch index e424886aa8..8062ded58b 100644 --- a/e2e/testdata/fn-render/subpkg-resource-deletion/.expected/diff.patch +++ b/e2e/testdata/fn-render/subpkg-resource-deletion/.expected/diff.patch @@ -28,11 +28,11 @@ index 6dc9479..0aedfe5 100644 mutators: - image: gcr.io/kpt-fn/starlark:v0.2.1 diff --git a/db/resources.yaml b/db/resources.yaml -index 2270171..9dabb18 100644 +index f983597..9dabb18 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -1,26 +1,10 @@ --# Copyright 2021 Google LLC +-# Copyright 2021 The kpt Authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ index 2270171..9dabb18 100644 spec: image: nginx:1.2.3 diff --git a/db/statefulset-filter.yaml b/db/statefulset-filter.yaml -index 7d006a8..155b19f 100644 +index e1f7b67..ac69c02 100644 --- a/db/statefulset-filter.yaml +++ b/db/statefulset-filter.yaml @@ -15,6 +15,10 @@ apiVersion: fn.kpt.dev/v1alpha1 @@ -79,11 +79,11 @@ index 7d006a8..155b19f 100644 def isStatefulSet(r): diff --git a/deployment_httpbin.yaml b/deployment_httpbin.yaml deleted file mode 100644 -index 44bfc6b..0000000 +index 49d4f6e..0000000 --- a/deployment_httpbin.yaml +++ /dev/null @@ -1,36 +0,0 @@ --# Copyright 2021 Google LLC +-# Copyright 2021 The kpt Authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. @@ -120,7 +120,7 @@ index 44bfc6b..0000000 - - name: httpbin - image: kennethreitz/httpbin diff --git a/resources.yaml b/resources.yaml -index 6590f6c..b5b54e0 100644 +index 239f0d6..9ca3271 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,5 +15,15 @@ apiVersion: apps/v1 @@ -140,7 +140,7 @@ index 6590f6c..b5b54e0 100644 + labels: + tier: backend diff --git a/starlark-httpbin.yaml b/starlark-httpbin.yaml -index 3de07cf..0d96dee 100644 +index fd90109..e437ba7 100644 --- a/starlark-httpbin.yaml +++ b/starlark-httpbin.yaml @@ -15,6 +15,9 @@ apiVersion: fn.kpt.dev/v1alpha1 diff --git a/e2e/testdata/fn-render/subpkg-resource-deletion/db/resources.yaml b/e2e/testdata/fn-render/subpkg-resource-deletion/db/resources.yaml index 22701718c9..f9835978b2 100644 --- a/e2e/testdata/fn-render/subpkg-resource-deletion/db/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-resource-deletion/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-resource-deletion/db/statefulset-filter.yaml b/e2e/testdata/fn-render/subpkg-resource-deletion/db/statefulset-filter.yaml index 7d006a875d..e1f7b672c2 100644 --- a/e2e/testdata/fn-render/subpkg-resource-deletion/db/statefulset-filter.yaml +++ b/e2e/testdata/fn-render/subpkg-resource-deletion/db/statefulset-filter.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-resource-deletion/deployment_httpbin.yaml b/e2e/testdata/fn-render/subpkg-resource-deletion/deployment_httpbin.yaml index 44bfc6bea3..49d4f6e3dd 100644 --- a/e2e/testdata/fn-render/subpkg-resource-deletion/deployment_httpbin.yaml +++ b/e2e/testdata/fn-render/subpkg-resource-deletion/deployment_httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-resource-deletion/resources.yaml b/e2e/testdata/fn-render/subpkg-resource-deletion/resources.yaml index 6590f6cabd..239f0d6b46 100644 --- a/e2e/testdata/fn-render/subpkg-resource-deletion/resources.yaml +++ b/e2e/testdata/fn-render/subpkg-resource-deletion/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkg-resource-deletion/starlark-httpbin.yaml b/e2e/testdata/fn-render/subpkg-resource-deletion/starlark-httpbin.yaml index 3de07cf747..fd9010919c 100644 --- a/e2e/testdata/fn-render/subpkg-resource-deletion/starlark-httpbin.yaml +++ b/e2e/testdata/fn-render/subpkg-resource-deletion/starlark-httpbin.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkgs-with-krmignore/.expected/diff.patch b/e2e/testdata/fn-render/subpkgs-with-krmignore/.expected/diff.patch index 68058aa9d5..4046d26545 100644 --- a/e2e/testdata/fn-render/subpkgs-with-krmignore/.expected/diff.patch +++ b/e2e/testdata/fn-render/subpkgs-with-krmignore/.expected/diff.patch @@ -28,7 +28,7 @@ index 8c0fd51..fa4480f 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..49fa8df 100644 +index dabe43c..e9be40c 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,18 @@ apiVersion: apps/v1 @@ -51,7 +51,7 @@ index ac1fd96..49fa8df 100644 + app: backend + tier: db diff --git a/resources.yaml b/resources.yaml -index 7a494c9..ac4edf8 100644 +index f2eec52..8b2113d 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/subpkgs-with-krmignore/db/non-krm.yaml b/e2e/testdata/fn-render/subpkgs-with-krmignore/db/non-krm.yaml index 831fb92d9f..63a8c95e55 100644 --- a/e2e/testdata/fn-render/subpkgs-with-krmignore/db/non-krm.yaml +++ b/e2e/testdata/fn-render/subpkgs-with-krmignore/db/non-krm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkgs-with-krmignore/db/resources.yaml b/e2e/testdata/fn-render/subpkgs-with-krmignore/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/subpkgs-with-krmignore/db/resources.yaml +++ b/e2e/testdata/fn-render/subpkgs-with-krmignore/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkgs-with-krmignore/resources.yaml b/e2e/testdata/fn-render/subpkgs-with-krmignore/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/subpkgs-with-krmignore/resources.yaml +++ b/e2e/testdata/fn-render/subpkgs-with-krmignore/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkgs/.expected/diff.patch b/e2e/testdata/fn-render/subpkgs/.expected/diff.patch index 68058aa9d5..4046d26545 100644 --- a/e2e/testdata/fn-render/subpkgs/.expected/diff.patch +++ b/e2e/testdata/fn-render/subpkgs/.expected/diff.patch @@ -28,7 +28,7 @@ index 8c0fd51..fa4480f 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/db/resources.yaml b/db/resources.yaml -index ac1fd96..49fa8df 100644 +index dabe43c..e9be40c 100644 --- a/db/resources.yaml +++ b/db/resources.yaml @@ -15,5 +15,18 @@ apiVersion: apps/v1 @@ -51,7 +51,7 @@ index ac1fd96..49fa8df 100644 + app: backend + tier: db diff --git a/resources.yaml b/resources.yaml -index 7a494c9..ac4edf8 100644 +index f2eec52..8b2113d 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/subpkgs/db/resources.yaml b/e2e/testdata/fn-render/subpkgs/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-render/subpkgs/db/resources.yaml +++ b/e2e/testdata/fn-render/subpkgs/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/subpkgs/resources.yaml b/e2e/testdata/fn-render/subpkgs/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/subpkgs/resources.yaml +++ b/e2e/testdata/fn-render/subpkgs/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/success-stdout/.expected/config.yaml b/e2e/testdata/fn-render/success-stdout/.expected/config.yaml index 9af5da2cbc..4c5a7d838c 100644 --- a/e2e/testdata/fn-render/success-stdout/.expected/config.yaml +++ b/e2e/testdata/fn-render/success-stdout/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/success-stdout/.expected/diff.patch b/e2e/testdata/fn-render/success-stdout/.expected/diff.patch index 102eed983d..43fde2c6a9 100644 --- a/e2e/testdata/fn-render/success-stdout/.expected/diff.patch +++ b/e2e/testdata/fn-render/success-stdout/.expected/diff.patch @@ -13,7 +13,7 @@ index 8e84241..c237afd 100644 mutators: - image: gcr.io/kpt-fn/set-namespace:v0.1.3 diff --git a/resources.yaml b/resources.yaml -index 7a494c9..a9dd224 100644 +index f2eec52..84cfb26 100644 --- a/resources.yaml +++ b/resources.yaml @@ -15,12 +15,25 @@ apiVersion: apps/v1 diff --git a/e2e/testdata/fn-render/success-stdout/resources.yaml b/e2e/testdata/fn-render/success-stdout/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/success-stdout/resources.yaml +++ b/e2e/testdata/fn-render/success-stdout/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/validate-generated-resource/resources.yaml b/e2e/testdata/fn-render/validate-generated-resource/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/validate-generated-resource/resources.yaml +++ b/e2e/testdata/fn-render/validate-generated-resource/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-gen.yaml b/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-gen.yaml index 5c7eea79fe..e52e48f94d 100644 --- a/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-gen.yaml +++ b/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-gen.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-val.yaml b/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-val.yaml index 1dec086f3a..81973cff90 100644 --- a/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-val.yaml +++ b/e2e/testdata/fn-render/validate-generated-resource/starlark-httpbin-val.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/validate-resource-failure/.expected/config.yaml b/e2e/testdata/fn-render/validate-resource-failure/.expected/config.yaml index 5c2eb4fc46..11afae10ea 100644 --- a/e2e/testdata/fn-render/validate-resource-failure/.expected/config.yaml +++ b/e2e/testdata/fn-render/validate-resource-failure/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/validate-resource-failure/resources.yaml b/e2e/testdata/fn-render/validate-resource-failure/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/validate-resource-failure/resources.yaml +++ b/e2e/testdata/fn-render/validate-resource-failure/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/validate-resource-failure/starlark-httpbin-val.yaml b/e2e/testdata/fn-render/validate-resource-failure/starlark-httpbin-val.yaml index 1dec086f3a..81973cff90 100644 --- a/e2e/testdata/fn-render/validate-resource-failure/starlark-httpbin-val.yaml +++ b/e2e/testdata/fn-render/validate-resource-failure/starlark-httpbin-val.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-render/validator-mutates-resources/resources.yaml b/e2e/testdata/fn-render/validator-mutates-resources/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-render/validator-mutates-resources/resources.yaml +++ b/e2e/testdata/fn-render/validator-mutates-resources/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/config.yaml b/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/config.yaml index 7f264e4b74..83c61c0af1 100644 --- a/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/config.yaml +++ b/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/exec.sh b/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/exec.sh index 5894692420..d5480de1ab 100644 --- a/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/exec.sh +++ b/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/resources.yaml b/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/resources.yaml +++ b/e2e/testdata/fn-sink/out-of-place-dir-exists-error-sink/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/config.yaml b/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/config.yaml index 1f1e65cfc4..bf669cc61a 100644 --- a/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/config.yaml +++ b/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/diff.patch b/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/diff.patch index 1ab5a71d60..1fab50c10f 100644 --- a/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/diff.patch +++ b/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/diff.patch @@ -1,10 +1,10 @@ diff --git a/out/resources.yaml b/out/resources.yaml new file mode 100644 -index 0000000..254b9cd +index 0000000..b66c419 --- /dev/null +++ b/out/resources.yaml @@ -0,0 +1,28 @@ -+# Copyright 2021 Google LLC ++# Copyright 2021 The kpt Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/exec.sh b/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/exec.sh index 6a452969a9..fd11400245 100644 --- a/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/exec.sh +++ b/e2e/testdata/fn-sink/out-of-place-source-sink/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-sink/out-of-place-source-sink/resources.yaml b/e2e/testdata/fn-sink/out-of-place-source-sink/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-sink/out-of-place-source-sink/resources.yaml +++ b/e2e/testdata/fn-sink/out-of-place-source-sink/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/config.yaml b/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/config.yaml index 79b950dd04..72b5520a76 100644 --- a/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/config.yaml +++ b/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/config.yaml @@ -2,7 +2,7 @@ stdOut: |- apiVersion: config.kubernetes.io/v1 kind: ResourceList items: - - # Copyright 2021 Google LLC + - # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ stdOut: |- internal.config.kubernetes.io/seqindent: 'compact' spec: replicas: 3 - - # Copyright 2021 Google LLC + - # Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/exec.sh b/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/exec.sh index 363df84e5a..4660e12e7e 100644 --- a/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/exec.sh +++ b/e2e/testdata/fn-source/subpkgs-with-krmignore/.expected/exec.sh @@ -1,5 +1,5 @@ #! /bin/bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-source/subpkgs-with-krmignore/db/non-krm.yaml b/e2e/testdata/fn-source/subpkgs-with-krmignore/db/non-krm.yaml index 831fb92d9f..63a8c95e55 100644 --- a/e2e/testdata/fn-source/subpkgs-with-krmignore/db/non-krm.yaml +++ b/e2e/testdata/fn-source/subpkgs-with-krmignore/db/non-krm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-source/subpkgs-with-krmignore/db/resources.yaml b/e2e/testdata/fn-source/subpkgs-with-krmignore/db/resources.yaml index ac1fd96645..dabe43cfa9 100644 --- a/e2e/testdata/fn-source/subpkgs-with-krmignore/db/resources.yaml +++ b/e2e/testdata/fn-source/subpkgs-with-krmignore/db/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/fn-source/subpkgs-with-krmignore/resources.yaml b/e2e/testdata/fn-source/subpkgs-with-krmignore/resources.yaml index 7a494c9ca7..f2eec524c6 100644 --- a/e2e/testdata/fn-source/subpkgs-with-krmignore/resources.yaml +++ b/e2e/testdata/fn-source/subpkgs-with-krmignore/resources.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/apply-depends-on/config.yaml b/e2e/testdata/live-apply/apply-depends-on/config.yaml index 203a95a327..c6a5e5418b 100644 --- a/e2e/testdata/live-apply/apply-depends-on/config.yaml +++ b/e2e/testdata/live-apply/apply-depends-on/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/apply-depends-on/resources/first.yaml b/e2e/testdata/live-apply/apply-depends-on/resources/first.yaml index b5a95d2308..a6c67fc138 100644 --- a/e2e/testdata/live-apply/apply-depends-on/resources/first.yaml +++ b/e2e/testdata/live-apply/apply-depends-on/resources/first.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/apply-depends-on/resources/second.yaml b/e2e/testdata/live-apply/apply-depends-on/resources/second.yaml index f3dfb25275..93320dc011 100644 --- a/e2e/testdata/live-apply/apply-depends-on/resources/second.yaml +++ b/e2e/testdata/live-apply/apply-depends-on/resources/second.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/crd-and-cr/config.yaml b/e2e/testdata/live-apply/crd-and-cr/config.yaml index ca6791a721..95cf45a0fc 100644 --- a/e2e/testdata/live-apply/crd-and-cr/config.yaml +++ b/e2e/testdata/live-apply/crd-and-cr/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/crd-and-cr/resources/cr.yaml b/e2e/testdata/live-apply/crd-and-cr/resources/cr.yaml index 7effe6174d..4469a1e516 100644 --- a/e2e/testdata/live-apply/crd-and-cr/resources/cr.yaml +++ b/e2e/testdata/live-apply/crd-and-cr/resources/cr.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/crd-and-cr/resources/crd.yaml b/e2e/testdata/live-apply/crd-and-cr/resources/crd.yaml index 231e25648a..55818ee815 100644 --- a/e2e/testdata/live-apply/crd-and-cr/resources/crd.yaml +++ b/e2e/testdata/live-apply/crd-and-cr/resources/crd.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/dry-run-with-install-rg/config.yaml b/e2e/testdata/live-apply/dry-run-with-install-rg/config.yaml index a79fb851b1..e3ef5ae98b 100644 --- a/e2e/testdata/live-apply/dry-run-with-install-rg/config.yaml +++ b/e2e/testdata/live-apply/dry-run-with-install-rg/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/dry-run-with-install-rg/resources/deployment.yaml b/e2e/testdata/live-apply/dry-run-with-install-rg/resources/deployment.yaml index 38c79d766a..2df332158a 100644 --- a/e2e/testdata/live-apply/dry-run-with-install-rg/resources/deployment.yaml +++ b/e2e/testdata/live-apply/dry-run-with-install-rg/resources/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/dry-run-without-rg/config.yaml b/e2e/testdata/live-apply/dry-run-without-rg/config.yaml index a45ee3c64f..5a8061f300 100644 --- a/e2e/testdata/live-apply/dry-run-without-rg/config.yaml +++ b/e2e/testdata/live-apply/dry-run-without-rg/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/dry-run-without-rg/resources/deployment.yaml b/e2e/testdata/live-apply/dry-run-without-rg/resources/deployment.yaml index 9bd2ea9cf5..31feefaf29 100644 --- a/e2e/testdata/live-apply/dry-run-without-rg/resources/deployment.yaml +++ b/e2e/testdata/live-apply/dry-run-without-rg/resources/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/install-rg-on-apply/config.yaml b/e2e/testdata/live-apply/install-rg-on-apply/config.yaml index 224798342f..251f86f5b1 100644 --- a/e2e/testdata/live-apply/install-rg-on-apply/config.yaml +++ b/e2e/testdata/live-apply/install-rg-on-apply/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/install-rg-on-apply/resources/deployment.yaml b/e2e/testdata/live-apply/install-rg-on-apply/resources/deployment.yaml index 1b521f24b1..c01c371b25 100644 --- a/e2e/testdata/live-apply/install-rg-on-apply/resources/deployment.yaml +++ b/e2e/testdata/live-apply/install-rg-on-apply/resources/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/json-output/config.yaml b/e2e/testdata/live-apply/json-output/config.yaml index 7e203332a7..6ea446894b 100644 --- a/e2e/testdata/live-apply/json-output/config.yaml +++ b/e2e/testdata/live-apply/json-output/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/json-output/pre-apply/first.yaml b/e2e/testdata/live-apply/json-output/pre-apply/first.yaml index f671e0b92f..40b5b531f5 100644 --- a/e2e/testdata/live-apply/json-output/pre-apply/first.yaml +++ b/e2e/testdata/live-apply/json-output/pre-apply/first.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/json-output/pre-apply/rg.yaml b/e2e/testdata/live-apply/json-output/pre-apply/rg.yaml index 506bc71bba..59014ff382 100644 --- a/e2e/testdata/live-apply/json-output/pre-apply/rg.yaml +++ b/e2e/testdata/live-apply/json-output/pre-apply/rg.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/json-output/pre-apply/second.yaml b/e2e/testdata/live-apply/json-output/pre-apply/second.yaml index 3c4fdfa883..bfd63d113d 100644 --- a/e2e/testdata/live-apply/json-output/pre-apply/second.yaml +++ b/e2e/testdata/live-apply/json-output/pre-apply/second.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/json-output/resources/cm.yaml b/e2e/testdata/live-apply/json-output/resources/cm.yaml index 153818fe25..556cf4e6b6 100644 --- a/e2e/testdata/live-apply/json-output/resources/cm.yaml +++ b/e2e/testdata/live-apply/json-output/resources/cm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/json-output/resources/dep.yaml b/e2e/testdata/live-apply/json-output/resources/dep.yaml index f59dadc715..ea4808df4d 100644 --- a/e2e/testdata/live-apply/json-output/resources/dep.yaml +++ b/e2e/testdata/live-apply/json-output/resources/dep.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/prune-depends-on/config.yaml b/e2e/testdata/live-apply/prune-depends-on/config.yaml index 88da143aa9..8dd762a011 100644 --- a/e2e/testdata/live-apply/prune-depends-on/config.yaml +++ b/e2e/testdata/live-apply/prune-depends-on/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/prune-depends-on/pre-apply/first.yaml b/e2e/testdata/live-apply/prune-depends-on/pre-apply/first.yaml index 5097c0af1e..86b4608ba8 100644 --- a/e2e/testdata/live-apply/prune-depends-on/pre-apply/first.yaml +++ b/e2e/testdata/live-apply/prune-depends-on/pre-apply/first.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/prune-depends-on/pre-apply/rg.yaml b/e2e/testdata/live-apply/prune-depends-on/pre-apply/rg.yaml index d36b5d85ac..8aa803bac0 100644 --- a/e2e/testdata/live-apply/prune-depends-on/pre-apply/rg.yaml +++ b/e2e/testdata/live-apply/prune-depends-on/pre-apply/rg.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/prune-depends-on/pre-apply/second.yaml b/e2e/testdata/live-apply/prune-depends-on/pre-apply/second.yaml index 238a51aae8..511d8740d9 100644 --- a/e2e/testdata/live-apply/prune-depends-on/pre-apply/second.yaml +++ b/e2e/testdata/live-apply/prune-depends-on/pre-apply/second.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-apply/prune-depends-on/resources/cm.yaml b/e2e/testdata/live-apply/prune-depends-on/resources/cm.yaml index 9fb9f91b10..053db10b60 100644 --- a/e2e/testdata/live-apply/prune-depends-on/resources/cm.yaml +++ b/e2e/testdata/live-apply/prune-depends-on/resources/cm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-plan/create/config.yaml b/e2e/testdata/live-plan/create/config.yaml index c0b3882415..b9124540ee 100644 --- a/e2e/testdata/live-plan/create/config.yaml +++ b/e2e/testdata/live-plan/create/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-plan/create/resources/cm.yaml b/e2e/testdata/live-plan/create/resources/cm.yaml index dd896eadf2..73dd2cd700 100644 --- a/e2e/testdata/live-plan/create/resources/cm.yaml +++ b/e2e/testdata/live-plan/create/resources/cm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-plan/prune/config.yaml b/e2e/testdata/live-plan/prune/config.yaml index f3a2fc0682..b3eefec1f0 100644 --- a/e2e/testdata/live-plan/prune/config.yaml +++ b/e2e/testdata/live-plan/prune/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-plan/prune/pre-apply/cm.yaml b/e2e/testdata/live-plan/prune/pre-apply/cm.yaml index fcc5a09ec5..533f8e6db0 100644 --- a/e2e/testdata/live-plan/prune/pre-apply/cm.yaml +++ b/e2e/testdata/live-plan/prune/pre-apply/cm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-plan/prune/pre-apply/dep.yaml b/e2e/testdata/live-plan/prune/pre-apply/dep.yaml index 64d93c2db3..12e0eb208d 100644 --- a/e2e/testdata/live-plan/prune/pre-apply/dep.yaml +++ b/e2e/testdata/live-plan/prune/pre-apply/dep.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-plan/prune/pre-apply/rg.yaml b/e2e/testdata/live-plan/prune/pre-apply/rg.yaml index 40ae15e1e7..c395e36394 100644 --- a/e2e/testdata/live-plan/prune/pre-apply/rg.yaml +++ b/e2e/testdata/live-plan/prune/pre-apply/rg.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/e2e/testdata/live-plan/prune/resources/cm.yaml b/e2e/testdata/live-plan/prune/resources/cm.yaml index 608ce9d983..6661e62dcc 100644 --- a/e2e/testdata/live-plan/prune/resources/cm.yaml +++ b/e2e/testdata/live-plan/prune/resources/cm.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/firebase/functions/.eslintrc.js b/firebase/functions/.eslintrc.js index e4c237e38b..9b5a5e332f 100644 --- a/firebase/functions/.eslintrc.js +++ b/firebase/functions/.eslintrc.js @@ -1,5 +1,5 @@ /** - * Copyright 2022 Google LLC + * Copyright 2022 The kpt Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/firebase/functions/index.js b/firebase/functions/index.js index 4d88be2cd4..790ad0110f 100644 --- a/firebase/functions/index.js +++ b/firebase/functions/index.js @@ -1,5 +1,5 @@ /** - * Copyright 2022 Google LLC + * Copyright 2022 The kpt Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/healthcheck/Makefile b/healthcheck/Makefile index b8ffb61d0c..cf7016736e 100644 --- a/healthcheck/Makefile +++ b/healthcheck/Makefile @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/healthcheck/api/v1alpha1/groupversion_info.go b/healthcheck/api/v1alpha1/groupversion_info.go index 2ec6b3d84d..66654db9a5 100644 --- a/healthcheck/api/v1alpha1/groupversion_info.go +++ b/healthcheck/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/healthcheck/api/v1alpha1/healthcheck_types.go b/healthcheck/api/v1alpha1/healthcheck_types.go index 1763f8afeb..1bc73f95a1 100644 --- a/healthcheck/api/v1alpha1/healthcheck_types.go +++ b/healthcheck/api/v1alpha1/healthcheck_types.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/healthcheck/api/v1alpha1/zz_generated.deepcopy.go b/healthcheck/api/v1alpha1/zz_generated.deepcopy.go index 5099ae336b..cdde5427e3 100644 --- a/healthcheck/api/v1alpha1/zz_generated.deepcopy.go +++ b/healthcheck/api/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,6 @@ //go:build !ignore_autogenerated -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/healthcheck/config/crd/config.healthcheck.kpt.dev_healthchecks.yaml b/healthcheck/config/crd/config.healthcheck.kpt.dev_healthchecks.yaml index 3f0c0c5b2e..43f6d0335c 100644 --- a/healthcheck/config/crd/config.healthcheck.kpt.dev_healthchecks.yaml +++ b/healthcheck/config/crd/config.healthcheck.kpt.dev_healthchecks.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/builtins/pkg_context.go b/internal/builtins/pkg_context.go index fc1a7bc12a..6a201598a6 100644 --- a/internal/builtins/pkg_context.go +++ b/internal/builtins/pkg_context.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/builtins/pkg_context_test.go b/internal/builtins/pkg_context_test.go index 9ef58391e0..32a87fc938 100644 --- a/internal/builtins/pkg_context_test.go +++ b/internal/builtins/pkg_context_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmdutil/util.go b/internal/cmdutil/util.go index 2a2baa44e6..0c789def52 100644 --- a/internal/cmdutil/util.go +++ b/internal/cmdutil/util.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/errors.go b/internal/errors/errors.go index c130099210..73e7d87a24 100644 --- a/internal/errors/errors.go +++ b/internal/errors/errors.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -252,7 +252,7 @@ func UnwrapKioError(err error) error { // UnwrapErrors unwraps any *Error errors in the chain and returns // the first error it finds that is of a different type. If no such error // can be found, the last return value will be false. -//nolint +// nolint func UnwrapErrors(err error) (error, bool) { for { if err == nil { diff --git a/internal/errors/resolver/container.go b/internal/errors/resolver/container.go index f5df098747..a29d5dd039 100644 --- a/internal/errors/resolver/container.go +++ b/internal/errors/resolver/container.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/git.go b/internal/errors/resolver/git.go index 11e8903f4b..c819a6db38 100644 --- a/internal/errors/resolver/git.go +++ b/internal/errors/resolver/git.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/live.go b/internal/errors/resolver/live.go index a715e5f288..fc71bf12bf 100644 --- a/internal/errors/resolver/live.go +++ b/internal/errors/resolver/live.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/live_test.go b/internal/errors/resolver/live_test.go index b19f563055..727a3c508b 100644 --- a/internal/errors/resolver/live_test.go +++ b/internal/errors/resolver/live_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/misc.go b/internal/errors/resolver/misc.go index f21573aa8c..790ae5944b 100644 --- a/internal/errors/resolver/misc.go +++ b/internal/errors/resolver/misc.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/pkg.go b/internal/errors/resolver/pkg.go index 71592aa206..f6cde2756a 100644 --- a/internal/errors/resolver/pkg.go +++ b/internal/errors/resolver/pkg.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/pkg_test.go b/internal/errors/resolver/pkg_test.go index b24ecef0b5..2b26baa88e 100644 --- a/internal/errors/resolver/pkg_test.go +++ b/internal/errors/resolver/pkg_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/resolver.go b/internal/errors/resolver/resolver.go index 4396e70301..ff747fa5e6 100644 --- a/internal/errors/resolver/resolver.go +++ b/internal/errors/resolver/resolver.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/resolver_test.go b/internal/errors/resolver/resolver_test.go index 6153b14e22..2b21113a9c 100644 --- a/internal/errors/resolver/resolver_test.go +++ b/internal/errors/resolver/resolver_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/resolver/update.go b/internal/errors/resolver/update.go index 6b43e3eca1..096e52b21d 100644 --- a/internal/errors/resolver/update.go +++ b/internal/errors/resolver/update.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/errors/validate.go b/internal/errors/validate.go index a5e484ec6b..fc49439aa5 100644 --- a/internal/errors/validate.go +++ b/internal/errors/validate.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/container.go b/internal/fnruntime/container.go index 36ecc1baab..42bb8e77a5 100644 --- a/internal/fnruntime/container.go +++ b/internal/fnruntime/container.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/container_test.go b/internal/fnruntime/container_test.go index b059f79f2f..9333e02d36 100644 --- a/internal/fnruntime/container_test.go +++ b/internal/fnruntime/container_test.go @@ -1,6 +1,6 @@ //go:build docker -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/exec.go b/internal/fnruntime/exec.go index e06a6a4d14..8b3dc8654f 100644 --- a/internal/fnruntime/exec.go +++ b/internal/fnruntime/exec.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/fnerrors.go b/internal/fnruntime/fnerrors.go index 3cf6a341a0..60291c270a 100644 --- a/internal/fnruntime/fnerrors.go +++ b/internal/fnruntime/fnerrors.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/fnerrors_test.go b/internal/fnruntime/fnerrors_test.go index cc1b445987..c7684f4d6f 100644 --- a/internal/fnruntime/fnerrors_test.go +++ b/internal/fnruntime/fnerrors_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/imagepullpolicy.go b/internal/fnruntime/imagepullpolicy.go index 1e87714f71..96c42ddd92 100644 --- a/internal/fnruntime/imagepullpolicy.go +++ b/internal/fnruntime/imagepullpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/jsglue.go b/internal/fnruntime/jsglue.go index b001ae0471..4e67e92336 100644 --- a/internal/fnruntime/jsglue.go +++ b/internal/fnruntime/jsglue.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/nodejs.go b/internal/fnruntime/nodejs.go index f67ffedfb1..ba3d3d10bc 100644 --- a/internal/fnruntime/nodejs.go +++ b/internal/fnruntime/nodejs.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/runner.go b/internal/fnruntime/runner.go index cfde4d92a9..7053e78a39 100644 --- a/internal/fnruntime/runner.go +++ b/internal/fnruntime/runner.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/runner_test.go b/internal/fnruntime/runner_test.go index 7d63c0493c..022ba7cfc0 100644 --- a/internal/fnruntime/runner_test.go +++ b/internal/fnruntime/runner_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/utils.go b/internal/fnruntime/utils.go index 793ceea78b..bff5cc4da7 100644 --- a/internal/fnruntime/utils.go +++ b/internal/fnruntime/utils.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/utils_test.go b/internal/fnruntime/utils_test.go index 26125fd4e4..8d2262bcb2 100644 --- a/internal/fnruntime/utils_test.go +++ b/internal/fnruntime/utils_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/wasm.go b/internal/fnruntime/wasm.go index f075b76b26..c6e1c47335 100644 --- a/internal/fnruntime/wasm.go +++ b/internal/fnruntime/wasm.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/wasmtime.go b/internal/fnruntime/wasmtime.go index cbca8c7714..e413bf9e29 100644 --- a/internal/fnruntime/wasmtime.go +++ b/internal/fnruntime/wasmtime.go @@ -1,7 +1,7 @@ //go:build cgo // +build cgo -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/fnruntime/wasmtime_unsupported.go b/internal/fnruntime/wasmtime_unsupported.go index 16222f3380..3e81245238 100644 --- a/internal/fnruntime/wasmtime_unsupported.go +++ b/internal/fnruntime/wasmtime_unsupported.go @@ -1,7 +1,7 @@ //go:build !cgo // +build !cgo -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gitutil/errors.go b/internal/gitutil/errors.go index d1e9d2d290..e67c8bdf11 100644 --- a/internal/gitutil/errors.go +++ b/internal/gitutil/errors.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gitutil/gitutil.go b/internal/gitutil/gitutil.go index 73678fe8c8..1f40588e09 100644 --- a/internal/gitutil/gitutil.go +++ b/internal/gitutil/gitutil.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gitutil/gitutil_test.go b/internal/gitutil/gitutil_test.go index 4d2257d7d0..3c6a7fa584 100644 --- a/internal/gitutil/gitutil_test.go +++ b/internal/gitutil/gitutil_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/hook/executor.go b/internal/hook/executor.go index e509820d0b..fba554f4da 100644 --- a/internal/hook/executor.go +++ b/internal/hook/executor.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/options/get.go b/internal/options/get.go index c438f3fb88..ad18078118 100644 --- a/internal/options/get.go +++ b/internal/options/get.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/pkg/pkg.go b/internal/pkg/pkg.go index 7f9736df16..f43a8bb191 100644 --- a/internal/pkg/pkg.go +++ b/internal/pkg/pkg.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -158,8 +158,9 @@ func (e *InvInfoInvalid) Error() string { return "the provided ResourceGroup is not valid" } -//nolint:lll // warnInvInKptfile is the warning message when the inventory information is present within the Kptfile. +// +//nolint:lll const warnInvInKptfile = "[WARN] The resourcegroup file was not found... Using Kptfile to gather inventory information. We recommend migrating to a resourcegroup file for inventories. Please migrate with `kpt live migrate`." // Pkg represents a kpt package with a one-to-one mapping to a directory on the local filesystem. diff --git a/internal/pkg/pkg_test.go b/internal/pkg/pkg_test.go index 129b2619b0..58139f6eb4 100644 --- a/internal/pkg/pkg_test.go +++ b/internal/pkg/pkg_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/pkg/testing/helpers.go b/internal/pkg/testing/helpers.go index 9f9c34c24a..d3bac658c7 100644 --- a/internal/pkg/testing/helpers.go +++ b/internal/pkg/testing/helpers.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/testutil/pkgbuilder/builder.go b/internal/testutil/pkgbuilder/builder.go index 2495d4fd77..8132a25263 100644 --- a/internal/testutil/pkgbuilder/builder.go +++ b/internal/testutil/pkgbuilder/builder.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/testutil/pkgbuilder/builder_test.go b/internal/testutil/pkgbuilder/builder_test.go index b59c31f930..c1c406ced9 100644 --- a/internal/testutil/pkgbuilder/builder_test.go +++ b/internal/testutil/pkgbuilder/builder_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/testutil/pkgbuilder/fns.go b/internal/testutil/pkgbuilder/fns.go index c523151195..cbfc9635c6 100644 --- a/internal/testutil/pkgbuilder/fns.go +++ b/internal/testutil/pkgbuilder/fns.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/testutil/setup_manager.go b/internal/testutil/setup_manager.go index 73f1e4541e..c82efffb81 100644 --- a/internal/testutil/setup_manager.go +++ b/internal/testutil/setup_manager.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/java/java-configmap.resource.yaml b/internal/testutil/testdata/dataset1/java/java-configmap.resource.yaml index 3e1f1219c1..46092fd2b0 100644 --- a/internal/testutil/testdata/dataset1/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset1/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/java/java-deployment.resource.yaml b/internal/testutil/testdata/dataset1/java/java-deployment.resource.yaml index 1f47b877a0..8ea360a92a 100644 --- a/internal/testutil/testdata/dataset1/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/dataset1/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/java/java-service.resource.yaml b/internal/testutil/testdata/dataset1/java/java-service.resource.yaml index b652d42067..60eb374f68 100644 --- a/internal/testutil/testdata/dataset1/java/java-service.resource.yaml +++ b/internal/testutil/testdata/dataset1/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/dataset1/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/dataset1/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset1/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/dataset1/mysql/mysql-service.resource.yaml index 4efe44c475..c99a64c6e0 100644 --- a/internal/testutil/testdata/dataset1/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/dataset1/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/dataset1/mysql/mysql-statefulset.resource.yaml index aa115ef914..90685c3518 100644 --- a/internal/testutil/testdata/dataset1/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset1/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/dataset1/wordpress/wordpress-service.resource.yaml index bc7f6265a5..478ffc8834 100644 --- a/internal/testutil/testdata/dataset1/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/dataset1/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset1/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/dataset1/wordpress/wordpress-statefulset.resource.yaml index 381e76c517..705a79dad0 100644 --- a/internal/testutil/testdata/dataset1/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset1/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/java/java-configmap.resource.yaml b/internal/testutil/testdata/dataset2/java/java-configmap.resource.yaml index 3e1f1219c1..46092fd2b0 100644 --- a/internal/testutil/testdata/dataset2/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset2/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/java/java-deployment.resource.yaml b/internal/testutil/testdata/dataset2/java/java-deployment.resource.yaml index ade871bf5f..af6d0d7f4b 100644 --- a/internal/testutil/testdata/dataset2/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/dataset2/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/java/java-service.resource.yaml b/internal/testutil/testdata/dataset2/java/java-service.resource.yaml index b46f8e0e15..5a89d34ba3 100644 --- a/internal/testutil/testdata/dataset2/java/java-service.resource.yaml +++ b/internal/testutil/testdata/dataset2/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/dataset2/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/dataset2/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset2/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/dataset2/mysql/mysql-service.resource.yaml index 4efe44c475..c99a64c6e0 100644 --- a/internal/testutil/testdata/dataset2/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/dataset2/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/dataset2/mysql/mysql-statefulset.resource.yaml index 39e3dc9e54..800cc5da11 100644 --- a/internal/testutil/testdata/dataset2/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset2/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/dataset2/wordpress/wordpress-service.resource.yaml index b2edda0494..e3e35f40e8 100644 --- a/internal/testutil/testdata/dataset2/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/dataset2/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset2/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/dataset2/wordpress/wordpress-statefulset.resource.yaml index 81a06fd2d1..ad577af0ad 100644 --- a/internal/testutil/testdata/dataset2/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset2/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/java/java-configmap.resource.yaml b/internal/testutil/testdata/dataset3/java/java-configmap.resource.yaml index 3e1f1219c1..46092fd2b0 100644 --- a/internal/testutil/testdata/dataset3/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset3/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/java/java-deployment.resource.yaml b/internal/testutil/testdata/dataset3/java/java-deployment.resource.yaml index 5c6269a27f..cf9dbcc566 100644 --- a/internal/testutil/testdata/dataset3/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/dataset3/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/java/java-service.resource.yaml b/internal/testutil/testdata/dataset3/java/java-service.resource.yaml index c53201ce09..03264c2c01 100644 --- a/internal/testutil/testdata/dataset3/java/java-service.resource.yaml +++ b/internal/testutil/testdata/dataset3/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/dataset3/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/dataset3/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset3/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/dataset3/mysql/mysql-service.resource.yaml index 4efe44c475..c99a64c6e0 100644 --- a/internal/testutil/testdata/dataset3/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/dataset3/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/dataset3/mysql/mysql-statefulset.resource.yaml index 39e3dc9e54..800cc5da11 100644 --- a/internal/testutil/testdata/dataset3/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset3/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/dataset3/wordpress/wordpress-service.resource.yaml index b2edda0494..e3e35f40e8 100644 --- a/internal/testutil/testdata/dataset3/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/dataset3/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset3/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/dataset3/wordpress/wordpress-statefulset.resource.yaml index 81a06fd2d1..ad577af0ad 100644 --- a/internal/testutil/testdata/dataset3/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset3/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/java/java-configmap.resource.yaml b/internal/testutil/testdata/dataset4/java/java-configmap.resource.yaml index 5b748bdd41..2e620af6e4 100644 --- a/internal/testutil/testdata/dataset4/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset4/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/java/java-deployment.resource.yaml b/internal/testutil/testdata/dataset4/java/java-deployment.resource.yaml index ade871bf5f..af6d0d7f4b 100644 --- a/internal/testutil/testdata/dataset4/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/dataset4/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/java/java-service.resource.yaml b/internal/testutil/testdata/dataset4/java/java-service.resource.yaml index b46f8e0e15..5a89d34ba3 100644 --- a/internal/testutil/testdata/dataset4/java/java-service.resource.yaml +++ b/internal/testutil/testdata/dataset4/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/dataset4/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/dataset4/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset4/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/dataset4/mysql/mysql-service.resource.yaml index 4efe44c475..c99a64c6e0 100644 --- a/internal/testutil/testdata/dataset4/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/dataset4/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/dataset4/mysql/mysql-statefulset.resource.yaml index dbe4e618bb..41a6a4b6ca 100644 --- a/internal/testutil/testdata/dataset4/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset4/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/dataset4/wordpress/wordpress-service.resource.yaml index b2edda0494..e3e35f40e8 100644 --- a/internal/testutil/testdata/dataset4/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/dataset4/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset4/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/dataset4/wordpress/wordpress-statefulset.resource.yaml index 81a06fd2d1..ad577af0ad 100644 --- a/internal/testutil/testdata/dataset4/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset4/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/java/java-configmap.resource.yaml b/internal/testutil/testdata/dataset5/java/java-configmap.resource.yaml index 3e1f1219c1..46092fd2b0 100644 --- a/internal/testutil/testdata/dataset5/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset5/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/java/java-deployment.resource.yaml b/internal/testutil/testdata/dataset5/java/java-deployment.resource.yaml index ade871bf5f..af6d0d7f4b 100644 --- a/internal/testutil/testdata/dataset5/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/dataset5/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/java/java-service.resource.yaml b/internal/testutil/testdata/dataset5/java/java-service.resource.yaml index b46f8e0e15..5a89d34ba3 100644 --- a/internal/testutil/testdata/dataset5/java/java-service.resource.yaml +++ b/internal/testutil/testdata/dataset5/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/dataset5/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/dataset5/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset5/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/dataset5/mysql/mysql-service.resource.yaml index 4efe44c475..c99a64c6e0 100644 --- a/internal/testutil/testdata/dataset5/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/dataset5/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/dataset5/mysql/mysql-statefulset.resource.yaml index 39e3dc9e54..800cc5da11 100644 --- a/internal/testutil/testdata/dataset5/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset5/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/somefunction.py b/internal/testutil/testdata/dataset5/somefunction.py index a1c4841c46..5efa4081a0 100644 --- a/internal/testutil/testdata/dataset5/somefunction.py +++ b/internal/testutil/testdata/dataset5/somefunction.py @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/dataset5/wordpress/wordpress-service.resource.yaml index b2edda0494..e3e35f40e8 100644 --- a/internal/testutil/testdata/dataset5/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/dataset5/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset5/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/dataset5/wordpress/wordpress-statefulset.resource.yaml index 81a06fd2d1..ad577af0ad 100644 --- a/internal/testutil/testdata/dataset5/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset5/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/java/java-configmap.resource.yaml b/internal/testutil/testdata/dataset6/java/java-configmap.resource.yaml index 3e1f1219c1..46092fd2b0 100644 --- a/internal/testutil/testdata/dataset6/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset6/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/java/java-deployment.resource.yaml b/internal/testutil/testdata/dataset6/java/java-deployment.resource.yaml index ade871bf5f..af6d0d7f4b 100644 --- a/internal/testutil/testdata/dataset6/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/dataset6/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/java/java-service.resource.yaml b/internal/testutil/testdata/dataset6/java/java-service.resource.yaml index b46f8e0e15..5a89d34ba3 100644 --- a/internal/testutil/testdata/dataset6/java/java-service.resource.yaml +++ b/internal/testutil/testdata/dataset6/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/dataset6/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/dataset6/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/dataset6/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/dataset6/mysql/mysql-service.resource.yaml index 4efe44c475..c99a64c6e0 100644 --- a/internal/testutil/testdata/dataset6/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/dataset6/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/dataset6/mysql/mysql-statefulset.resource.yaml index 39e3dc9e54..800cc5da11 100644 --- a/internal/testutil/testdata/dataset6/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset6/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/somefunction.py b/internal/testutil/testdata/dataset6/somefunction.py index a1c4841c46..5efa4081a0 100644 --- a/internal/testutil/testdata/dataset6/somefunction.py +++ b/internal/testutil/testdata/dataset6/somefunction.py @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/dataset6/wordpress/wordpress-service.resource.yaml index b2edda0494..e3e35f40e8 100644 --- a/internal/testutil/testdata/dataset6/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/dataset6/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/dataset6/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/dataset6/wordpress/wordpress-statefulset.resource.yaml index 81a06fd2d1..ad577af0ad 100644 --- a/internal/testutil/testdata/dataset6/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/dataset6/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/java/java-configmap.resource.yaml b/internal/testutil/testdata/datasetmerged/java/java-configmap.resource.yaml index 3e1f1219c1..46092fd2b0 100644 --- a/internal/testutil/testdata/datasetmerged/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/java/java-deployment.resource.yaml b/internal/testutil/testdata/datasetmerged/java/java-deployment.resource.yaml index 7ffd052bac..4ca0837561 100644 --- a/internal/testutil/testdata/datasetmerged/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/java/java-service.resource.yaml b/internal/testutil/testdata/datasetmerged/java/java-service.resource.yaml index ebea09afa6..aea94e7fff 100644 --- a/internal/testutil/testdata/datasetmerged/java/java-service.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/datasetmerged/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/datasetmerged/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/datasetmerged/mysql/mysql-service.resource.yaml index 4efe44c475..c99a64c6e0 100644 --- a/internal/testutil/testdata/datasetmerged/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/datasetmerged/mysql/mysql-statefulset.resource.yaml index 39e3dc9e54..800cc5da11 100644 --- a/internal/testutil/testdata/datasetmerged/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/datasetmerged/wordpress/wordpress-service.resource.yaml index b2edda0494..e3e35f40e8 100644 --- a/internal/testutil/testdata/datasetmerged/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/datasetmerged/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/datasetmerged/wordpress/wordpress-statefulset.resource.yaml index 81a06fd2d1..ad577af0ad 100644 --- a/internal/testutil/testdata/datasetmerged/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/datasetmerged/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/java/java-configmap.resource.yaml b/internal/testutil/testdata/updateMergeConflict/java/java-configmap.resource.yaml index 3e1f1219c1..46092fd2b0 100644 --- a/internal/testutil/testdata/updateMergeConflict/java/java-configmap.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/java/java-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/java/java-deployment.resource.yaml b/internal/testutil/testdata/updateMergeConflict/java/java-deployment.resource.yaml index fecfd6d14a..af9af07c42 100644 --- a/internal/testutil/testdata/updateMergeConflict/java/java-deployment.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/java/java-deployment.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/java/java-service.resource.yaml b/internal/testutil/testdata/updateMergeConflict/java/java-service.resource.yaml index 9a48d6d5b9..d0732178df 100644 --- a/internal/testutil/testdata/updateMergeConflict/java/java-service.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/java/java-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/mysql/mysql-configmap.resource.yaml b/internal/testutil/testdata/updateMergeConflict/mysql/mysql-configmap.resource.yaml index 146fdefbc3..3a04891140 100644 --- a/internal/testutil/testdata/updateMergeConflict/mysql/mysql-configmap.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/mysql/mysql-configmap.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/mysql/mysql-service.resource.yaml b/internal/testutil/testdata/updateMergeConflict/mysql/mysql-service.resource.yaml index 69f4ab984c..bee6c15cc3 100644 --- a/internal/testutil/testdata/updateMergeConflict/mysql/mysql-service.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/mysql/mysql-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/mysql/mysql-statefulset.resource.yaml b/internal/testutil/testdata/updateMergeConflict/mysql/mysql-statefulset.resource.yaml index 17f50039f3..0de3847248 100644 --- a/internal/testutil/testdata/updateMergeConflict/mysql/mysql-statefulset.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/mysql/mysql-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-service.resource.yaml b/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-service.resource.yaml index 37e3575c2f..8d88a9719b 100644 --- a/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-service.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-service.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-statefulset.resource.yaml b/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-statefulset.resource.yaml index 7da793b225..1b87095594 100644 --- a/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-statefulset.resource.yaml +++ b/internal/testutil/testdata/updateMergeConflict/wordpress/wordpress-statefulset.resource.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/testutil/testutil.go b/internal/testutil/testutil.go index 7275f9853c..4a0c156391 100644 --- a/internal/testutil/testutil.go +++ b/internal/testutil/testutil.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -251,7 +251,7 @@ func Diff(sourceDir, destDir string, addMergeCommentsToSource bool) (sets.String return diff, nil } -const trimPrefix = `# Copyright 2019 Google LLC +const trimPrefix = `# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/types/types.go b/internal/types/types.go index 8ebdb30377..1666305881 100644 --- a/internal/types/types.go +++ b/internal/types/types.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/addmergecomment/addmergecomment.go b/internal/util/addmergecomment/addmergecomment.go index 7af74ca9fb..73ed0328d6 100644 --- a/internal/util/addmergecomment/addmergecomment.go +++ b/internal/util/addmergecomment/addmergecomment.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/addmergecomment/addmergecomment_test.go b/internal/util/addmergecomment/addmergecomment_test.go index c8ee7b3b0e..027240ab18 100644 --- a/internal/util/addmergecomment/addmergecomment_test.go +++ b/internal/util/addmergecomment/addmergecomment_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/argutil/argutil.go b/internal/util/argutil/argutil.go index 084716d06e..682ca117d4 100644 --- a/internal/util/argutil/argutil.go +++ b/internal/util/argutil/argutil.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/argutil/argutil_test.go b/internal/util/argutil/argutil_test.go index c1d393dd9c..3f6388f06f 100644 --- a/internal/util/argutil/argutil_test.go +++ b/internal/util/argutil/argutil_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/attribution/attribution.go b/internal/util/attribution/attribution.go index 4543ec2cfa..75f5988d4e 100644 --- a/internal/util/attribution/attribution.go +++ b/internal/util/attribution/attribution.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/attribution/attribution_test.go b/internal/util/attribution/attribution_test.go index 910f0b3468..fbfc7fd097 100644 --- a/internal/util/attribution/attribution_test.go +++ b/internal/util/attribution/attribution_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/cfgflags/useragent.go b/internal/util/cfgflags/useragent.go index 433ec1c001..e623ea6d94 100644 --- a/internal/util/cfgflags/useragent.go +++ b/internal/util/cfgflags/useragent.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/cfgflags/useragent_test.go b/internal/util/cfgflags/useragent_test.go index 3613b86ad9..618e00cc5f 100644 --- a/internal/util/cfgflags/useragent_test.go +++ b/internal/util/cfgflags/useragent_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/cmdutil/cmdutil.go b/internal/util/cmdutil/cmdutil.go index 578cd9dd10..450db2f60b 100644 --- a/internal/util/cmdutil/cmdutil.go +++ b/internal/util/cmdutil/cmdutil.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/cmdutil/cmdutil_test.go b/internal/util/cmdutil/cmdutil_test.go index f61106220c..3de09a6e98 100644 --- a/internal/util/cmdutil/cmdutil_test.go +++ b/internal/util/cmdutil/cmdutil_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/diff/diff.go b/internal/util/diff/diff.go index 9227c43737..5ea955408e 100644 --- a/internal/util/diff/diff.go +++ b/internal/util/diff/diff.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/diff/diff_test.go b/internal/util/diff/diff_test.go index 983ba37b81..27f1f74fab 100644 --- a/internal/util/diff/diff_test.go +++ b/internal/util/diff/diff_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/diff/pkgdiff.go b/internal/util/diff/pkgdiff.go index d9c05117b7..a2794b8ed2 100644 --- a/internal/util/diff/pkgdiff.go +++ b/internal/util/diff/pkgdiff.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/diff/pkgdiff_test.go b/internal/util/diff/pkgdiff_test.go index a774c18831..c3de4b74b9 100644 --- a/internal/util/diff/pkgdiff_test.go +++ b/internal/util/diff/pkgdiff_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/fetch/fetch.go b/internal/util/fetch/fetch.go index d32381d593..e0b1b37c4a 100644 --- a/internal/util/fetch/fetch.go +++ b/internal/util/fetch/fetch.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/fetch/fetch_test.go b/internal/util/fetch/fetch_test.go index c97cc5d371..2a85823512 100644 --- a/internal/util/fetch/fetch_test.go +++ b/internal/util/fetch/fetch_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/fix/fix.go b/internal/util/fix/fix.go index aefb8a5fb0..68007a1a99 100644 --- a/internal/util/fix/fix.go +++ b/internal/util/fix/fix.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/function/catalogfn.go b/internal/util/function/catalogfn.go index 12e559d5b4..8208448e91 100644 --- a/internal/util/function/catalogfn.go +++ b/internal/util/function/catalogfn.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/function/matcher.go b/internal/util/function/matcher.go index 8f38c02336..e179b4386e 100644 --- a/internal/util/function/matcher.go +++ b/internal/util/function/matcher.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/get/example_test.go b/internal/util/get/example_test.go index 136f3add9a..2eac4803b5 100644 --- a/internal/util/get/example_test.go +++ b/internal/util/get/example_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/get/get.go b/internal/util/get/get.go index fd96bb385c..24dc172713 100644 --- a/internal/util/get/get.go +++ b/internal/util/get/get.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/get/get_test.go b/internal/util/get/get_test.go index 5667bcc2c7..6280e56a76 100644 --- a/internal/util/get/get_test.go +++ b/internal/util/get/get_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/git/git.go b/internal/util/git/git.go index 26f7bda460..b18da5aabc 100644 --- a/internal/util/git/git.go +++ b/internal/util/git/git.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/httputil/httputil.go b/internal/util/httputil/httputil.go index 356e8a7cb1..e59674d680 100644 --- a/internal/util/httputil/httputil.go +++ b/internal/util/httputil/httputil.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/man/man.go b/internal/util/man/man.go index b0870d47fd..88f575f7ed 100644 --- a/internal/util/man/man.go +++ b/internal/util/man/man.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/man/man_test.go b/internal/util/man/man_test.go index 51a97347a2..c2cf6215dc 100644 --- a/internal/util/man/man_test.go +++ b/internal/util/man/man_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/merge/merge3.go b/internal/util/merge/merge3.go index 836d6367d3..b495de2ad7 100644 --- a/internal/util/merge/merge3.go +++ b/internal/util/merge/merge3.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/merge/merge3_test.go b/internal/util/merge/merge3_test.go index ad31fccfb1..d1ce2e2d50 100644 --- a/internal/util/merge/merge3_test.go +++ b/internal/util/merge/merge3_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/parse/parse.go b/internal/util/parse/parse.go index 31f239cef7..ba225d56c9 100644 --- a/internal/util/parse/parse.go +++ b/internal/util/parse/parse.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/parse/parse_test.go b/internal/util/parse/parse_test.go index c985cdacca..b9d48bc932 100644 --- a/internal/util/parse/parse_test.go +++ b/internal/util/parse/parse_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/pathutil/pathutil.go b/internal/util/pathutil/pathutil.go index 8c2eebd053..5270ace41e 100644 --- a/internal/util/pathutil/pathutil.go +++ b/internal/util/pathutil/pathutil.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/pkgutil/pkgutil.go b/internal/util/pkgutil/pkgutil.go index 1253055ff3..c4d0e30e24 100644 --- a/internal/util/pkgutil/pkgutil.go +++ b/internal/util/pkgutil/pkgutil.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/pkgutil/pkgutil_test.go b/internal/util/pkgutil/pkgutil_test.go index 9210a0c51b..5914f85a3a 100644 --- a/internal/util/pkgutil/pkgutil_test.go +++ b/internal/util/pkgutil/pkgutil_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/porch/approval.go b/internal/util/porch/approval.go index 19e4979839..75db88245f 100644 --- a/internal/util/porch/approval.go +++ b/internal/util/porch/approval.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/porch/client.go b/internal/util/porch/client.go index 87b2b62ed4..6b5cb00cbe 100644 --- a/internal/util/porch/client.go +++ b/internal/util/porch/client.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/porch/const.go b/internal/util/porch/const.go index 666e2da371..1c9b3fae0d 100644 --- a/internal/util/porch/const.go +++ b/internal/util/porch/const.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/porch/doc.go b/internal/util/porch/doc.go index 1d7a879604..c8a420dc62 100644 --- a/internal/util/porch/doc.go +++ b/internal/util/porch/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/porch/function.go b/internal/util/porch/function.go index 570ead69d8..335521c97c 100644 --- a/internal/util/porch/function.go +++ b/internal/util/porch/function.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/porch/name.go b/internal/util/porch/name.go index 07a4344df7..a3636d78b0 100644 --- a/internal/util/porch/name.go +++ b/internal/util/porch/name.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/printerutil/printerutil.go b/internal/util/printerutil/printerutil.go index 049144acf5..1c1b3cbf1e 100644 --- a/internal/util/printerutil/printerutil.go +++ b/internal/util/printerutil/printerutil.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/render/executor.go b/internal/util/render/executor.go index af7dc4d58f..6db4b8dd5c 100644 --- a/internal/util/render/executor.go +++ b/internal/util/render/executor.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/render/executor_test.go b/internal/util/render/executor_test.go index d9689ba1bb..5abc2da722 100644 --- a/internal/util/render/executor_test.go +++ b/internal/util/render/executor_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/stack/stack.go b/internal/util/stack/stack.go index 3d10984f24..6ea1aa364a 100644 --- a/internal/util/stack/stack.go +++ b/internal/util/stack/stack.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/strings/strings.go b/internal/util/strings/strings.go index 0c207e0691..5450c5fcfb 100644 --- a/internal/util/strings/strings.go +++ b/internal/util/strings/strings.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/strings/strings_test.go b/internal/util/strings/strings_test.go index 22a0fdc566..cad8e667f6 100644 --- a/internal/util/strings/strings_test.go +++ b/internal/util/strings/strings_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/common.go b/internal/util/update/common.go index b77ad30c7f..fe6891de22 100644 --- a/internal/util/update/common.go +++ b/internal/util/update/common.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/fastforward.go b/internal/util/update/fastforward.go index b4413f5816..ae0f247122 100644 --- a/internal/util/update/fastforward.go +++ b/internal/util/update/fastforward.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/fastforward_test.go b/internal/util/update/fastforward_test.go index 815c3cdb36..61274e2e25 100644 --- a/internal/util/update/fastforward_test.go +++ b/internal/util/update/fastforward_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/replace.go b/internal/util/update/replace.go index db943ff9a4..5c3e448c8b 100644 --- a/internal/util/update/replace.go +++ b/internal/util/update/replace.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/replace_test.go b/internal/util/update/replace_test.go index e3cf3dc712..cee27af3b3 100644 --- a/internal/util/update/replace_test.go +++ b/internal/util/update/replace_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/resource-merge.go b/internal/util/update/resource-merge.go index 237eaf9e0e..3dbd8fee77 100644 --- a/internal/util/update/resource-merge.go +++ b/internal/util/update/resource-merge.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/resource-merge_test.go b/internal/util/update/resource-merge_test.go index 61b148f996..d93acd95e5 100644 --- a/internal/util/update/resource-merge_test.go +++ b/internal/util/update/resource-merge_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/update.go b/internal/util/update/update.go index 3db2f4f041..05bf1fb864 100644 --- a/internal/util/update/update.go +++ b/internal/util/update/update.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/update/update_test.go b/internal/util/update/update_test.go index 0e0ec3145c..da56cd9861 100644 --- a/internal/util/update/update_test.go +++ b/internal/util/update/update_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/licenses/licenses.go b/licenses/licenses.go index 043e7d2bd9..f2fec1d1a4 100644 --- a/licenses/licenses.go +++ b/licenses/licenses.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/main.go b/main.go index f2662e98ee..6d72114c84 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mdtogo/cmddocs/cmddocs.go b/mdtogo/cmddocs/cmddocs.go index 39ee8af689..f3d331c410 100644 --- a/mdtogo/cmddocs/cmddocs.go +++ b/mdtogo/cmddocs/cmddocs.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mdtogo/cmddocs/cmddocs_test.go b/mdtogo/cmddocs/cmddocs_test.go index f88fca2311..24e5af22bb 100644 --- a/mdtogo/cmddocs/cmddocs_test.go +++ b/mdtogo/cmddocs/cmddocs_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mdtogo/common/common.go b/mdtogo/common/common.go index be3af47fd3..1106092153 100644 --- a/mdtogo/common/common.go +++ b/mdtogo/common/common.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mdtogo/common/common_test.go b/mdtogo/common/common_test.go index 1362e932de..2f005eb167 100644 --- a/mdtogo/common/common_test.go +++ b/mdtogo/common/common_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/package-examples/kustomize/bases/nginx/deployment.yaml b/package-examples/kustomize/bases/nginx/deployment.yaml index 128253405a..f4d27967bc 100644 --- a/package-examples/kustomize/bases/nginx/deployment.yaml +++ b/package-examples/kustomize/bases/nginx/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/kustomize/bases/nginx/kustomization.yaml b/package-examples/kustomize/bases/nginx/kustomization.yaml index 1c25c16e1c..56a58fa694 100644 --- a/package-examples/kustomize/bases/nginx/kustomization.yaml +++ b/package-examples/kustomize/bases/nginx/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/kustomize/bases/nginx/svc.yaml b/package-examples/kustomize/bases/nginx/svc.yaml index aed47e94bf..26d7338c64 100644 --- a/package-examples/kustomize/bases/nginx/svc.yaml +++ b/package-examples/kustomize/bases/nginx/svc.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/kustomize/overlays/dev/kustomization.yaml b/package-examples/kustomize/overlays/dev/kustomization.yaml index d0951ebcaf..05b5c2f356 100644 --- a/package-examples/kustomize/overlays/dev/kustomization.yaml +++ b/package-examples/kustomize/overlays/dev/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/kustomize/overlays/dev/pass-patch.yaml b/package-examples/kustomize/overlays/dev/pass-patch.yaml index 3896d1e148..794b5fd54e 100644 --- a/package-examples/kustomize/overlays/dev/pass-patch.yaml +++ b/package-examples/kustomize/overlays/dev/pass-patch.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/kustomize/overlays/prod/kustomization.yaml b/package-examples/kustomize/overlays/prod/kustomization.yaml index 5a1b4e18d7..ca8c54ea99 100644 --- a/package-examples/kustomize/overlays/prod/kustomization.yaml +++ b/package-examples/kustomize/overlays/prod/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/kustomize/overlays/prod/pass-patch.yaml b/package-examples/kustomize/overlays/prod/pass-patch.yaml index f4764eeac5..d3580e63a0 100644 --- a/package-examples/kustomize/overlays/prod/pass-patch.yaml +++ b/package-examples/kustomize/overlays/prod/pass-patch.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/nginx/deployment.yaml b/package-examples/nginx/deployment.yaml index 569ace0731..341c3aa80f 100644 --- a/package-examples/nginx/deployment.yaml +++ b/package-examples/nginx/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/nginx/svc.yaml b/package-examples/nginx/svc.yaml index edff8a7855..16c59e99a9 100644 --- a/package-examples/nginx/svc.yaml +++ b/package-examples/nginx/svc.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/tenant/namespace.yaml b/package-examples/tenant/namespace.yaml index 853aab0267..ac090273eb 100644 --- a/package-examples/tenant/namespace.yaml +++ b/package-examples/tenant/namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/tenant/ns-invariant.yaml b/package-examples/tenant/ns-invariant.yaml index 487618436b..110c06246d 100644 --- a/package-examples/tenant/ns-invariant.yaml +++ b/package-examples/tenant/ns-invariant.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/tenant/quota.yaml b/package-examples/tenant/quota.yaml index 5337fe707b..c0b7b18df8 100644 --- a/package-examples/tenant/quota.yaml +++ b/package-examples/tenant/quota.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/tenant/role-binding.yaml b/package-examples/tenant/role-binding.yaml index d5cbb5e23d..bb5ccb33d9 100644 --- a/package-examples/tenant/role-binding.yaml +++ b/package-examples/tenant/role-binding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/tenant/service-account.yaml b/package-examples/tenant/service-account.yaml index 48f5fc885c..0e374266bd 100644 --- a/package-examples/tenant/service-account.yaml +++ b/package-examples/tenant/service-account.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/wordpress-with-dependencies/deployment/deployment.yaml b/package-examples/wordpress-with-dependencies/deployment/deployment.yaml index efe479b517..3b11f90394 100644 --- a/package-examples/wordpress-with-dependencies/deployment/deployment.yaml +++ b/package-examples/wordpress-with-dependencies/deployment/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/wordpress-with-dependencies/mysql/statefulset.yaml b/package-examples/wordpress-with-dependencies/mysql/statefulset.yaml index 14c5cacb72..2824388d13 100644 --- a/package-examples/wordpress-with-dependencies/mysql/statefulset.yaml +++ b/package-examples/wordpress-with-dependencies/mysql/statefulset.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/wordpress-with-dependencies/service.yaml b/package-examples/wordpress-with-dependencies/service.yaml index e8caa32802..9b31bf891c 100644 --- a/package-examples/wordpress-with-dependencies/service.yaml +++ b/package-examples/wordpress-with-dependencies/service.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/wordpress/deployment/deployment.yaml b/package-examples/wordpress/deployment/deployment.yaml index 3769f71502..5c1b319b65 100644 --- a/package-examples/wordpress/deployment/deployment.yaml +++ b/package-examples/wordpress/deployment/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/wordpress/deployment/volume.yaml b/package-examples/wordpress/deployment/volume.yaml index 953bc71007..7d7c42dd1b 100644 --- a/package-examples/wordpress/deployment/volume.yaml +++ b/package-examples/wordpress/deployment/volume.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/wordpress/mysql/deployment.yaml b/package-examples/wordpress/mysql/deployment.yaml index b93dabd6ff..550c188cdb 100644 --- a/package-examples/wordpress/mysql/deployment.yaml +++ b/package-examples/wordpress/mysql/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/package-examples/wordpress/service.yaml b/package-examples/wordpress/service.yaml index 9f00baca12..335b556db0 100644 --- a/package-examples/wordpress/service.yaml +++ b/package-examples/wordpress/service.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pkg/api/fnresult/v1/types.go b/pkg/api/fnresult/v1/types.go index 29783feed8..6a318a83d4 100644 --- a/pkg/api/fnresult/v1/types.go +++ b/pkg/api/fnresult/v1/types.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/api/kptfile/v1/types.go b/pkg/api/kptfile/v1/types.go index 464a3b4dce..3c8c711650 100644 --- a/pkg/api/kptfile/v1/types.go +++ b/pkg/api/kptfile/v1/types.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/api/kptfile/v1/validation.go b/pkg/api/kptfile/v1/validation.go index f8c02f7337..a9dff697ea 100644 --- a/pkg/api/kptfile/v1/validation.go +++ b/pkg/api/kptfile/v1/validation.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/api/kptfile/v1/validation_test.go b/pkg/api/kptfile/v1/validation_test.go index f2f75b1003..02c01362f8 100644 --- a/pkg/api/kptfile/v1/validation_test.go +++ b/pkg/api/kptfile/v1/validation_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/api/resourcegroup/v1alpha1/types.go b/pkg/api/resourcegroup/v1alpha1/types.go index 5ad6e458e6..a07055b9fb 100644 --- a/pkg/api/resourcegroup/v1alpha1/types.go +++ b/pkg/api/resourcegroup/v1alpha1/types.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/debug/formatter.go b/pkg/debug/formatter.go index 874e06b4c2..f8aca2f271 100644 --- a/pkg/debug/formatter.go +++ b/pkg/debug/formatter.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/fn/eval.go b/pkg/fn/eval.go index c892c9c7ef..d2fd5f4812 100644 --- a/pkg/fn/eval.go +++ b/pkg/fn/eval.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/fn/eval_test.go b/pkg/fn/eval_test.go index 54003c0b9e..b35e0927b1 100644 --- a/pkg/fn/eval_test.go +++ b/pkg/fn/eval_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/fn/multiruntime.go b/pkg/fn/multiruntime.go index e7ad3c003e..6c0a9c8943 100644 --- a/pkg/fn/multiruntime.go +++ b/pkg/fn/multiruntime.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/fn/render.go b/pkg/fn/render.go index 661bc9ca04..285b45a48d 100644 --- a/pkg/fn/render.go +++ b/pkg/fn/render.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/kptfile/kptfileutil/util.go b/pkg/kptfile/kptfileutil/util.go index a6fb9efacd..d03d2bbe22 100644 --- a/pkg/kptfile/kptfileutil/util.go +++ b/pkg/kptfile/kptfileutil/util.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/kptfile/kptfileutil/util_test.go b/pkg/kptfile/kptfileutil/util_test.go index 9c0e21d88e..a3a763fae6 100644 --- a/pkg/kptfile/kptfileutil/util_test.go +++ b/pkg/kptfile/kptfileutil/util_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/kptpkg/init.go b/pkg/kptpkg/init.go index 3721401974..898507e083 100644 --- a/pkg/kptpkg/init.go +++ b/pkg/kptpkg/init.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/apply-crd-task.go b/pkg/live/apply-crd-task.go index 2fe40fe258..1f598c9f56 100644 --- a/pkg/live/apply-crd-task.go +++ b/pkg/live/apply-crd-task.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/example-resource-group-crd-for-v1.yaml b/pkg/live/example-resource-group-crd-for-v1.yaml index 6fde134854..8c75f85a0c 100644 --- a/pkg/live/example-resource-group-crd-for-v1.yaml +++ b/pkg/live/example-resource-group-crd-for-v1.yaml @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2020 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pkg/live/example-resource-group-crd.yaml b/pkg/live/example-resource-group-crd.yaml index 3d1c715459..84069f54b7 100644 --- a/pkg/live/example-resource-group-crd.yaml +++ b/pkg/live/example-resource-group-crd.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pkg/live/example-resource-group.yaml b/pkg/live/example-resource-group.yaml index db2949f967..3dc66360b9 100644 --- a/pkg/live/example-resource-group.yaml +++ b/pkg/live/example-resource-group.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pkg/live/flatten.go b/pkg/live/flatten.go index a3fba6a055..415c201f3a 100644 --- a/pkg/live/flatten.go +++ b/pkg/live/flatten.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/flatten_test.go b/pkg/live/flatten_test.go index 93304eed67..6aa91a1c74 100644 --- a/pkg/live/flatten_test.go +++ b/pkg/live/flatten_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/helpers_test.go b/pkg/live/helpers_test.go index 30262783d4..afa007c92a 100644 --- a/pkg/live/helpers_test.go +++ b/pkg/live/helpers_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/inventory-client-factory.go b/pkg/live/inventory-client-factory.go index 011b0afa4b..74ded93db7 100644 --- a/pkg/live/inventory-client-factory.go +++ b/pkg/live/inventory-client-factory.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/inventoryrg.go b/pkg/live/inventoryrg.go index 62246e6fa6..9501dbb025 100644 --- a/pkg/live/inventoryrg.go +++ b/pkg/live/inventoryrg.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/inventoryrg_test.go b/pkg/live/inventoryrg_test.go index 6b68a1482e..a297c05795 100644 --- a/pkg/live/inventoryrg_test.go +++ b/pkg/live/inventoryrg_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/load.go b/pkg/live/load.go index b5b9c29c2c..da1b587e10 100644 --- a/pkg/live/load.go +++ b/pkg/live/load.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/load_test.go b/pkg/live/load_test.go index df302ffaaa..5c8f51305e 100644 --- a/pkg/live/load_test.go +++ b/pkg/live/load_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/planner/cluster.go b/pkg/live/planner/cluster.go index 8129593d46..49edd1f7b6 100644 --- a/pkg/live/planner/cluster.go +++ b/pkg/live/planner/cluster.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/planner/cluster_test.go b/pkg/live/planner/cluster_test.go index c09a0eadbf..71699c38b5 100644 --- a/pkg/live/planner/cluster_test.go +++ b/pkg/live/planner/cluster_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/rgpath.go b/pkg/live/rgpath.go index 7c2e712ea4..0412b2bb50 100644 --- a/pkg/live/rgpath.go +++ b/pkg/live/rgpath.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -90,6 +90,7 @@ func removeAnnotations(n *yaml.RNode, annotations ...kioutil.AnnotationKey) erro // kyamlNodeToUnstructured take a resource represented as a kyaml RNode and // turns it into an Unstructured object. +// //nolint:interfacer func kyamlNodeToUnstructured(n *yaml.RNode) (*unstructured.Unstructured, error) { b, err := n.MarshalJSON() diff --git a/pkg/live/rgpath_test.go b/pkg/live/rgpath_test.go index 648e96b70f..812110049e 100644 --- a/pkg/live/rgpath_test.go +++ b/pkg/live/rgpath_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/rgstream.go b/pkg/live/rgstream.go index 354e3eb3e9..989bb25b88 100644 --- a/pkg/live/rgstream.go +++ b/pkg/live/rgstream.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/live/rgstream_test.go b/pkg/live/rgstream_test.go index f99387c52b..3f9f35f350 100644 --- a/pkg/live/rgstream_test.go +++ b/pkg/live/rgstream_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2020 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/oci/cache.go b/pkg/oci/cache.go index 0a829b0962..f5b8fec814 100644 --- a/pkg/oci/cache.go +++ b/pkg/oci/cache.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/oci/storage.go b/pkg/oci/storage.go index 0bb9b3d867..7d1772f6e2 100644 --- a/pkg/oci/storage.go +++ b/pkg/oci/storage.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/printer/fake/fake.go b/pkg/printer/fake/fake.go index 499c5f359f..0576ad59aa 100644 --- a/pkg/printer/fake/fake.go +++ b/pkg/printer/fake/fake.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/printer/printer.go b/pkg/printer/printer.go index 76ae19f1b7..5ec62ff663 100644 --- a/pkg/printer/printer.go +++ b/pkg/printer/printer.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/status/configconnector.go b/pkg/status/configconnector.go index 4d9d999f2f..a124d5ee63 100644 --- a/pkg/status/configconnector.go +++ b/pkg/status/configconnector.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/status/configconnector_test.go b/pkg/status/configconnector_test.go index a081e0961d..614c9b6d0c 100644 --- a/pkg/status/configconnector_test.go +++ b/pkg/status/configconnector_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/status/poller.go b/pkg/status/poller.go index 2d5ae29098..d15353c783 100644 --- a/pkg/status/poller.go +++ b/pkg/status/poller.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/status/rollout.go b/pkg/status/rollout.go index a8952f0a0e..63a0b67218 100644 --- a/pkg/status/rollout.go +++ b/pkg/status/rollout.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/status/rollout_test.go b/pkg/status/rollout_test.go index de66b959e9..2d0578f96a 100644 --- a/pkg/status/rollout_test.go +++ b/pkg/status/rollout_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/status/testing.go b/pkg/status/testing.go index f44b04d06c..a50a33a660 100644 --- a/pkg/status/testing.go +++ b/pkg/status/testing.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/live/config.go b/pkg/test/live/config.go index ce1bfdb0d8..be8177ce46 100644 --- a/pkg/test/live/config.go +++ b/pkg/test/live/config.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/live/kind.go b/pkg/test/live/kind.go index 35a223cf37..d9eca7ac26 100644 --- a/pkg/test/live/kind.go +++ b/pkg/test/live/kind.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/live/runner.go b/pkg/test/live/runner.go index b45f32d893..cf54e7a4ea 100644 --- a/pkg/test/live/runner.go +++ b/pkg/test/live/runner.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/porch/cluster.go b/pkg/test/porch/cluster.go index 4b2db8c7f6..f5b8f653bb 100644 --- a/pkg/test/porch/cluster.go +++ b/pkg/test/porch/cluster.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/porch/config.go b/pkg/test/porch/config.go index f6e26aa325..cce40bfeeb 100644 --- a/pkg/test/porch/config.go +++ b/pkg/test/porch/config.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/runner/config.go b/pkg/test/runner/config.go index be7bc7edc6..9ed6d29864 100644 --- a/pkg/test/runner/config.go +++ b/pkg/test/runner/config.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/runner/runner.go b/pkg/test/runner/runner.go index 490cea387a..329e07716c 100644 --- a/pkg/test/runner/runner.go +++ b/pkg/test/runner/runner.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/runner/sanitize_test.go b/pkg/test/runner/sanitize_test.go index f53c2ba140..2d8c6106b6 100644 --- a/pkg/test/runner/sanitize_test.go +++ b/pkg/test/runner/sanitize_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/runner/util.go b/pkg/test/runner/util.go index 897fea82b0..2831af9342 100644 --- a/pkg/test/runner/util.go +++ b/pkg/test/runner/util.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2021 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/wasm/client.go b/pkg/wasm/client.go index 87188f929e..479f1c6067 100644 --- a/pkg/wasm/client.go +++ b/pkg/wasm/client.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/Makefile b/porch/Makefile index 6437bc41f1..1cb9282f72 100644 --- a/porch/Makefile +++ b/porch/Makefile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/api/doc.go b/porch/api/doc.go index 9115cf054a..3e907afe2f 100644 --- a/porch/api/doc.go +++ b/porch/api/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/clientset.go b/porch/api/generated/clientset/versioned/clientset.go index b0756b465b..4cadbda1b7 100644 --- a/porch/api/generated/clientset/versioned/clientset.go +++ b/porch/api/generated/clientset/versioned/clientset.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/doc.go b/porch/api/generated/clientset/versioned/doc.go index 90c8b6f76f..d881405e76 100644 --- a/porch/api/generated/clientset/versioned/doc.go +++ b/porch/api/generated/clientset/versioned/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/fake/clientset_generated.go b/porch/api/generated/clientset/versioned/fake/clientset_generated.go index a0c047de8a..4e676942a3 100644 --- a/porch/api/generated/clientset/versioned/fake/clientset_generated.go +++ b/porch/api/generated/clientset/versioned/fake/clientset_generated.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/fake/doc.go b/porch/api/generated/clientset/versioned/fake/doc.go index bfae5e99f2..3d6a8609a4 100644 --- a/porch/api/generated/clientset/versioned/fake/doc.go +++ b/porch/api/generated/clientset/versioned/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/fake/register.go b/porch/api/generated/clientset/versioned/fake/register.go index 2b1d2df776..523a93a064 100644 --- a/porch/api/generated/clientset/versioned/fake/register.go +++ b/porch/api/generated/clientset/versioned/fake/register.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/scheme/doc.go b/porch/api/generated/clientset/versioned/scheme/doc.go index f64c40ba52..6669cad131 100644 --- a/porch/api/generated/clientset/versioned/scheme/doc.go +++ b/porch/api/generated/clientset/versioned/scheme/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/scheme/register.go b/porch/api/generated/clientset/versioned/scheme/register.go index 90fc1da236..5f97a7acb7 100644 --- a/porch/api/generated/clientset/versioned/scheme/register.go +++ b/porch/api/generated/clientset/versioned/scheme/register.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/doc.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/doc.go index b57acf8b83..fe39ea140f 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/doc.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/doc.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/doc.go index f3fe9a360f..fdbeaf0dcb 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/doc.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_function.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_function.go index 5e458bae6c..f8e26e7997 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_function.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_function.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevision.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevision.go index 06619345d4..d9fb450c20 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevision.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevision.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevisionresources.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevisionresources.go index 6e5e11ea5a..9013da1fc2 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevisionresources.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_packagerevisionresources.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_pkg.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_pkg.go index 30c2531153..d4f709be9e 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_pkg.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_pkg.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_porch_client.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_porch_client.go index 7e951350c6..158a811ae7 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_porch_client.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/fake/fake_porch_client.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/function.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/function.go index 121d507401..9de83b2c6c 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/function.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/function.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/generated_expansion.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/generated_expansion.go index 24b4b473d2..0526580e20 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/generated_expansion.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/generated_expansion.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevision.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevision.go index c9c3f2c11a..6ecf6bbb6d 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevision.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevision.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevisionresources.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevisionresources.go index 3a3d7a80a0..448aa69790 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevisionresources.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/packagerevisionresources.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/pkg.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/pkg.go index 5a4b105b02..8d2c56322a 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/pkg.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/pkg.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/porch_client.go b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/porch_client.go index e343685e68..4cd058019e 100644 --- a/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/porch_client.go +++ b/porch/api/generated/clientset/versioned/typed/porch/v1alpha1/porch_client.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/factory.go b/porch/api/generated/informers/externalversions/factory.go index 4e6025a323..3ba7761dda 100644 --- a/porch/api/generated/informers/externalversions/factory.go +++ b/porch/api/generated/informers/externalversions/factory.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/generic.go b/porch/api/generated/informers/externalversions/generic.go index d3db7dd76d..d9390c8ea7 100644 --- a/porch/api/generated/informers/externalversions/generic.go +++ b/porch/api/generated/informers/externalversions/generic.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/internalinterfaces/factory_interfaces.go b/porch/api/generated/informers/externalversions/internalinterfaces/factory_interfaces.go index 8989d17c5f..4b2c8877e9 100644 --- a/porch/api/generated/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/porch/api/generated/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/porch/interface.go b/porch/api/generated/informers/externalversions/porch/interface.go index ded7f76f14..e9c4909ff2 100644 --- a/porch/api/generated/informers/externalversions/porch/interface.go +++ b/porch/api/generated/informers/externalversions/porch/interface.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/porch/v1alpha1/function.go b/porch/api/generated/informers/externalversions/porch/v1alpha1/function.go index fe3db4fe29..aeeb191b2e 100644 --- a/porch/api/generated/informers/externalversions/porch/v1alpha1/function.go +++ b/porch/api/generated/informers/externalversions/porch/v1alpha1/function.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/porch/v1alpha1/interface.go b/porch/api/generated/informers/externalversions/porch/v1alpha1/interface.go index d6d1b18e74..217ed7e40d 100644 --- a/porch/api/generated/informers/externalversions/porch/v1alpha1/interface.go +++ b/porch/api/generated/informers/externalversions/porch/v1alpha1/interface.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/porch/v1alpha1/package.go b/porch/api/generated/informers/externalversions/porch/v1alpha1/package.go index 2ca2ce4f35..4d3b5eb421 100644 --- a/porch/api/generated/informers/externalversions/porch/v1alpha1/package.go +++ b/porch/api/generated/informers/externalversions/porch/v1alpha1/package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevision.go b/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevision.go index 4566ee3110..238dbd30e2 100644 --- a/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevision.go +++ b/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevision.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevisionresources.go b/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevisionresources.go index 00b7d2d968..dde5d595cc 100644 --- a/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevisionresources.go +++ b/porch/api/generated/informers/externalversions/porch/v1alpha1/packagerevisionresources.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/listers/porch/v1alpha1/expansion_generated.go b/porch/api/generated/listers/porch/v1alpha1/expansion_generated.go index 70a2f25c38..81306fc968 100644 --- a/porch/api/generated/listers/porch/v1alpha1/expansion_generated.go +++ b/porch/api/generated/listers/porch/v1alpha1/expansion_generated.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/listers/porch/v1alpha1/function.go b/porch/api/generated/listers/porch/v1alpha1/function.go index bb6cf25ed4..714d794d85 100644 --- a/porch/api/generated/listers/porch/v1alpha1/function.go +++ b/porch/api/generated/listers/porch/v1alpha1/function.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/listers/porch/v1alpha1/package.go b/porch/api/generated/listers/porch/v1alpha1/package.go index f61cf6b5f4..ca62e84d31 100644 --- a/porch/api/generated/listers/porch/v1alpha1/package.go +++ b/porch/api/generated/listers/porch/v1alpha1/package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/listers/porch/v1alpha1/packagerevision.go b/porch/api/generated/listers/porch/v1alpha1/packagerevision.go index 6c1065813b..226e4ef4b9 100644 --- a/porch/api/generated/listers/porch/v1alpha1/packagerevision.go +++ b/porch/api/generated/listers/porch/v1alpha1/packagerevision.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/listers/porch/v1alpha1/packagerevisionresources.go b/porch/api/generated/listers/porch/v1alpha1/packagerevisionresources.go index ae5ed9e1bc..46954bf574 100644 --- a/porch/api/generated/listers/porch/v1alpha1/packagerevisionresources.go +++ b/porch/api/generated/listers/porch/v1alpha1/packagerevisionresources.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/generated/openapi/zz_generated.openapi.go b/porch/api/generated/openapi/zz_generated.openapi.go index fdc8491e25..4bf5271770 100644 --- a/porch/api/generated/openapi/zz_generated.openapi.go +++ b/porch/api/generated/openapi/zz_generated.openapi.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/internal/tools/tools.go b/porch/api/internal/tools/tools.go index 1689e6bb0b..88371475a9 100644 --- a/porch/api/internal/tools/tools.go +++ b/porch/api/internal/tools/tools.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/doc.go b/porch/api/porch/doc.go index 3a9397b86c..c2c8bbfa12 100644 --- a/porch/api/porch/doc.go +++ b/porch/api/porch/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/fuzzer/fuzzer.go b/porch/api/porch/fuzzer/fuzzer.go index 638104a7d1..0e69fdbc92 100644 --- a/porch/api/porch/fuzzer/fuzzer.go +++ b/porch/api/porch/fuzzer/fuzzer.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/install/install.go b/porch/api/porch/install/install.go index a20bb18622..20a928c414 100644 --- a/porch/api/porch/install/install.go +++ b/porch/api/porch/install/install.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/install/roundtrip_test.go b/porch/api/porch/install/roundtrip_test.go index 854bb362f6..2372f9ac4a 100644 --- a/porch/api/porch/install/roundtrip_test.go +++ b/porch/api/porch/install/roundtrip_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/register.go b/porch/api/porch/register.go index 06492a7c34..4b40f3d103 100644 --- a/porch/api/porch/register.go +++ b/porch/api/porch/register.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/types_functions.go b/porch/api/porch/types_functions.go index 170910f8d3..306f7dc40f 100644 --- a/porch/api/porch/types_functions.go +++ b/porch/api/porch/types_functions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/types_package.go b/porch/api/porch/types_package.go index 2cbced2908..db3a559442 100644 --- a/porch/api/porch/types_package.go +++ b/porch/api/porch/types_package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/types_packagerevisionresources.go b/porch/api/porch/types_packagerevisionresources.go index 01486020f9..e8de507576 100644 --- a/porch/api/porch/types_packagerevisionresources.go +++ b/porch/api/porch/types_packagerevisionresources.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/types_packagerevisions.go b/porch/api/porch/types_packagerevisions.go index 50eff63a8b..848c7a2578 100644 --- a/porch/api/porch/types_packagerevisions.go +++ b/porch/api/porch/types_packagerevisions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/doc.go b/porch/api/porch/v1alpha1/doc.go index 428404bd54..48a7be01e6 100644 --- a/porch/api/porch/v1alpha1/doc.go +++ b/porch/api/porch/v1alpha1/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/register.go b/porch/api/porch/v1alpha1/register.go index 45714eb386..1cba07fe9c 100644 --- a/porch/api/porch/v1alpha1/register.go +++ b/porch/api/porch/v1alpha1/register.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/types_functions.go b/porch/api/porch/v1alpha1/types_functions.go index 40e4bbf59a..c1e4356ad2 100644 --- a/porch/api/porch/v1alpha1/types_functions.go +++ b/porch/api/porch/v1alpha1/types_functions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/types_package.go b/porch/api/porch/v1alpha1/types_package.go index ec824f3f95..54006ac9b8 100644 --- a/porch/api/porch/v1alpha1/types_package.go +++ b/porch/api/porch/v1alpha1/types_package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/types_packagerevisionresources.go b/porch/api/porch/v1alpha1/types_packagerevisionresources.go index cf286031a8..c7b3fb3d11 100644 --- a/porch/api/porch/v1alpha1/types_packagerevisionresources.go +++ b/porch/api/porch/v1alpha1/types_packagerevisionresources.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/types_packagerevisions.go b/porch/api/porch/v1alpha1/types_packagerevisions.go index 6c8dbf71a0..1c70cfd10d 100644 --- a/porch/api/porch/v1alpha1/types_packagerevisions.go +++ b/porch/api/porch/v1alpha1/types_packagerevisions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/util.go b/porch/api/porch/v1alpha1/util.go index 78ff92fb5c..a58a912b97 100644 --- a/porch/api/porch/v1alpha1/util.go +++ b/porch/api/porch/v1alpha1/util.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/zz_generated.conversion.go b/porch/api/porch/v1alpha1/zz_generated.conversion.go index 949f9c383c..d04c857163 100644 --- a/porch/api/porch/v1alpha1/zz_generated.conversion.go +++ b/porch/api/porch/v1alpha1/zz_generated.conversion.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/zz_generated.deepcopy.go b/porch/api/porch/v1alpha1/zz_generated.deepcopy.go index c8eecf26c4..661130d2fa 100644 --- a/porch/api/porch/v1alpha1/zz_generated.deepcopy.go +++ b/porch/api/porch/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/v1alpha1/zz_generated.defaults.go b/porch/api/porch/v1alpha1/zz_generated.defaults.go index 6820635d54..a582a32ced 100644 --- a/porch/api/porch/v1alpha1/zz_generated.defaults.go +++ b/porch/api/porch/v1alpha1/zz_generated.defaults.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porch/zz_generated.deepcopy.go b/porch/api/porch/zz_generated.deepcopy.go index 9d41fa350f..9cde241094 100644 --- a/porch/api/porch/zz_generated.deepcopy.go +++ b/porch/api/porch/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_functions.yaml b/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_functions.yaml index 61aecd335e..6e08d03653 100644 --- a/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_functions.yaml +++ b/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_functions.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml b/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml index a38433afce..ce5f2ec454 100644 --- a/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml +++ b/porch/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/api/porchconfig/v1alpha1/groupversion_info.go b/porch/api/porchconfig/v1alpha1/groupversion_info.go index 20430c2b25..34406ed617 100644 --- a/porch/api/porchconfig/v1alpha1/groupversion_info.go +++ b/porch/api/porchconfig/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porchconfig/v1alpha1/types.go b/porch/api/porchconfig/v1alpha1/types.go index ff560ebdd5..e9a09eb4f0 100644 --- a/porch/api/porchconfig/v1alpha1/types.go +++ b/porch/api/porchconfig/v1alpha1/types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porchconfig/v1alpha1/types_functions.go b/porch/api/porchconfig/v1alpha1/types_functions.go index c7b20f7ddf..2cfd87039e 100644 --- a/porch/api/porchconfig/v1alpha1/types_functions.go +++ b/porch/api/porchconfig/v1alpha1/types_functions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/api/porchconfig/v1alpha1/zz_generated.deepcopy.go b/porch/api/porchconfig/v1alpha1/zz_generated.deepcopy.go index edc107bd89..b8eaef144e 100644 --- a/porch/api/porchconfig/v1alpha1/zz_generated.deepcopy.go +++ b/porch/api/porchconfig/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/build/Dockerfile.apiserver b/porch/build/Dockerfile.apiserver index 275d8442da..a43b3d2ecf 100644 --- a/porch/build/Dockerfile.apiserver +++ b/porch/build/Dockerfile.apiserver @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/build/Dockerfile.etcd b/porch/build/Dockerfile.etcd index dee1fdfbb7..14df28ee94 100644 --- a/porch/build/Dockerfile.etcd +++ b/porch/build/Dockerfile.etcd @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/build/Dockerfile.porch b/porch/build/Dockerfile.porch index 0a28592943..a03564bced 100644 --- a/porch/build/Dockerfile.porch +++ b/porch/build/Dockerfile.porch @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/cmd/porch/main.go b/porch/cmd/porch/main.go index b3fc70c9fc..d3b2e10934 100644 --- a/porch/cmd/porch/main.go +++ b/porch/cmd/porch/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/Dockerfile b/porch/controllers/Dockerfile index b61e232163..1734fb0123 100644 --- a/porch/controllers/Dockerfile +++ b/porch/controllers/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/Makefile b/porch/controllers/Makefile index 403a2756da..fba06dbcde 100644 --- a/porch/controllers/Makefile +++ b/porch/controllers/Makefile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariants.yaml b/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariants.yaml index 784ae648cb..be9dc03902 100644 --- a/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariants.yaml +++ b/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariants.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariantsets.yaml b/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariantsets.yaml index 1757dcc0dc..8a1b669bfb 100644 --- a/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariantsets.yaml +++ b/porch/controllers/config/crd/bases/config.porch.kpt.dev_packagevariantsets.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/crd/bases/config.porch.kpt.dev_remoterootsyncsets.yaml b/porch/controllers/config/crd/bases/config.porch.kpt.dev_remoterootsyncsets.yaml index eeb00333ee..a2b849d4e9 100644 --- a/porch/controllers/config/crd/bases/config.porch.kpt.dev_remoterootsyncsets.yaml +++ b/porch/controllers/config/crd/bases/config.porch.kpt.dev_remoterootsyncsets.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncdeployments.yaml b/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncdeployments.yaml index 521f9caa19..f0aedfe9b1 100644 --- a/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncdeployments.yaml +++ b/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncdeployments.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncrollouts.yaml b/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncrollouts.yaml index 8d9c92a16d..d1e8f3be50 100644 --- a/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncrollouts.yaml +++ b/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncrollouts.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncsets.yaml b/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncsets.yaml index 030fc8c7c3..b8e5d4410c 100644 --- a/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncsets.yaml +++ b/porch/controllers/config/crd/bases/config.porch.kpt.dev_rootsyncsets.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/crd/bases/config.porch.kpt.dev_workloadidentitybindings.yaml b/porch/controllers/config/crd/bases/config.porch.kpt.dev_workloadidentitybindings.yaml index 2380f2a864..309d5eee44 100644 --- a/porch/controllers/config/crd/bases/config.porch.kpt.dev_workloadidentitybindings.yaml +++ b/porch/controllers/config/crd/bases/config.porch.kpt.dev_workloadidentitybindings.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/rbac/role.yaml b/porch/controllers/config/rbac/role.yaml index e5aa327aa9..9d95bbe16a 100644 --- a/porch/controllers/config/rbac/role.yaml +++ b/porch/controllers/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/config/rbac/rolebinding.yaml b/porch/controllers/config/rbac/rolebinding.yaml index 16acdb7349..d2b97ff8be 100644 --- a/porch/controllers/config/rbac/rolebinding.yaml +++ b/porch/controllers/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/functiondiscovery/config/rbac/role.yaml b/porch/controllers/functiondiscovery/config/rbac/role.yaml index a6592314b2..a06af1f834 100644 --- a/porch/controllers/functiondiscovery/config/rbac/role.yaml +++ b/porch/controllers/functiondiscovery/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/functiondiscovery/config/rbac/rolebinding.yaml b/porch/controllers/functiondiscovery/config/rbac/rolebinding.yaml index 4c8445227d..4600278c67 100644 --- a/porch/controllers/functiondiscovery/config/rbac/rolebinding.yaml +++ b/porch/controllers/functiondiscovery/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/functiondiscovery/controller.go b/porch/controllers/functiondiscovery/controller.go index f48b76deda..ea61b1b1f5 100644 --- a/porch/controllers/functiondiscovery/controller.go +++ b/porch/controllers/functiondiscovery/controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/functiondiscovery/controller_test.go b/porch/controllers/functiondiscovery/controller_test.go index 111a75374b..1d17ccbd41 100644 --- a/porch/controllers/functiondiscovery/controller_test.go +++ b/porch/controllers/functiondiscovery/controller_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/functiondiscovery/doc.go b/porch/controllers/functiondiscovery/doc.go index c30025b6b5..770f1d0f16 100644 --- a/porch/controllers/functiondiscovery/doc.go +++ b/porch/controllers/functiondiscovery/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/functiondiscovery/oci.go b/porch/controllers/functiondiscovery/oci.go index 4fed3cfbe2..c4f32ffb6e 100644 --- a/porch/controllers/functiondiscovery/oci.go +++ b/porch/controllers/functiondiscovery/oci.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/klippy/config/rbac/role.yaml b/porch/controllers/klippy/config/rbac/role.yaml index b243eb7e37..18fdd796eb 100644 --- a/porch/controllers/klippy/config/rbac/role.yaml +++ b/porch/controllers/klippy/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/klippy/config/rbac/rolebinding.yaml b/porch/controllers/klippy/config/rbac/rolebinding.yaml index 8e41a8c715..6b37a60dd4 100644 --- a/porch/controllers/klippy/config/rbac/rolebinding.yaml +++ b/porch/controllers/klippy/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/klippy/doc.go b/porch/controllers/klippy/doc.go index 481427c691..9938af34e8 100644 --- a/porch/controllers/klippy/doc.go +++ b/porch/controllers/klippy/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/klippy/pkg/controllers/klippy/klippy_controller.go b/porch/controllers/klippy/pkg/controllers/klippy/klippy_controller.go index 95d2ae6374..59dfadf7bb 100644 --- a/porch/controllers/klippy/pkg/controllers/klippy/klippy_controller.go +++ b/porch/controllers/klippy/pkg/controllers/klippy/klippy_controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/main.go b/porch/controllers/main.go index 0e12112d89..e66b9787b4 100644 --- a/porch/controllers/main.go +++ b/porch/controllers/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/api/v1alpha1/groupversion_info.go b/porch/controllers/packagevariants/api/v1alpha1/groupversion_info.go index aa52eab1de..3b31989fec 100644 --- a/porch/controllers/packagevariants/api/v1alpha1/groupversion_info.go +++ b/porch/controllers/packagevariants/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/api/v1alpha1/packagevariant_types.go b/porch/controllers/packagevariants/api/v1alpha1/packagevariant_types.go index cfccfc97b7..b605885739 100644 --- a/porch/controllers/packagevariants/api/v1alpha1/packagevariant_types.go +++ b/porch/controllers/packagevariants/api/v1alpha1/packagevariant_types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/api/v1alpha1/zz_generated.deepcopy.go b/porch/controllers/packagevariants/api/v1alpha1/zz_generated.deepcopy.go index 6877acb29f..0ac8fc1810 100644 --- a/porch/controllers/packagevariants/api/v1alpha1/zz_generated.deepcopy.go +++ b/porch/controllers/packagevariants/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/config/rbac/role.yaml b/porch/controllers/packagevariants/config/rbac/role.yaml index 543758c8f1..70f0810d45 100644 --- a/porch/controllers/packagevariants/config/rbac/role.yaml +++ b/porch/controllers/packagevariants/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/config/rbac/rolebinding.yaml b/porch/controllers/packagevariants/config/rbac/rolebinding.yaml index 45156441b9..dd367ab70b 100644 --- a/porch/controllers/packagevariants/config/rbac/rolebinding.yaml +++ b/porch/controllers/packagevariants/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/config/samples/dp.yaml b/porch/controllers/packagevariants/config/samples/dp.yaml index d783365e6e..54123b2741 100644 --- a/porch/controllers/packagevariants/config/samples/dp.yaml +++ b/porch/controllers/packagevariants/config/samples/dp.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/pkg/controllers/packagevariant/fake_client.go b/porch/controllers/packagevariants/pkg/controllers/packagevariant/fake_client.go index 3d802137bf..973ab9489a 100644 --- a/porch/controllers/packagevariants/pkg/controllers/packagevariant/fake_client.go +++ b/porch/controllers/packagevariants/pkg/controllers/packagevariant/fake_client.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller.go b/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller.go index 3f3d00cda1..1e29054d9a 100644 --- a/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller.go +++ b/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller_test.go b/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller_test.go index a04f26bcd5..e8a5f41f18 100644 --- a/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller_test.go +++ b/porch/controllers/packagevariants/pkg/controllers/packagevariant/packagevariant_controller_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/api/v1alpha1/groupversion_info.go b/porch/controllers/packagevariantsets/api/v1alpha1/groupversion_info.go index aa52eab1de..3b31989fec 100644 --- a/porch/controllers/packagevariantsets/api/v1alpha1/groupversion_info.go +++ b/porch/controllers/packagevariantsets/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/api/v1alpha1/packagevariantset_types.go b/porch/controllers/packagevariantsets/api/v1alpha1/packagevariantset_types.go index 45260bcd35..4f8426656a 100644 --- a/porch/controllers/packagevariantsets/api/v1alpha1/packagevariantset_types.go +++ b/porch/controllers/packagevariantsets/api/v1alpha1/packagevariantset_types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/api/v1alpha1/zz_generated.deepcopy.go b/porch/controllers/packagevariantsets/api/v1alpha1/zz_generated.deepcopy.go index b880c46947..6915a9da8a 100644 --- a/porch/controllers/packagevariantsets/api/v1alpha1/zz_generated.deepcopy.go +++ b/porch/controllers/packagevariantsets/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/config/rbac/role.yaml b/porch/controllers/packagevariantsets/config/rbac/role.yaml index 74eb4f40fd..08c84fd853 100644 --- a/porch/controllers/packagevariantsets/config/rbac/role.yaml +++ b/porch/controllers/packagevariantsets/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/config/rbac/rolebinding.yaml b/porch/controllers/packagevariantsets/config/rbac/rolebinding.yaml index a8cf15ba0d..a2f7b4798b 100644 --- a/porch/controllers/packagevariantsets/config/rbac/rolebinding.yaml +++ b/porch/controllers/packagevariantsets/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/config/samples/pvs.yaml b/porch/controllers/packagevariantsets/config/samples/pvs.yaml index fa7a99096c..d51b2bf694 100644 --- a/porch/controllers/packagevariantsets/config/samples/pvs.yaml +++ b/porch/controllers/packagevariantsets/config/samples/pvs.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/fake_client.go b/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/fake_client.go index 4ea508b9b8..0ca7737e35 100644 --- a/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/fake_client.go +++ b/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/fake_client.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller.go b/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller.go index 563e83a4ab..2efcdc380a 100644 --- a/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller.go +++ b/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller_test.go b/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller_test.go index 865432010f..6726caa9a0 100644 --- a/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller_test.go +++ b/porch/controllers/packagevariantsets/pkg/controllers/packagevariantset/packagevariantset_controller_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/api/v1alpha1/groupversion_info.go b/porch/controllers/remoterootsyncsets/api/v1alpha1/groupversion_info.go index aa52eab1de..3b31989fec 100644 --- a/porch/controllers/remoterootsyncsets/api/v1alpha1/groupversion_info.go +++ b/porch/controllers/remoterootsyncsets/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/api/v1alpha1/remoterootsyncset_types.go b/porch/controllers/remoterootsyncsets/api/v1alpha1/remoterootsyncset_types.go index c8c644816d..c7e1b9f950 100644 --- a/porch/controllers/remoterootsyncsets/api/v1alpha1/remoterootsyncset_types.go +++ b/porch/controllers/remoterootsyncsets/api/v1alpha1/remoterootsyncset_types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/api/v1alpha1/zz_generated.deepcopy.go b/porch/controllers/remoterootsyncsets/api/v1alpha1/zz_generated.deepcopy.go index 13596da776..39e0b531da 100644 --- a/porch/controllers/remoterootsyncsets/api/v1alpha1/zz_generated.deepcopy.go +++ b/porch/controllers/remoterootsyncsets/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/config/rbac/role.yaml b/porch/controllers/remoterootsyncsets/config/rbac/role.yaml index bc24b91361..af6da862ba 100644 --- a/porch/controllers/remoterootsyncsets/config/rbac/role.yaml +++ b/porch/controllers/remoterootsyncsets/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/config/rbac/rolebinding.yaml b/porch/controllers/remoterootsyncsets/config/rbac/rolebinding.yaml index 7b92fa7276..7120737725 100644 --- a/porch/controllers/remoterootsyncsets/config/rbac/rolebinding.yaml +++ b/porch/controllers/remoterootsyncsets/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/config/samples/apply-to-gke.yaml b/porch/controllers/remoterootsyncsets/config/samples/apply-to-gke.yaml index 76514b81b4..edf7e14570 100644 --- a/porch/controllers/remoterootsyncsets/config/samples/apply-to-gke.yaml +++ b/porch/controllers/remoterootsyncsets/config/samples/apply-to-gke.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply-rbac.yaml b/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply-rbac.yaml index dee8daced3..a46c556cfd 100644 --- a/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply-rbac.yaml +++ b/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply-rbac.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply.yaml b/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply.yaml index 9fda63904a..6fb9c87ee4 100644 --- a/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply.yaml +++ b/porch/controllers/remoterootsyncsets/config/samples/hack-self-apply.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/applyset/applyset.go b/porch/controllers/remoterootsyncsets/pkg/applyset/applyset.go index 775e04bf66..6bfbc2e486 100644 --- a/porch/controllers/remoterootsyncsets/pkg/applyset/applyset.go +++ b/porch/controllers/remoterootsyncsets/pkg/applyset/applyset.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/applyset/health.go b/porch/controllers/remoterootsyncsets/pkg/applyset/health.go index 13c626d1dc..038c8ba05c 100644 --- a/porch/controllers/remoterootsyncsets/pkg/applyset/health.go +++ b/porch/controllers/remoterootsyncsets/pkg/applyset/health.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/applyset/interfaces.go b/porch/controllers/remoterootsyncsets/pkg/applyset/interfaces.go index d87d502d1c..8923ed5b45 100644 --- a/porch/controllers/remoterootsyncsets/pkg/applyset/interfaces.go +++ b/porch/controllers/remoterootsyncsets/pkg/applyset/interfaces.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/applyset/tracker.go b/porch/controllers/remoterootsyncsets/pkg/applyset/tracker.go index e3da4a2a24..fffc428264 100644 --- a/porch/controllers/remoterootsyncsets/pkg/applyset/tracker.go +++ b/porch/controllers/remoterootsyncsets/pkg/applyset/tracker.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/controllers/remoterootsyncset/remoterootsync_controller.go b/porch/controllers/remoterootsyncsets/pkg/controllers/remoterootsyncset/remoterootsync_controller.go index e2a7cea8be..0f0f474184 100644 --- a/porch/controllers/remoterootsyncsets/pkg/controllers/remoterootsyncset/remoterootsync_controller.go +++ b/porch/controllers/remoterootsyncsets/pkg/controllers/remoterootsyncset/remoterootsync_controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/remoteclient/getremoteclient.go b/porch/controllers/remoterootsyncsets/pkg/remoteclient/getremoteclient.go index 352401b760..bb77642c1b 100644 --- a/porch/controllers/remoterootsyncsets/pkg/remoteclient/getremoteclient.go +++ b/porch/controllers/remoterootsyncsets/pkg/remoteclient/getremoteclient.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/remoteclient/projectcache.go b/porch/controllers/remoterootsyncsets/pkg/remoteclient/projectcache.go index d9ec58f587..2eed2dfda7 100644 --- a/porch/controllers/remoterootsyncsets/pkg/remoteclient/projectcache.go +++ b/porch/controllers/remoterootsyncsets/pkg/remoteclient/projectcache.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/remoterootsyncsets/pkg/remoteclient/tokens.go b/porch/controllers/remoterootsyncsets/pkg/remoteclient/tokens.go index 38ba80f6c7..f471b2ad5e 100644 --- a/porch/controllers/remoterootsyncsets/pkg/remoteclient/tokens.go +++ b/porch/controllers/remoterootsyncsets/pkg/remoteclient/tokens.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncdeployments/api/v1alpha1/groupversion_info.go b/porch/controllers/rootsyncdeployments/api/v1alpha1/groupversion_info.go index aa52eab1de..3b31989fec 100644 --- a/porch/controllers/rootsyncdeployments/api/v1alpha1/groupversion_info.go +++ b/porch/controllers/rootsyncdeployments/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncdeployments/api/v1alpha1/rootsyncdeployments_types.go b/porch/controllers/rootsyncdeployments/api/v1alpha1/rootsyncdeployments_types.go index cf94a65e82..d1b022e345 100644 --- a/porch/controllers/rootsyncdeployments/api/v1alpha1/rootsyncdeployments_types.go +++ b/porch/controllers/rootsyncdeployments/api/v1alpha1/rootsyncdeployments_types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncdeployments/api/v1alpha1/zz_generated.deepcopy.go b/porch/controllers/rootsyncdeployments/api/v1alpha1/zz_generated.deepcopy.go index cde5cc786f..7448ac0367 100644 --- a/porch/controllers/rootsyncdeployments/api/v1alpha1/zz_generated.deepcopy.go +++ b/porch/controllers/rootsyncdeployments/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncdeployments/config/rbac/role.yaml b/porch/controllers/rootsyncdeployments/config/rbac/role.yaml index 391d487ad2..728bd0823b 100644 --- a/porch/controllers/rootsyncdeployments/config/rbac/role.yaml +++ b/porch/controllers/rootsyncdeployments/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncdeployments/config/rbac/rolebinding.yaml b/porch/controllers/rootsyncdeployments/config/rbac/rolebinding.yaml index 935c890404..120ba9ebb5 100644 --- a/porch/controllers/rootsyncdeployments/config/rbac/rolebinding.yaml +++ b/porch/controllers/rootsyncdeployments/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncdeployments/config/samples/simple.yaml b/porch/controllers/rootsyncdeployments/config/samples/simple.yaml index cc75206775..553d8cde1b 100644 --- a/porch/controllers/rootsyncdeployments/config/samples/simple.yaml +++ b/porch/controllers/rootsyncdeployments/config/samples/simple.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncdeployments/pkg/controllers/rootsyncdeployment/controller.go b/porch/controllers/rootsyncdeployments/pkg/controllers/rootsyncdeployment/controller.go index e00fd8ae6e..40f4851114 100644 --- a/porch/controllers/rootsyncdeployments/pkg/controllers/rootsyncdeployment/controller.go +++ b/porch/controllers/rootsyncdeployments/pkg/controllers/rootsyncdeployment/controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncrollouts/api/v1alpha1/groupversion_info.go b/porch/controllers/rootsyncrollouts/api/v1alpha1/groupversion_info.go index aa52eab1de..3b31989fec 100644 --- a/porch/controllers/rootsyncrollouts/api/v1alpha1/groupversion_info.go +++ b/porch/controllers/rootsyncrollouts/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncrollouts/api/v1alpha1/rootsyncrollout_types.go b/porch/controllers/rootsyncrollouts/api/v1alpha1/rootsyncrollout_types.go index e9a7f2722b..c73d25d99d 100644 --- a/porch/controllers/rootsyncrollouts/api/v1alpha1/rootsyncrollout_types.go +++ b/porch/controllers/rootsyncrollouts/api/v1alpha1/rootsyncrollout_types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncrollouts/api/v1alpha1/zz_generated.deepcopy.go b/porch/controllers/rootsyncrollouts/api/v1alpha1/zz_generated.deepcopy.go index 53ef226460..e8322769dd 100644 --- a/porch/controllers/rootsyncrollouts/api/v1alpha1/zz_generated.deepcopy.go +++ b/porch/controllers/rootsyncrollouts/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncrollouts/config/rbac/role.yaml b/porch/controllers/rootsyncrollouts/config/rbac/role.yaml index 9683d0a982..66a4663cb8 100644 --- a/porch/controllers/rootsyncrollouts/config/rbac/role.yaml +++ b/porch/controllers/rootsyncrollouts/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncrollouts/config/rbac/rolebinding.yaml b/porch/controllers/rootsyncrollouts/config/rbac/rolebinding.yaml index 626aa7fd7e..9b3c38f338 100644 --- a/porch/controllers/rootsyncrollouts/config/rbac/rolebinding.yaml +++ b/porch/controllers/rootsyncrollouts/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncrollouts/config/samples/simple.yaml b/porch/controllers/rootsyncrollouts/config/samples/simple.yaml index 845e16de89..6f911e3b1c 100644 --- a/porch/controllers/rootsyncrollouts/config/samples/simple.yaml +++ b/porch/controllers/rootsyncrollouts/config/samples/simple.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncrollouts/pkg/controllers/rootsyncrollout/controller.go b/porch/controllers/rootsyncrollouts/pkg/controllers/rootsyncrollout/controller.go index 711bd933bc..f16d213919 100644 --- a/porch/controllers/rootsyncrollouts/pkg/controllers/rootsyncrollout/controller.go +++ b/porch/controllers/rootsyncrollouts/pkg/controllers/rootsyncrollout/controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/api/v1alpha1/groupversion_info.go b/porch/controllers/rootsyncsets/api/v1alpha1/groupversion_info.go index aa52eab1de..3b31989fec 100644 --- a/porch/controllers/rootsyncsets/api/v1alpha1/groupversion_info.go +++ b/porch/controllers/rootsyncsets/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/api/v1alpha1/rootsyncset_types.go b/porch/controllers/rootsyncsets/api/v1alpha1/rootsyncset_types.go index f4fad754b9..df3e5b8e45 100644 --- a/porch/controllers/rootsyncsets/api/v1alpha1/rootsyncset_types.go +++ b/porch/controllers/rootsyncsets/api/v1alpha1/rootsyncset_types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/api/v1alpha1/zz_generated.deepcopy.go b/porch/controllers/rootsyncsets/api/v1alpha1/zz_generated.deepcopy.go index 3ded92aa35..bbf438f785 100644 --- a/porch/controllers/rootsyncsets/api/v1alpha1/zz_generated.deepcopy.go +++ b/porch/controllers/rootsyncsets/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/config/rbac/role.yaml b/porch/controllers/rootsyncsets/config/rbac/role.yaml index 75c8ed6ad4..09ea720d20 100644 --- a/porch/controllers/rootsyncsets/config/rbac/role.yaml +++ b/porch/controllers/rootsyncsets/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/config/rbac/rolebinding.yaml b/porch/controllers/rootsyncsets/config/rbac/rolebinding.yaml index 0b1dacdd4f..d02cdd8579 100644 --- a/porch/controllers/rootsyncsets/config/rbac/rolebinding.yaml +++ b/porch/controllers/rootsyncsets/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/config/samples/simple.yaml b/porch/controllers/rootsyncsets/config/samples/simple.yaml index b14e445b44..62f4498f47 100644 --- a/porch/controllers/rootsyncsets/config/samples/simple.yaml +++ b/porch/controllers/rootsyncsets/config/samples/simple.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/controller.go b/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/controller.go index 3ba131ee26..44374f723e 100644 --- a/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/controller.go +++ b/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/status.go b/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/status.go index 6f9dec681f..d7ae45afa5 100644 --- a/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/status.go +++ b/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/status.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/watcher.go b/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/watcher.go index 7dda34a3d4..fd893923d4 100644 --- a/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/watcher.go +++ b/porch/controllers/rootsyncsets/pkg/controllers/rootsyncset/watcher.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/workloadidentitybindings/api/v1alpha1/groupversion_info.go b/porch/controllers/workloadidentitybindings/api/v1alpha1/groupversion_info.go index aa52eab1de..3b31989fec 100644 --- a/porch/controllers/workloadidentitybindings/api/v1alpha1/groupversion_info.go +++ b/porch/controllers/workloadidentitybindings/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/workloadidentitybindings/api/v1alpha1/workloadidentitybinding_types.go b/porch/controllers/workloadidentitybindings/api/v1alpha1/workloadidentitybinding_types.go index b18a3ce205..11bdd40e49 100644 --- a/porch/controllers/workloadidentitybindings/api/v1alpha1/workloadidentitybinding_types.go +++ b/porch/controllers/workloadidentitybindings/api/v1alpha1/workloadidentitybinding_types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/workloadidentitybindings/api/v1alpha1/zz_generated.deepcopy.go b/porch/controllers/workloadidentitybindings/api/v1alpha1/zz_generated.deepcopy.go index ae72e6b25b..ef635f1116 100644 --- a/porch/controllers/workloadidentitybindings/api/v1alpha1/zz_generated.deepcopy.go +++ b/porch/controllers/workloadidentitybindings/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/controllers/workloadidentitybindings/config/rbac/role.yaml b/porch/controllers/workloadidentitybindings/config/rbac/role.yaml index bda98f0345..6db428fc6d 100644 --- a/porch/controllers/workloadidentitybindings/config/rbac/role.yaml +++ b/porch/controllers/workloadidentitybindings/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/workloadidentitybindings/config/rbac/rolebinding.yaml b/porch/controllers/workloadidentitybindings/config/rbac/rolebinding.yaml index 573ba85a01..819556eccd 100644 --- a/porch/controllers/workloadidentitybindings/config/rbac/rolebinding.yaml +++ b/porch/controllers/workloadidentitybindings/config/rbac/rolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/workloadidentitybindings/config/samples/simple.yaml b/porch/controllers/workloadidentitybindings/config/samples/simple.yaml index 17ed0a6d8b..8eca0ed02d 100644 --- a/porch/controllers/workloadidentitybindings/config/samples/simple.yaml +++ b/porch/controllers/workloadidentitybindings/config/samples/simple.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/controllers/workloadidentitybindings/pkg/controllers/workloadidentitybinding/controller.go b/porch/controllers/workloadidentitybindings/pkg/controllers/workloadidentitybinding/controller.go index 1460068ace..39fcec9c76 100644 --- a/porch/controllers/workloadidentitybindings/pkg/controllers/workloadidentitybinding/controller.go +++ b/porch/controllers/workloadidentitybindings/pkg/controllers/workloadidentitybinding/controller.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/deployments/local/localconfig.yaml b/porch/deployments/local/localconfig.yaml index 3a276b04c8..74c9fcfb81 100644 --- a/porch/deployments/local/localconfig.yaml +++ b/porch/deployments/local/localconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/local/makekeys.sh b/porch/deployments/local/makekeys.sh index bdbd357ab6..7eba69122b 100755 --- a/porch/deployments/local/makekeys.sh +++ b/porch/deployments/local/makekeys.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/1-namespace.yaml b/porch/deployments/porch/1-namespace.yaml index 8c7db703a4..c04891e34e 100644 --- a/porch/deployments/porch/1-namespace.yaml +++ b/porch/deployments/porch/1-namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/2-function-runner.yaml b/porch/deployments/porch/2-function-runner.yaml index 449a9f6289..beda1cba3e 100644 --- a/porch/deployments/porch/2-function-runner.yaml +++ b/porch/deployments/porch/2-function-runner.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/3-porch-server.yaml b/porch/deployments/porch/3-porch-server.yaml index 3fad607f70..8e18c2ae5d 100644 --- a/porch/deployments/porch/3-porch-server.yaml +++ b/porch/deployments/porch/3-porch-server.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/4-apiservice.yaml b/porch/deployments/porch/4-apiservice.yaml index d80b419430..d9b6843429 100644 --- a/porch/deployments/porch/4-apiservice.yaml +++ b/porch/deployments/porch/4-apiservice.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/5-rbac.yaml b/porch/deployments/porch/5-rbac.yaml index b0ea833705..bb4721e479 100644 --- a/porch/deployments/porch/5-rbac.yaml +++ b/porch/deployments/porch/5-rbac.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/6-rbac-bind.yaml b/porch/deployments/porch/6-rbac-bind.yaml index b0a5a16d88..906dbed7f1 100644 --- a/porch/deployments/porch/6-rbac-bind.yaml +++ b/porch/deployments/porch/6-rbac-bind.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/7-auth-reader.yaml b/porch/deployments/porch/7-auth-reader.yaml index a6d3fd446b..1d310230b2 100644 --- a/porch/deployments/porch/7-auth-reader.yaml +++ b/porch/deployments/porch/7-auth-reader.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/8-auth-delegator.yaml b/porch/deployments/porch/8-auth-delegator.yaml index 03044447b4..0a1ccad998 100644 --- a/porch/deployments/porch/8-auth-delegator.yaml +++ b/porch/deployments/porch/8-auth-delegator.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/porch/9-controllers.yaml b/porch/deployments/porch/9-controllers.yaml index 0f739fa490..509eb3d380 100644 --- a/porch/deployments/porch/9-controllers.yaml +++ b/porch/deployments/porch/9-controllers.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/deployments/tracing/deployment.yaml b/porch/deployments/tracing/deployment.yaml index c321a6ffc6..f14b2869af 100644 --- a/porch/deployments/tracing/deployment.yaml +++ b/porch/deployments/tracing/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/apps/hello-server/Dockerfile b/porch/examples/apps/hello-server/Dockerfile index 3b198ea80d..49538a8ba4 100644 --- a/porch/examples/apps/hello-server/Dockerfile +++ b/porch/examples/apps/hello-server/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/apps/hello-server/Makefile b/porch/examples/apps/hello-server/Makefile index 98cf5f959e..8dbc65b791 100644 --- a/porch/examples/apps/hello-server/Makefile +++ b/porch/examples/apps/hello-server/Makefile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/apps/hello-server/k8s/deployment.yaml b/porch/examples/apps/hello-server/k8s/deployment.yaml index 0650ec039d..72c5da4dbf 100644 --- a/porch/examples/apps/hello-server/k8s/deployment.yaml +++ b/porch/examples/apps/hello-server/k8s/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/apps/hello-server/k8s/ns.yaml b/porch/examples/apps/hello-server/k8s/ns.yaml index 298821f123..1c43894e60 100644 --- a/porch/examples/apps/hello-server/k8s/ns.yaml +++ b/porch/examples/apps/hello-server/k8s/ns.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/apps/hello-server/k8s/svc.yaml b/porch/examples/apps/hello-server/k8s/svc.yaml index 98aa21cdae..782bf6284e 100644 --- a/porch/examples/apps/hello-server/k8s/svc.yaml +++ b/porch/examples/apps/hello-server/k8s/svc.yaml @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/apps/hello-server/main.go b/porch/examples/apps/hello-server/main.go index a2b3fcd0a6..838eb7faeb 100644 --- a/porch/examples/apps/hello-server/main.go +++ b/porch/examples/apps/hello-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/examples/config/bucket-label.yaml b/porch/examples/config/bucket-label.yaml index 2056627b42..4c01cfa6b3 100644 --- a/porch/examples/config/bucket-label.yaml +++ b/porch/examples/config/bucket-label.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/config/config-management.yaml b/porch/examples/config/config-management.yaml index adb872ae08..d1e3562684 100644 --- a/porch/examples/config/config-management.yaml +++ b/porch/examples/config/config-management.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/config/deployment-repository.yaml b/porch/examples/config/deployment-repository.yaml index eb5a0e571c..af9fd7c96b 100644 --- a/porch/examples/config/deployment-repository.yaml +++ b/porch/examples/config/deployment-repository.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/config/function-repository.yaml b/porch/examples/config/function-repository.yaml index d6e83bf661..a737ef01a0 100644 --- a/porch/examples/config/function-repository.yaml +++ b/porch/examples/config/function-repository.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/config/git-repository.yaml b/porch/examples/config/git-repository.yaml index 57e54bee61..03eaee76ba 100644 --- a/porch/examples/config/git-repository.yaml +++ b/porch/examples/config/git-repository.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/config/new-package.yaml b/porch/examples/config/new-package.yaml index 1cc4bf7389..f6b79195ad 100644 --- a/porch/examples/config/new-package.yaml +++ b/porch/examples/config/new-package.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/config/oci-repository.yaml b/porch/examples/config/oci-repository.yaml index 985b44a335..4a96614c66 100644 --- a/porch/examples/config/oci-repository.yaml +++ b/porch/examples/config/oci-repository.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/examples/config/packagerevision.yaml b/porch/examples/config/packagerevision.yaml index 8ac6cceca2..278336d56a 100644 --- a/porch/examples/config/packagerevision.yaml +++ b/porch/examples/config/packagerevision.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/func/Dockerfile b/porch/func/Dockerfile index 4b856c6019..e410214593 100644 --- a/porch/func/Dockerfile +++ b/porch/func/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/func/Makefile b/porch/func/Makefile index 3dc220b44e..60cdd753cd 100644 --- a/porch/func/Makefile +++ b/porch/func/Makefile @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/func/client/main.go b/porch/func/client/main.go index e4feff2c8a..0891212c37 100644 --- a/porch/func/client/main.go +++ b/porch/func/client/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/config.yaml b/porch/func/config.yaml index 763227522f..7be58bf7b9 100644 --- a/porch/func/config.yaml +++ b/porch/func/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/func/config/sample/Kptfile b/porch/func/config/sample/Kptfile index 4bb1cc357c..783d9a5756 100644 --- a/porch/func/config/sample/Kptfile +++ b/porch/func/config/sample/Kptfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/func/config/sample/configmap.yaml b/porch/func/config/sample/configmap.yaml index 633162f1fa..e332430472 100644 --- a/porch/func/config/sample/configmap.yaml +++ b/porch/func/config/sample/configmap.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/func/evaluator/evaluator.pb.go b/porch/func/evaluator/evaluator.pb.go index 9fca828649..a21b18e978 100644 --- a/porch/func/evaluator/evaluator.pb.go +++ b/porch/func/evaluator/evaluator.pb.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/evaluator/evaluator.proto b/porch/func/evaluator/evaluator.proto index 063252bee1..03efd8ccd0 100644 --- a/porch/func/evaluator/evaluator.proto +++ b/porch/func/evaluator/evaluator.proto @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/healthchecker/healthchecker.go b/porch/func/healthchecker/healthchecker.go index 7639a98b4b..b7bd4c1e29 100644 --- a/porch/func/healthchecker/healthchecker.go +++ b/porch/func/healthchecker/healthchecker.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/internal/executableevaluator.go b/porch/func/internal/executableevaluator.go index 267983465c..1f4fe2eeba 100644 --- a/porch/func/internal/executableevaluator.go +++ b/porch/func/internal/executableevaluator.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/internal/multievaluator.go b/porch/func/internal/multievaluator.go index 5064dd9711..2291ae820e 100644 --- a/porch/func/internal/multievaluator.go +++ b/porch/func/internal/multievaluator.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/internal/podevaluator.go b/porch/func/internal/podevaluator.go index d8a06e2f44..14446419fe 100644 --- a/porch/func/internal/podevaluator.go +++ b/porch/func/internal/podevaluator.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/server/server.go b/porch/func/server/server.go index 1b033721bc..b5b340c4b8 100644 --- a/porch/func/server/server.go +++ b/porch/func/server/server.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/func/wrapper-server/main.go b/porch/func/wrapper-server/main.go index 6b46cc0f2d..d56ad941e3 100644 --- a/porch/func/wrapper-server/main.go +++ b/porch/func/wrapper-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/internal/api/porchinternal/v1alpha1/config.porch.kpt.dev_packagerevs.yaml b/porch/internal/api/porchinternal/v1alpha1/config.porch.kpt.dev_packagerevs.yaml index 1b4d80f919..1bad973af0 100644 --- a/porch/internal/api/porchinternal/v1alpha1/config.porch.kpt.dev_packagerevs.yaml +++ b/porch/internal/api/porchinternal/v1alpha1/config.porch.kpt.dev_packagerevs.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/internal/api/porchinternal/v1alpha1/groupversion_info.go b/porch/internal/api/porchinternal/v1alpha1/groupversion_info.go index ecde8a652e..553a704f85 100644 --- a/porch/internal/api/porchinternal/v1alpha1/groupversion_info.go +++ b/porch/internal/api/porchinternal/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/internal/api/porchinternal/v1alpha1/types.go b/porch/internal/api/porchinternal/v1alpha1/types.go index 5b11ee8ece..7e823493da 100644 --- a/porch/internal/api/porchinternal/v1alpha1/types.go +++ b/porch/internal/api/porchinternal/v1alpha1/types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/internal/api/porchinternal/v1alpha1/zz_generated.deepcopy.go b/porch/internal/api/porchinternal/v1alpha1/zz_generated.deepcopy.go index 59a90a8780..a8038d0584 100644 --- a/porch/internal/api/porchinternal/v1alpha1/zz_generated.deepcopy.go +++ b/porch/internal/api/porchinternal/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/internal/tools/tools.go b/porch/internal/tools/tools.go index 23cdf1360a..4e35cd8a1a 100644 --- a/porch/internal/tools/tools.go +++ b/porch/internal/tools/tools.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/apiserver/apiserver.go b/porch/pkg/apiserver/apiserver.go index 0e4634d027..8abdcd2c4f 100644 --- a/porch/pkg/apiserver/apiserver.go +++ b/porch/pkg/apiserver/apiserver.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/apiserver/resolvetoimage.go b/porch/pkg/apiserver/resolvetoimage.go index 4583ceb69e..7a14852322 100644 --- a/porch/pkg/apiserver/resolvetoimage.go +++ b/porch/pkg/apiserver/resolvetoimage.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/apiserver/scheme_test.go b/porch/pkg/apiserver/scheme_test.go index 0ae101bc98..6dfaca763e 100644 --- a/porch/pkg/apiserver/scheme_test.go +++ b/porch/pkg/apiserver/scheme_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/apiserver/webhooks.go b/porch/pkg/apiserver/webhooks.go index ac12708d71..00909e7685 100644 --- a/porch/pkg/apiserver/webhooks.go +++ b/porch/pkg/apiserver/webhooks.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/apiserver/webhooks_test.go b/porch/pkg/apiserver/webhooks_test.go index 2add450dfd..a5a9290353 100644 --- a/porch/pkg/apiserver/webhooks_test.go +++ b/porch/pkg/apiserver/webhooks_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/cache.go b/porch/pkg/cache/cache.go index 24ac2b4580..9e8b2e5d5c 100644 --- a/porch/pkg/cache/cache.go +++ b/porch/pkg/cache/cache.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/cache_test.go b/porch/pkg/cache/cache_test.go index faa76f7331..555165956b 100644 --- a/porch/pkg/cache/cache_test.go +++ b/porch/pkg/cache/cache_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/draft.go b/porch/pkg/cache/draft.go index afc8855c21..80b313d5de 100644 --- a/porch/pkg/cache/draft.go +++ b/porch/pkg/cache/draft.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/fake/objectnotifier.go b/porch/pkg/cache/fake/objectnotifier.go index 5c667355b9..54396f3bb4 100644 --- a/porch/pkg/cache/fake/objectnotifier.go +++ b/porch/pkg/cache/fake/objectnotifier.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/package.go b/porch/pkg/cache/package.go index 6fa7a0eb43..bb7d4c15fa 100644 --- a/porch/pkg/cache/package.go +++ b/porch/pkg/cache/package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/packagerevision.go b/porch/pkg/cache/packagerevision.go index a4aa5133de..7e4bcdc680 100644 --- a/porch/pkg/cache/packagerevision.go +++ b/porch/pkg/cache/packagerevision.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/repository.go b/porch/pkg/cache/repository.go index 4491a382e0..10e703548c 100644 --- a/porch/pkg/cache/repository.go +++ b/porch/pkg/cache/repository.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cache/util.go b/porch/pkg/cache/util.go index 644328ab43..5f564a8228 100644 --- a/porch/pkg/cache/util.go +++ b/porch/pkg/cache/util.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/cmd/server/start.go b/porch/pkg/cmd/server/start.go index 1ae9deeb9f..9787141cae 100644 --- a/porch/pkg/cmd/server/start.go +++ b/porch/pkg/cmd/server/start.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/controllerrestmapper/caching.go b/porch/pkg/controllerrestmapper/caching.go index 0db492fd78..2ab0735500 100644 --- a/porch/pkg/controllerrestmapper/caching.go +++ b/porch/pkg/controllerrestmapper/caching.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/controllerrestmapper/controllerrestmapper.go b/porch/pkg/controllerrestmapper/controllerrestmapper.go index 2711f7c1fa..fc4180d73c 100644 --- a/porch/pkg/controllerrestmapper/controllerrestmapper.go +++ b/porch/pkg/controllerrestmapper/controllerrestmapper.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/builtin.go b/porch/pkg/engine/builtin.go index f9a47d9490..f0bc8de05e 100644 --- a/porch/pkg/engine/builtin.go +++ b/porch/pkg/engine/builtin.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/builtin_test.go b/porch/pkg/engine/builtin_test.go index 6a770bf47b..a3019fe67e 100644 --- a/porch/pkg/engine/builtin_test.go +++ b/porch/pkg/engine/builtin_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/builtinruntime.go b/porch/pkg/engine/builtinruntime.go index bf15b67c68..63f0d05f05 100644 --- a/porch/pkg/engine/builtinruntime.go +++ b/porch/pkg/engine/builtinruntime.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/builtinruntime_test.go b/porch/pkg/engine/builtinruntime_test.go index 1eff5ca60b..be403f8cde 100644 --- a/porch/pkg/engine/builtinruntime_test.go +++ b/porch/pkg/engine/builtinruntime_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/clone.go b/porch/pkg/engine/clone.go index 68894f3032..b4722dc0ff 100644 --- a/porch/pkg/engine/clone.go +++ b/porch/pkg/engine/clone.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/clone_test.go b/porch/pkg/engine/clone_test.go index b0a62d8d6d..d19dc0cd9f 100644 --- a/porch/pkg/engine/clone_test.go +++ b/porch/pkg/engine/clone_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/doc.go b/porch/pkg/engine/doc.go index 4ec9b669e5..2c9e59a180 100644 --- a/porch/pkg/engine/doc.go +++ b/porch/pkg/engine/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/edit.go b/porch/pkg/engine/edit.go index 152d6db3ba..4583eaa15b 100644 --- a/porch/pkg/engine/edit.go +++ b/porch/pkg/engine/edit.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/edit_test.go b/porch/pkg/engine/edit_test.go index 011db9b06c..0fa3e81f00 100644 --- a/porch/pkg/engine/edit_test.go +++ b/porch/pkg/engine/edit_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/engine.go b/porch/pkg/engine/engine.go index 28996a1876..ec3699dc18 100644 --- a/porch/pkg/engine/engine.go +++ b/porch/pkg/engine/engine.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/engine_test.go b/porch/pkg/engine/engine_test.go index fd622de71e..e543d4e864 100644 --- a/porch/pkg/engine/engine_test.go +++ b/porch/pkg/engine/engine_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/environment.go b/porch/pkg/engine/environment.go index f3112b7953..ce6ed525ea 100644 --- a/porch/pkg/engine/environment.go +++ b/porch/pkg/engine/environment.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/eval.go b/porch/pkg/engine/eval.go index a5f7a18413..263039d64b 100644 --- a/porch/pkg/engine/eval.go +++ b/porch/pkg/engine/eval.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/fake/packagerevision.go b/porch/pkg/engine/fake/packagerevision.go index 3f2b7aec9c..a646c8071a 100644 --- a/porch/pkg/engine/fake/packagerevision.go +++ b/porch/pkg/engine/fake/packagerevision.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/fake/repository.go b/porch/pkg/engine/fake/repository.go index 15efad0319..a7fb7ca48b 100644 --- a/porch/pkg/engine/fake/repository.go +++ b/porch/pkg/engine/fake/repository.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/grpcruntime.go b/porch/pkg/engine/grpcruntime.go index a9def3b543..66ccd76f03 100644 --- a/porch/pkg/engine/grpcruntime.go +++ b/porch/pkg/engine/grpcruntime.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/init.go b/porch/pkg/engine/init.go index b4101be392..415f72d3cf 100644 --- a/porch/pkg/engine/init.go +++ b/porch/pkg/engine/init.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/init_test.go b/porch/pkg/engine/init_test.go index 6bd3b88a93..71c67e93a0 100644 --- a/porch/pkg/engine/init_test.go +++ b/porch/pkg/engine/init_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/kio.go b/porch/pkg/engine/kio.go index 2699a3d586..7c90f53280 100644 --- a/porch/pkg/engine/kio.go +++ b/porch/pkg/engine/kio.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/mergekey.go b/porch/pkg/engine/mergekey.go index e44556cdd0..8e50e8108c 100644 --- a/porch/pkg/engine/mergekey.go +++ b/porch/pkg/engine/mergekey.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/options.go b/porch/pkg/engine/options.go index 7e2ca8a742..61c8af7be2 100644 --- a/porch/pkg/engine/options.go +++ b/porch/pkg/engine/options.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/package.go b/porch/pkg/engine/package.go index aafcd06290..5cc8b081af 100644 --- a/porch/pkg/engine/package.go +++ b/porch/pkg/engine/package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/patchgen.go b/porch/pkg/engine/patchgen.go index a00a4239f7..8081ea390e 100644 --- a/porch/pkg/engine/patchgen.go +++ b/porch/pkg/engine/patchgen.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/patchgen_test.go b/porch/pkg/engine/patchgen_test.go index 9e9fda6cad..0460c59e5a 100644 --- a/porch/pkg/engine/patchgen_test.go +++ b/porch/pkg/engine/patchgen_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/render.go b/porch/pkg/engine/render.go index ba6b3ba3c5..f0d4b930dd 100644 --- a/porch/pkg/engine/render.go +++ b/porch/pkg/engine/render.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/render_test.go b/porch/pkg/engine/render_test.go index 1c2824e9d4..964313affe 100644 --- a/porch/pkg/engine/render_test.go +++ b/porch/pkg/engine/render_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/replace_test.go b/porch/pkg/engine/replace_test.go index 8bc3283fc7..a2ea6cbfe8 100644 --- a/porch/pkg/engine/replace_test.go +++ b/porch/pkg/engine/replace_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/safejoin.go b/porch/pkg/engine/safejoin.go index 98955b5424..9896da5868 100644 --- a/porch/pkg/engine/safejoin.go +++ b/porch/pkg/engine/safejoin.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/safejoin_test.go b/porch/pkg/engine/safejoin_test.go index 0531a76bb2..3c2e711fb6 100644 --- a/porch/pkg/engine/safejoin_test.go +++ b/porch/pkg/engine/safejoin_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testdata/clone/bucket/Kptfile b/porch/pkg/engine/testdata/clone/bucket/Kptfile index ca48bbf311..4c6ddfde93 100644 --- a/porch/pkg/engine/testdata/clone/bucket/Kptfile +++ b/porch/pkg/engine/testdata/clone/bucket/Kptfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testdata/clone/bucket/bucket.yaml b/porch/pkg/engine/testdata/clone/bucket/bucket.yaml index 75fc73bbbe..776e8b6ac1 100644 --- a/porch/pkg/engine/testdata/clone/bucket/bucket.yaml +++ b/porch/pkg/engine/testdata/clone/bucket/bucket.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testdata/clone/configmap/Kptfile b/porch/pkg/engine/testdata/clone/configmap/Kptfile index 6920436672..536c1db189 100644 --- a/porch/pkg/engine/testdata/clone/configmap/Kptfile +++ b/porch/pkg/engine/testdata/clone/configmap/Kptfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testdata/clone/configmap/configmap.yaml b/porch/pkg/engine/testdata/clone/configmap/configmap.yaml index 62c5b929a4..90c66af662 100644 --- a/porch/pkg/engine/testdata/clone/configmap/configmap.yaml +++ b/porch/pkg/engine/testdata/clone/configmap/configmap.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testdata/simple-render/expected.txt b/porch/pkg/engine/testdata/simple-render/expected.txt index 0e6c0ff9eb..43515e7cec 100644 --- a/porch/pkg/engine/testdata/simple-render/expected.txt +++ b/porch/pkg/engine/testdata/simple-render/expected.txt @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testdata/simple-render/simple-bucket/Kptfile b/porch/pkg/engine/testdata/simple-render/simple-bucket/Kptfile index cbda71fc5c..213724d131 100644 --- a/porch/pkg/engine/testdata/simple-render/simple-bucket/Kptfile +++ b/porch/pkg/engine/testdata/simple-render/simple-bucket/Kptfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testdata/simple-render/simple-bucket/bucket.yaml b/porch/pkg/engine/testdata/simple-render/simple-bucket/bucket.yaml index 551e893ca9..fc85436726 100644 --- a/porch/pkg/engine/testdata/simple-render/simple-bucket/bucket.yaml +++ b/porch/pkg/engine/testdata/simple-render/simple-bucket/bucket.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/testing.go b/porch/pkg/engine/testing.go index 0465d3f1fc..a2abb43140 100644 --- a/porch/pkg/engine/testing.go +++ b/porch/pkg/engine/testing.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/update.go b/porch/pkg/engine/update.go index 4d7c3bc243..7df18abf4b 100644 --- a/porch/pkg/engine/update.go +++ b/porch/pkg/engine/update.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/update_test.go b/porch/pkg/engine/update_test.go index 600bbba235..6e63cbe96b 100644 --- a/porch/pkg/engine/update_test.go +++ b/porch/pkg/engine/update_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/engine/watchermanager.go b/porch/pkg/engine/watchermanager.go index 7560fdb924..052e1971d6 100644 --- a/porch/pkg/engine/watchermanager.go +++ b/porch/pkg/engine/watchermanager.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/annotation.go b/porch/pkg/git/annotation.go index 025e983c98..c8b96bdc1c 100644 --- a/porch/pkg/git/annotation.go +++ b/porch/pkg/git/annotation.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/commit.go b/porch/pkg/git/commit.go index dc2453cda5..12a941c2e9 100644 --- a/porch/pkg/git/commit.go +++ b/porch/pkg/git/commit.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/commit_test.go b/porch/pkg/git/commit_test.go index b63eb3aec0..837a6ffd63 100644 --- a/porch/pkg/git/commit_test.go +++ b/porch/pkg/git/commit_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/dir.go b/porch/pkg/git/dir.go index 5057413cb4..fb037f4efa 100644 --- a/porch/pkg/git/dir.go +++ b/porch/pkg/git/dir.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/dir_test.go b/porch/pkg/git/dir_test.go index 71786637c3..03f2696f4b 100644 --- a/porch/pkg/git/dir_test.go +++ b/porch/pkg/git/dir_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/doc.go b/porch/pkg/git/doc.go index 5c9269b1a8..70e8a42a48 100644 --- a/porch/pkg/git/doc.go +++ b/porch/pkg/git/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/draft.go b/porch/pkg/git/draft.go index 7cd7c1160d..458ccadcf5 100644 --- a/porch/pkg/git/draft.go +++ b/porch/pkg/git/draft.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/git.go b/porch/pkg/git/git.go index 17cda8f5c1..8b7d8674c5 100644 --- a/porch/pkg/git/git.go +++ b/porch/pkg/git/git.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/git_test.go b/porch/pkg/git/git_test.go index 19c0300dfd..bbb1a9cf65 100644 --- a/porch/pkg/git/git_test.go +++ b/porch/pkg/git/git_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/gogit.go b/porch/pkg/git/gogit.go index 012fdee12f..6ffcebed73 100644 --- a/porch/pkg/git/gogit.go +++ b/porch/pkg/git/gogit.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/package.go b/porch/pkg/git/package.go index 0e5ab62710..4e975f65a0 100644 --- a/porch/pkg/git/package.go +++ b/porch/pkg/git/package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/package_test.go b/porch/pkg/git/package_test.go index 04718ceb77..382ed6fe49 100644 --- a/porch/pkg/git/package_test.go +++ b/porch/pkg/git/package_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/package_tree.go b/porch/pkg/git/package_tree.go index 08795ad6bb..bc1df0f702 100644 --- a/porch/pkg/git/package_tree.go +++ b/porch/pkg/git/package_tree.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/primitives_test.go b/porch/pkg/git/primitives_test.go index 408e862c82..9d9c6cf1f3 100644 --- a/porch/pkg/git/primitives_test.go +++ b/porch/pkg/git/primitives_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/push.go b/porch/pkg/git/push.go index 5259c3487a..b567987207 100644 --- a/porch/pkg/git/push.go +++ b/porch/pkg/git/push.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/ref.go b/porch/pkg/git/ref.go index 9fc19c5823..54d074d003 100644 --- a/porch/pkg/git/ref.go +++ b/porch/pkg/git/ref.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/ref_test.go b/porch/pkg/git/ref_test.go index a4569f0167..c52a18a0a4 100644 --- a/porch/pkg/git/ref_test.go +++ b/porch/pkg/git/ref_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/repo.go b/porch/pkg/git/repo.go index 2aa1d3bb57..05a1e13e68 100644 --- a/porch/pkg/git/repo.go +++ b/porch/pkg/git/repo.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/repos.go b/porch/pkg/git/repos.go index ca8923a08a..5a20830ac9 100644 --- a/porch/pkg/git/repos.go +++ b/porch/pkg/git/repos.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/testdata/Makefile b/porch/pkg/git/testdata/Makefile index 4ad2304432..a8fe00df2f 100644 --- a/porch/pkg/git/testdata/Makefile +++ b/porch/pkg/git/testdata/Makefile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/testing.go b/porch/pkg/git/testing.go index 0e0b1ab263..751a2541dd 100644 --- a/porch/pkg/git/testing.go +++ b/porch/pkg/git/testing.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/git/testing_repo.go b/porch/pkg/git/testing_repo.go index 20341438cc..144aa8b1af 100644 --- a/porch/pkg/git/testing_repo.go +++ b/porch/pkg/git/testing_repo.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/googleurl/parser.go b/porch/pkg/googleurl/parser.go index fda6d6b63f..27e202845e 100644 --- a/porch/pkg/googleurl/parser.go +++ b/porch/pkg/googleurl/parser.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/googleurl/parser_test.go b/porch/pkg/googleurl/parser_test.go index 332bd9b349..b1d10b5a58 100644 --- a/porch/pkg/googleurl/parser_test.go +++ b/porch/pkg/googleurl/parser_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/clone.go b/porch/pkg/kpt/clone.go index ef836f8961..29d587c4a7 100644 --- a/porch/pkg/kpt/clone.go +++ b/porch/pkg/kpt/clone.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/eval.go b/porch/pkg/kpt/eval.go index 549007ae63..0b21a9b272 100644 --- a/porch/pkg/kpt/eval.go +++ b/porch/pkg/kpt/eval.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/eval_test.go b/porch/pkg/kpt/eval_test.go index bafe1789bc..0b7454bae8 100644 --- a/porch/pkg/kpt/eval_test.go +++ b/porch/pkg/kpt/eval_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/fnruntime.go b/porch/pkg/kpt/fnruntime.go index 3bcdfab51f..c553fb2357 100644 --- a/porch/pkg/kpt/fnruntime.go +++ b/porch/pkg/kpt/fnruntime.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/fs_test.go b/porch/pkg/kpt/fs_test.go index d724f8e8c7..490b58b197 100644 --- a/porch/pkg/kpt/fs_test.go +++ b/porch/pkg/kpt/fs_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/internal/apply-setters.go b/porch/pkg/kpt/internal/apply-setters.go index 96ab4e3ca0..2dab0f1063 100644 --- a/porch/pkg/kpt/internal/apply-setters.go +++ b/porch/pkg/kpt/internal/apply-setters.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/internal/doc.go b/porch/pkg/kpt/internal/doc.go index 1ff6bf6a56..f69bfb60c6 100644 --- a/porch/pkg/kpt/internal/doc.go +++ b/porch/pkg/kpt/internal/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/internal/functions.go b/porch/pkg/kpt/internal/functions.go index 515576710f..7e5683f6e7 100644 --- a/porch/pkg/kpt/internal/functions.go +++ b/porch/pkg/kpt/internal/functions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/internal/set-labels.go b/porch/pkg/kpt/internal/set-labels.go index f638f1f4e1..c3c34912e6 100644 --- a/porch/pkg/kpt/internal/set-labels.go +++ b/porch/pkg/kpt/internal/set-labels.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/internal/set-namespace.go b/porch/pkg/kpt/internal/set-namespace.go index 17d681f24d..65953e9080 100644 --- a/porch/pkg/kpt/internal/set-namespace.go +++ b/porch/pkg/kpt/internal/set-namespace.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/pkgupdate.go b/porch/pkg/kpt/pkgupdate.go index dbc28fe164..8c1bb5e65d 100644 --- a/porch/pkg/kpt/pkgupdate.go +++ b/porch/pkg/kpt/pkgupdate.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/render.go b/porch/pkg/kpt/render.go index c454f191de..572bee802e 100644 --- a/porch/pkg/kpt/render.go +++ b/porch/pkg/kpt/render.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/render_test.go b/porch/pkg/kpt/render_test.go index ef99a31b3a..08c5ffb726 100644 --- a/porch/pkg/kpt/render_test.go +++ b/porch/pkg/kpt/render_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/testdata/bucket/bucket.yaml b/porch/pkg/kpt/testdata/bucket/bucket.yaml index a4d32e6ee6..2a3a59d7df 100644 --- a/porch/pkg/kpt/testdata/bucket/bucket.yaml +++ b/porch/pkg/kpt/testdata/bucket/bucket.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/testdata/render-with-function-config/expected.txt b/porch/pkg/kpt/testdata/render-with-function-config/expected.txt index 4da2cc0139..9d731e1b6e 100644 --- a/porch/pkg/kpt/testdata/render-with-function-config/expected.txt +++ b/porch/pkg/kpt/testdata/render-with-function-config/expected.txt @@ -1,7 +1,7 @@ apiVersion: config.kubernetes.io/v1 kind: ResourceList items: -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ items: mutators: - image: gcr.io/kpt-fn/apply-setters:v0.2.0 configPath: setters.yaml -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ items: uniformBucketLevelAccess: true versioning: enabled: false -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/Kptfile b/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/Kptfile index 4f085a2350..459ca2778b 100644 --- a/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/Kptfile +++ b/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/Kptfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/bucket.yaml b/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/bucket.yaml index e6b7fd4e43..5a5f3a2263 100644 --- a/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/bucket.yaml +++ b/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/bucket.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/setters.yaml b/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/setters.yaml index 3dbe5dd94b..bc86e701e7 100644 --- a/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/setters.yaml +++ b/porch/pkg/kpt/testdata/render-with-function-config/simple-bucket/setters.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/testdata/render-with-inline-config/expected.txt b/porch/pkg/kpt/testdata/render-with-inline-config/expected.txt index 4587d2d0f7..f8829d7a2e 100644 --- a/porch/pkg/kpt/testdata/render-with-inline-config/expected.txt +++ b/porch/pkg/kpt/testdata/render-with-inline-config/expected.txt @@ -22,7 +22,7 @@ items: namespace: updated-namespace project-id: updated-project-id storage-class: updated-storage-class -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/kpt/testdata/render-with-inline-config/simple-bucket/bucket.yaml b/porch/pkg/kpt/testdata/render-with-inline-config/simple-bucket/bucket.yaml index e6b7fd4e43..5a5f3a2263 100644 --- a/porch/pkg/kpt/testdata/render-with-inline-config/simple-bucket/bucket.yaml +++ b/porch/pkg/kpt/testdata/render-with-inline-config/simple-bucket/bucket.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/pkg/meta/fake/memorystore.go b/porch/pkg/meta/fake/memorystore.go index 2eb6cbe44c..e0570bed5a 100644 --- a/porch/pkg/meta/fake/memorystore.go +++ b/porch/pkg/meta/fake/memorystore.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/meta/store.go b/porch/pkg/meta/store.go index 82cfd83768..aecc5d0afb 100644 --- a/porch/pkg/meta/store.go +++ b/porch/pkg/meta/store.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/objects/extract.go b/porch/pkg/objects/extract.go index 4e58fe9b40..c4dc75663f 100644 --- a/porch/pkg/objects/extract.go +++ b/porch/pkg/objects/extract.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/objects/object.go b/porch/pkg/objects/object.go index d6ed8227df..17fbb2f47d 100644 --- a/porch/pkg/objects/object.go +++ b/porch/pkg/objects/object.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/objects/objectlist.go b/porch/pkg/objects/objectlist.go index a43484ae0f..c0bb7f6d1e 100644 --- a/porch/pkg/objects/objectlist.go +++ b/porch/pkg/objects/objectlist.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/oci/doc.go b/porch/pkg/oci/doc.go index 566e09124d..425f97c995 100644 --- a/porch/pkg/oci/doc.go +++ b/porch/pkg/oci/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/oci/function.go b/porch/pkg/oci/function.go index dc9021909b..504f12cf26 100644 --- a/porch/pkg/oci/function.go +++ b/porch/pkg/oci/function.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/oci/loader.go b/porch/pkg/oci/loader.go index a7095c7ad4..710cd28e4b 100644 --- a/porch/pkg/oci/loader.go +++ b/porch/pkg/oci/loader.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/oci/mutate.go b/porch/pkg/oci/mutate.go index 2bf9735fca..4845b0f428 100644 --- a/porch/pkg/oci/mutate.go +++ b/porch/pkg/oci/mutate.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/oci/oci.go b/porch/pkg/oci/oci.go index 0b28973adf..43ec862cde 100644 --- a/porch/pkg/oci/oci.go +++ b/porch/pkg/oci/oci.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/background.go b/porch/pkg/registry/porch/background.go index 84d9c9be13..a04c4290ef 100644 --- a/porch/pkg/registry/porch/background.go +++ b/porch/pkg/registry/porch/background.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/errors.go b/porch/pkg/registry/porch/errors.go index d33a772760..f2b2372cfe 100644 --- a/porch/pkg/registry/porch/errors.go +++ b/porch/pkg/registry/porch/errors.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/fieldselector.go b/porch/pkg/registry/porch/fieldselector.go index 01abe3c657..16b61364a0 100644 --- a/porch/pkg/registry/porch/fieldselector.go +++ b/porch/pkg/registry/porch/fieldselector.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/functions.go b/porch/pkg/registry/porch/functions.go index 37aba82a7a..32474f1348 100644 --- a/porch/pkg/registry/porch/functions.go +++ b/porch/pkg/registry/porch/functions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/name.go b/porch/pkg/registry/porch/name.go index 4b42933294..b200421b03 100644 --- a/porch/pkg/registry/porch/name.go +++ b/porch/pkg/registry/porch/name.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/package.go b/porch/pkg/registry/porch/package.go index 2bac072e02..aa225570b9 100644 --- a/porch/pkg/registry/porch/package.go +++ b/porch/pkg/registry/porch/package.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/packagecommon.go b/porch/pkg/registry/porch/packagecommon.go index 023ef83ce2..69c8842219 100644 --- a/porch/pkg/registry/porch/packagecommon.go +++ b/porch/pkg/registry/porch/packagecommon.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/packagerevision.go b/porch/pkg/registry/porch/packagerevision.go index 77f6d69a76..c0ae6f6d9d 100644 --- a/porch/pkg/registry/porch/packagerevision.go +++ b/porch/pkg/registry/porch/packagerevision.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/packagerevision_approval_test.go b/porch/pkg/registry/porch/packagerevision_approval_test.go index 8c7fa58f02..8538894982 100644 --- a/porch/pkg/registry/porch/packagerevision_approval_test.go +++ b/porch/pkg/registry/porch/packagerevision_approval_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/packagerevision_test.go b/porch/pkg/registry/porch/packagerevision_test.go index 3de6e31567..40efead016 100644 --- a/porch/pkg/registry/porch/packagerevision_test.go +++ b/porch/pkg/registry/porch/packagerevision_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/packagerevisionresources.go b/porch/pkg/registry/porch/packagerevisionresources.go index 9870b2558d..0821a7ac46 100644 --- a/porch/pkg/registry/porch/packagerevisionresources.go +++ b/porch/pkg/registry/porch/packagerevisionresources.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/packagerevisions_approval.go b/porch/pkg/registry/porch/packagerevisions_approval.go index 8d017ca2fb..20e8b4ce26 100644 --- a/porch/pkg/registry/porch/packagerevisions_approval.go +++ b/porch/pkg/registry/porch/packagerevisions_approval.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/reference.go b/porch/pkg/registry/porch/reference.go index 036d2e5f20..09993bd7df 100644 --- a/porch/pkg/registry/porch/reference.go +++ b/porch/pkg/registry/porch/reference.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/rest.go b/porch/pkg/registry/porch/rest.go index 36036b5302..4301367eee 100644 --- a/porch/pkg/registry/porch/rest.go +++ b/porch/pkg/registry/porch/rest.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/secret.go b/porch/pkg/registry/porch/secret.go index 1c34373d63..b306b24b62 100644 --- a/porch/pkg/registry/porch/secret.go +++ b/porch/pkg/registry/porch/secret.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/secret_test.go b/porch/pkg/registry/porch/secret_test.go index 90b8542bf2..85478c630f 100644 --- a/porch/pkg/registry/porch/secret_test.go +++ b/porch/pkg/registry/porch/secret_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/storage.go b/porch/pkg/registry/porch/storage.go index e6df72073f..7d02adf0ba 100644 --- a/porch/pkg/registry/porch/storage.go +++ b/porch/pkg/registry/porch/storage.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/strategy.go b/porch/pkg/registry/porch/strategy.go index 7b3801e98c..9228751467 100644 --- a/porch/pkg/registry/porch/strategy.go +++ b/porch/pkg/registry/porch/strategy.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/table.go b/porch/pkg/registry/porch/table.go index ffd14a98c0..726f07529e 100644 --- a/porch/pkg/registry/porch/table.go +++ b/porch/pkg/registry/porch/table.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/testing.go b/porch/pkg/registry/porch/testing.go index d34b08392f..2d2f47e186 100644 --- a/porch/pkg/registry/porch/testing.go +++ b/porch/pkg/registry/porch/testing.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/userinfo.go b/porch/pkg/registry/porch/userinfo.go index 6286e8373a..f5c72a4125 100644 --- a/porch/pkg/registry/porch/userinfo.go +++ b/porch/pkg/registry/porch/userinfo.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/userinfo_test.go b/porch/pkg/registry/porch/userinfo_test.go index e30709a4b9..26dac47e43 100644 --- a/porch/pkg/registry/porch/userinfo_test.go +++ b/porch/pkg/registry/porch/userinfo_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/watch.go b/porch/pkg/registry/porch/watch.go index 5fb48bba21..25ca4a4e0c 100644 --- a/porch/pkg/registry/porch/watch.go +++ b/porch/pkg/registry/porch/watch.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/watch_test.go b/porch/pkg/registry/porch/watch_test.go index ee258b413b..f1dcac7a04 100644 --- a/porch/pkg/registry/porch/watch_test.go +++ b/porch/pkg/registry/porch/watch_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/registry/porch/wi/wi.go b/porch/pkg/registry/porch/wi/wi.go index 5f1519ca07..13f64f71a8 100644 --- a/porch/pkg/registry/porch/wi/wi.go +++ b/porch/pkg/registry/porch/wi/wi.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/repository/repository.go b/porch/pkg/repository/repository.go index 0748b135f8..7884594c81 100644 --- a/porch/pkg/repository/repository.go +++ b/porch/pkg/repository/repository.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/repository/util.go b/porch/pkg/repository/util.go index 795016a1cd..4c04cffa19 100644 --- a/porch/pkg/repository/util.go +++ b/porch/pkg/repository/util.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/repository/util_test.go b/porch/pkg/repository/util_test.go index 511bd3aeb7..b7df196e51 100644 --- a/porch/pkg/repository/util_test.go +++ b/porch/pkg/repository/util_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/tokenexchange/gcptokensource/gcptokensource.go b/porch/pkg/tokenexchange/gcptokensource/gcptokensource.go index 80de9b8cbe..b1ecf7ef9f 100644 --- a/porch/pkg/tokenexchange/gcptokensource/gcptokensource.go +++ b/porch/pkg/tokenexchange/gcptokensource/gcptokensource.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go b/porch/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go index a012d5d099..f840315f91 100644 --- a/porch/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go +++ b/porch/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/tokenexchange/ksatokensource/ksatokensource.go b/porch/pkg/tokenexchange/ksatokensource/ksatokensource.go index c034ddb4d9..b716031e6d 100644 --- a/porch/pkg/tokenexchange/ksatokensource/ksatokensource.go +++ b/porch/pkg/tokenexchange/ksatokensource/ksatokensource.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/pkg/tokenexchange/membership/membership.go b/porch/pkg/tokenexchange/membership/membership.go index 7c919b65da..9d43d2b0b9 100644 --- a/porch/pkg/tokenexchange/membership/membership.go +++ b/porch/pkg/tokenexchange/membership/membership.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/scripts/boilerplate.go.txt b/porch/scripts/boilerplate.go.txt index 8d5f737d9f..f6a75f137f 100644 --- a/porch/scripts/boilerplate.go.txt +++ b/porch/scripts/boilerplate.go.txt @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/scripts/create-deployment-blueprint.sh b/porch/scripts/create-deployment-blueprint.sh index e12972d8d3..576cdc544a 100755 --- a/porch/scripts/create-deployment-blueprint.sh +++ b/porch/scripts/create-deployment-blueprint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/scripts/create-deployment-package.sh b/porch/scripts/create-deployment-package.sh index d7f5cb3e40..9db36d869e 100755 --- a/porch/scripts/create-deployment-package.sh +++ b/porch/scripts/create-deployment-package.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/scripts/create-test-repo.sh b/porch/scripts/create-test-repo.sh index a16ad52958..736644ed3e 100755 --- a/porch/scripts/create-test-repo.sh +++ b/porch/scripts/create-test-repo.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/scripts/install-etcd.sh b/porch/scripts/install-etcd.sh index 6c0a7f0476..7c7b39ad9f 100755 --- a/porch/scripts/install-etcd.sh +++ b/porch/scripts/install-etcd.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/scripts/install-gcrane.sh b/porch/scripts/install-gcrane.sh index d97aae49f4..d110ee239a 100755 --- a/porch/scripts/install-gcrane.sh +++ b/porch/scripts/install-gcrane.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/scripts/install-protoc.sh b/porch/scripts/install-protoc.sh index 2314dddd6a..ddbcd3ba93 100755 --- a/porch/scripts/install-protoc.sh +++ b/porch/scripts/install-protoc.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/scripts/tar-test-repo.sh b/porch/scripts/tar-test-repo.sh index d7d4721f6f..87119ebf30 100755 --- a/porch/scripts/tar-test-repo.sh +++ b/porch/scripts/tar-test-repo.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/test/Dockerfile b/porch/test/Dockerfile index bea68494fe..872249cec4 100644 --- a/porch/test/Dockerfile +++ b/porch/test/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/test/Makefile b/porch/test/Makefile index 7cefb1644e..cf2e48b085 100644 --- a/porch/test/Makefile +++ b/porch/test/Makefile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/porch/test/e2e/e2e_test.go b/porch/test/e2e/e2e_test.go index d5b2fbfad3..0c0fec48a8 100644 --- a/porch/test/e2e/e2e_test.go +++ b/porch/test/e2e/e2e_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/e2e/suite.go b/porch/test/e2e/suite.go index aa06dc8ca9..8e72ab6e5d 100644 --- a/porch/test/e2e/suite.go +++ b/porch/test/e2e/suite.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/e2e/suite_logs.go b/porch/test/e2e/suite_logs.go index d0d6d44647..c004ba3d82 100644 --- a/porch/test/e2e/suite_logs.go +++ b/porch/test/e2e/suite_logs.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/e2e/update_test.go b/porch/test/e2e/update_test.go index 8db0fe4b35..72a3336552 100644 --- a/porch/test/e2e/update_test.go +++ b/porch/test/e2e/update_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/git/main.go b/porch/test/git/main.go index 4de87183af..b70f3debf8 100644 --- a/porch/test/git/main.go +++ b/porch/test/git/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/ociserver/main.go b/porch/test/ociserver/main.go index 0e91a20dda..41e98a1015 100644 --- a/porch/test/ociserver/main.go +++ b/porch/test/ociserver/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/ociserver/pkg/oci/registries.go b/porch/test/ociserver/pkg/oci/registries.go index d7c3a2613d..9b9e14ae6e 100644 --- a/porch/test/ociserver/pkg/oci/registries.go +++ b/porch/test/ociserver/pkg/oci/registries.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/ociserver/pkg/oci/registry.go b/porch/test/ociserver/pkg/oci/registry.go index f8eef56fc7..0fa3400718 100644 --- a/porch/test/ociserver/pkg/oci/registry.go +++ b/porch/test/ociserver/pkg/oci/registry.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/ociserver/pkg/oci/responses.go b/porch/test/ociserver/pkg/oci/responses.go index 38abec321f..9e5140de5e 100644 --- a/porch/test/ociserver/pkg/oci/responses.go +++ b/porch/test/ociserver/pkg/oci/responses.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/porch/test/ociserver/pkg/oci/server.go b/porch/test/ociserver/pkg/oci/server.go index 1818dc87b3..d0da7ac62d 100644 --- a/porch/test/ociserver/pkg/oci/server.go +++ b/porch/test/ociserver/pkg/oci/server.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/release/formula/main.go b/release/formula/main.go index f534e133a1..591fb44086 100644 --- a/release/formula/main.go +++ b/release/formula/main.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ func hashURL(httpClient *http.Client, url string, hasher hash.Hash) (string, err return hex.EncodeToString(hash), nil } -const formulaTemplate = `# Copyright 2019 Google LLC +const formulaTemplate = `# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/release/formula/main_test.go b/release/formula/main_test.go index 7ea62ebbd1..cef969c117 100644 --- a/release/formula/main_test.go +++ b/release/formula/main_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -24,7 +24,7 @@ import ( ) func TestFormula(t *testing.T) { - want := `# Copyright 2019 Google LLC + want := `# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/release/images/Dockerfile b/release/images/Dockerfile index cc34596e1a..794855306e 100644 --- a/release/images/Dockerfile +++ b/release/images/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/release/images/Dockerfile-gcloud b/release/images/Dockerfile-gcloud index 5f3c16c76d..b7da9b1f6d 100644 --- a/release/images/Dockerfile-gcloud +++ b/release/images/Dockerfile-gcloud @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/release/tag/goreleaser.yaml b/release/tag/goreleaser.yaml index 247b056863..8ad676e5fc 100644 --- a/release/tag/goreleaser.yaml +++ b/release/tag/goreleaser.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/Dockerfile b/rollouts/Dockerfile index 8152c15a87..907f16316d 100644 --- a/rollouts/Dockerfile +++ b/rollouts/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/Makefile b/rollouts/Makefile index e553d73c41..62cf87bdd6 100644 --- a/rollouts/Makefile +++ b/rollouts/Makefile @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/bases/gitops.kpt.dev_progressiverolloutstrategies.yaml b/rollouts/config/crd/bases/gitops.kpt.dev_progressiverolloutstrategies.yaml index 6167112dd0..df0be333ac 100644 --- a/rollouts/config/crd/bases/gitops.kpt.dev_progressiverolloutstrategies.yaml +++ b/rollouts/config/crd/bases/gitops.kpt.dev_progressiverolloutstrategies.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/bases/gitops.kpt.dev_remotesyncs.yaml b/rollouts/config/crd/bases/gitops.kpt.dev_remotesyncs.yaml index 781a886e59..b0621dbc75 100644 --- a/rollouts/config/crd/bases/gitops.kpt.dev_remotesyncs.yaml +++ b/rollouts/config/crd/bases/gitops.kpt.dev_remotesyncs.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/bases/gitops.kpt.dev_rollouts.yaml b/rollouts/config/crd/bases/gitops.kpt.dev_rollouts.yaml index fb13f2ab24..98543db88f 100644 --- a/rollouts/config/crd/bases/gitops.kpt.dev_rollouts.yaml +++ b/rollouts/config/crd/bases/gitops.kpt.dev_rollouts.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/kustomization.yaml b/rollouts/config/crd/kustomization.yaml index d5a17de320..0e95df4285 100644 --- a/rollouts/config/crd/kustomization.yaml +++ b/rollouts/config/crd/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/kustomizeconfig.yaml b/rollouts/config/crd/kustomizeconfig.yaml index 6eff1bf1c4..fe74cd4c13 100644 --- a/rollouts/config/crd/kustomizeconfig.yaml +++ b/rollouts/config/crd/kustomizeconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/patches/cainjection_in_progressiverolloutstrategies.yaml b/rollouts/config/crd/patches/cainjection_in_progressiverolloutstrategies.yaml index 85301ee3db..ef793dd66a 100644 --- a/rollouts/config/crd/patches/cainjection_in_progressiverolloutstrategies.yaml +++ b/rollouts/config/crd/patches/cainjection_in_progressiverolloutstrategies.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/patches/cainjection_in_remoterootsyncs.yaml b/rollouts/config/crd/patches/cainjection_in_remoterootsyncs.yaml index 4130f70a92..4b6f42b296 100644 --- a/rollouts/config/crd/patches/cainjection_in_remoterootsyncs.yaml +++ b/rollouts/config/crd/patches/cainjection_in_remoterootsyncs.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/patches/cainjection_in_rollouts.yaml b/rollouts/config/crd/patches/cainjection_in_rollouts.yaml index 45064190eb..97144c30c8 100644 --- a/rollouts/config/crd/patches/cainjection_in_rollouts.yaml +++ b/rollouts/config/crd/patches/cainjection_in_rollouts.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/patches/webhook_in_progressiverolloutstrategies.yaml b/rollouts/config/crd/patches/webhook_in_progressiverolloutstrategies.yaml index 3db721765a..096a877fb2 100644 --- a/rollouts/config/crd/patches/webhook_in_progressiverolloutstrategies.yaml +++ b/rollouts/config/crd/patches/webhook_in_progressiverolloutstrategies.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/patches/webhook_in_remoterootsyncs.yaml b/rollouts/config/crd/patches/webhook_in_remoterootsyncs.yaml index 8924ef9bac..cb23131ab5 100644 --- a/rollouts/config/crd/patches/webhook_in_remoterootsyncs.yaml +++ b/rollouts/config/crd/patches/webhook_in_remoterootsyncs.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/crd/patches/webhook_in_rollouts.yaml b/rollouts/config/crd/patches/webhook_in_rollouts.yaml index 8df995f5b1..c808b012a4 100644 --- a/rollouts/config/crd/patches/webhook_in_rollouts.yaml +++ b/rollouts/config/crd/patches/webhook_in_rollouts.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/default/kustomization.yaml b/rollouts/config/default/kustomization.yaml index 093a9e77f8..3e4e780c49 100644 --- a/rollouts/config/default/kustomization.yaml +++ b/rollouts/config/default/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/default/manager_auth_proxy_patch.yaml b/rollouts/config/default/manager_auth_proxy_patch.yaml index 6cf4a30a8f..8d907cb720 100644 --- a/rollouts/config/default/manager_auth_proxy_patch.yaml +++ b/rollouts/config/default/manager_auth_proxy_patch.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/default/manager_config_patch.yaml b/rollouts/config/default/manager_config_patch.yaml index f07552ed3e..14a0570ec3 100644 --- a/rollouts/config/default/manager_config_patch.yaml +++ b/rollouts/config/default/manager_config_patch.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/manager/kustomization.yaml b/rollouts/config/manager/kustomization.yaml index 4e0ae586c9..315813f20f 100644 --- a/rollouts/config/manager/kustomization.yaml +++ b/rollouts/config/manager/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/manager/manager.yaml b/rollouts/config/manager/manager.yaml index a13206eecd..de6dba4d3f 100644 --- a/rollouts/config/manager/manager.yaml +++ b/rollouts/config/manager/manager.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/prometheus/kustomization.yaml b/rollouts/config/prometheus/kustomization.yaml index 26122b33eb..1f3eec7599 100644 --- a/rollouts/config/prometheus/kustomization.yaml +++ b/rollouts/config/prometheus/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/prometheus/monitor.yaml b/rollouts/config/prometheus/monitor.yaml index 1bbac5de89..1cefe9e378 100644 --- a/rollouts/config/prometheus/monitor.yaml +++ b/rollouts/config/prometheus/monitor.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/auth_proxy_client_clusterrole.yaml b/rollouts/config/rbac/auth_proxy_client_clusterrole.yaml index 3892367780..d088f43ab6 100644 --- a/rollouts/config/rbac/auth_proxy_client_clusterrole.yaml +++ b/rollouts/config/rbac/auth_proxy_client_clusterrole.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/auth_proxy_role.yaml b/rollouts/config/rbac/auth_proxy_role.yaml index cc9cd5d61b..c829f675e6 100644 --- a/rollouts/config/rbac/auth_proxy_role.yaml +++ b/rollouts/config/rbac/auth_proxy_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/auth_proxy_role_binding.yaml b/rollouts/config/rbac/auth_proxy_role_binding.yaml index 862d6bd10a..1577bc3248 100644 --- a/rollouts/config/rbac/auth_proxy_role_binding.yaml +++ b/rollouts/config/rbac/auth_proxy_role_binding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/auth_proxy_service.yaml b/rollouts/config/rbac/auth_proxy_service.yaml index 7b368eb291..94438e3914 100644 --- a/rollouts/config/rbac/auth_proxy_service.yaml +++ b/rollouts/config/rbac/auth_proxy_service.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/kustomization.yaml b/rollouts/config/rbac/kustomization.yaml index 5171454a23..f5f795ae50 100644 --- a/rollouts/config/rbac/kustomization.yaml +++ b/rollouts/config/rbac/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/leader_election_role.yaml b/rollouts/config/rbac/leader_election_role.yaml index 1a008d5c09..1d812006d0 100644 --- a/rollouts/config/rbac/leader_election_role.yaml +++ b/rollouts/config/rbac/leader_election_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/leader_election_role_binding.yaml b/rollouts/config/rbac/leader_election_role_binding.yaml index 8413ac6da1..1b4da9d22d 100644 --- a/rollouts/config/rbac/leader_election_role_binding.yaml +++ b/rollouts/config/rbac/leader_election_role_binding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/progressiverolloutstrategy_editor_role.yaml b/rollouts/config/rbac/progressiverolloutstrategy_editor_role.yaml index 62a9604b51..c7c983ef75 100644 --- a/rollouts/config/rbac/progressiverolloutstrategy_editor_role.yaml +++ b/rollouts/config/rbac/progressiverolloutstrategy_editor_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/progressiverolloutstrategy_viewer_role.yaml b/rollouts/config/rbac/progressiverolloutstrategy_viewer_role.yaml index 9af3a11fdc..20dec167eb 100644 --- a/rollouts/config/rbac/progressiverolloutstrategy_viewer_role.yaml +++ b/rollouts/config/rbac/progressiverolloutstrategy_viewer_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/remoterootsync_editor_role.yaml b/rollouts/config/rbac/remoterootsync_editor_role.yaml index dd7ecbccc5..a7f649863f 100644 --- a/rollouts/config/rbac/remoterootsync_editor_role.yaml +++ b/rollouts/config/rbac/remoterootsync_editor_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/remoterootsync_viewer_role.yaml b/rollouts/config/rbac/remoterootsync_viewer_role.yaml index 172f5bd1d8..89977e13ab 100644 --- a/rollouts/config/rbac/remoterootsync_viewer_role.yaml +++ b/rollouts/config/rbac/remoterootsync_viewer_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/role.yaml b/rollouts/config/rbac/role.yaml index cfc17240eb..b7b99515d5 100644 --- a/rollouts/config/rbac/role.yaml +++ b/rollouts/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/role_binding.yaml b/rollouts/config/rbac/role_binding.yaml index afc6db2b62..b3838f91ed 100644 --- a/rollouts/config/rbac/role_binding.yaml +++ b/rollouts/config/rbac/role_binding.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/rollout_editor_role.yaml b/rollouts/config/rbac/rollout_editor_role.yaml index 1a6da05f72..d07908c003 100644 --- a/rollouts/config/rbac/rollout_editor_role.yaml +++ b/rollouts/config/rbac/rollout_editor_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/rollout_viewer_role.yaml b/rollouts/config/rbac/rollout_viewer_role.yaml index fdba6c7290..22478f2e2b 100644 --- a/rollouts/config/rbac/rollout_viewer_role.yaml +++ b/rollouts/config/rbac/rollout_viewer_role.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/rbac/service_account.yaml b/rollouts/config/rbac/service_account.yaml index 316b3d03ce..1ae3d3e089 100644 --- a/rollouts/config/rbac/service_account.yaml +++ b/rollouts/config/rbac/service_account.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/container_cluster_catalina.yaml b/rollouts/config/samples/container_cluster_catalina.yaml index 58bfd80222..dee4dfdd48 100644 --- a/rollouts/config/samples/container_cluster_catalina.yaml +++ b/rollouts/config/samples/container_cluster_catalina.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/container_cluster_kauai.yaml b/rollouts/config/samples/container_cluster_kauai.yaml index 6da653402d..7629a7b84f 100644 --- a/rollouts/config/samples/container_cluster_kauai.yaml +++ b/rollouts/config/samples/container_cluster_kauai.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/container_cluster_lanai.yaml b/rollouts/config/samples/container_cluster_lanai.yaml index 6c9c4438f7..c5381136ae 100644 --- a/rollouts/config/samples/container_cluster_lanai.yaml +++ b/rollouts/config/samples/container_cluster_lanai.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/container_cluster_maui.yaml b/rollouts/config/samples/container_cluster_maui.yaml index a1d2d63794..08fdc98680 100644 --- a/rollouts/config/samples/container_cluster_maui.yaml +++ b/rollouts/config/samples/container_cluster_maui.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/container_cluster_oahu.yaml b/rollouts/config/samples/container_cluster_oahu.yaml index f32a9662da..bc7c102d3d 100644 --- a/rollouts/config/samples/container_cluster_oahu.yaml +++ b/rollouts/config/samples/container_cluster_oahu.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_rollout_cert_manager.yaml b/rollouts/config/samples/gitops_rollout_cert_manager.yaml index 560d73699d..e729edee04 100644 --- a/rollouts/config/samples/gitops_rollout_cert_manager.yaml +++ b/rollouts/config/samples/gitops_rollout_cert_manager.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_rollout_cert_manager_progressive.yaml b/rollouts/config/samples/gitops_rollout_cert_manager_progressive.yaml index 9d83d28fff..73eccacf74 100644 --- a/rollouts/config/samples/gitops_rollout_cert_manager_progressive.yaml +++ b/rollouts/config/samples/gitops_rollout_cert_manager_progressive.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_rollout_deletionpolicy.yaml b/rollouts/config/samples/gitops_rollout_deletionpolicy.yaml index b36bd266a5..a93a3db568 100644 --- a/rollouts/config/samples/gitops_rollout_deletionpolicy.yaml +++ b/rollouts/config/samples/gitops_rollout_deletionpolicy.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_rollout_kpt_samples.yaml b/rollouts/config/samples/gitops_rollout_kpt_samples.yaml index ec88fbedd3..41658a7ce2 100644 --- a/rollouts/config/samples/gitops_rollout_kpt_samples.yaml +++ b/rollouts/config/samples/gitops_rollout_kpt_samples.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_rollout_oahu.yaml b/rollouts/config/samples/gitops_rollout_oahu.yaml index 50a20d6194..e86fb8b58e 100644 --- a/rollouts/config/samples/gitops_rollout_oahu.yaml +++ b/rollouts/config/samples/gitops_rollout_oahu.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_rollout_repo_selector.yaml b/rollouts/config/samples/gitops_rollout_repo_selector.yaml index b3bedb709a..9a61fe6acc 100644 --- a/rollouts/config/samples/gitops_rollout_repo_selector.yaml +++ b/rollouts/config/samples/gitops_rollout_repo_selector.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_v1alpha1_progressiverolloutstrategy.yaml b/rollouts/config/samples/gitops_v1alpha1_progressiverolloutstrategy.yaml index 556572434d..ffe32fbffa 100644 --- a/rollouts/config/samples/gitops_v1alpha1_progressiverolloutstrategy.yaml +++ b/rollouts/config/samples/gitops_v1alpha1_progressiverolloutstrategy.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/config/samples/gitops_v1alpha1_remoterootsync.yaml b/rollouts/config/samples/gitops_v1alpha1_remoterootsync.yaml index a610e0e084..f59e52b11a 100644 --- a/rollouts/config/samples/gitops_v1alpha1_remoterootsync.yaml +++ b/rollouts/config/samples/gitops_v1alpha1_remoterootsync.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/controllers/remoterootsync_controller_test.go b/rollouts/controllers/remoterootsync_controller_test.go index 7e254c177b..d9e6876828 100644 --- a/rollouts/controllers/remoterootsync_controller_test.go +++ b/rollouts/controllers/remoterootsync_controller_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/controllers/rollout_controller_test.go b/rollouts/controllers/rollout_controller_test.go index 99a4ea8e01..4eef9f7d62 100644 --- a/rollouts/controllers/rollout_controller_test.go +++ b/rollouts/controllers/rollout_controller_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/controllers/status.go b/rollouts/controllers/status.go index 73a4172608..68919d9b83 100644 --- a/rollouts/controllers/status.go +++ b/rollouts/controllers/status.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/controllers/watcher.go b/rollouts/controllers/watcher.go index 48ebcadae4..f8fff85dcd 100644 --- a/rollouts/controllers/watcher.go +++ b/rollouts/controllers/watcher.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/e2e/clusters/clusters.go b/rollouts/e2e/clusters/clusters.go index e3926694c0..69278f23a6 100644 --- a/rollouts/e2e/clusters/clusters.go +++ b/rollouts/e2e/clusters/clusters.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/e2e/clusters/kind.go b/rollouts/e2e/clusters/kind.go index 1adb7715bf..b3f3125948 100644 --- a/rollouts/e2e/clusters/kind.go +++ b/rollouts/e2e/clusters/kind.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/manifests/controller/controller.yaml b/rollouts/manifests/controller/controller.yaml index 76d9f991f9..36fc36978f 100644 --- a/rollouts/manifests/controller/controller.yaml +++ b/rollouts/manifests/controller/controller.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/manifests/crds/containercluster.yaml b/rollouts/manifests/crds/containercluster.yaml index f57c0e28c9..89bbfb0759 100644 --- a/rollouts/manifests/crds/containercluster.yaml +++ b/rollouts/manifests/crds/containercluster.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/manifests/crds/crds.yaml b/rollouts/manifests/crds/crds.yaml index 0a4530c9ec..0e26fb8277 100644 --- a/rollouts/manifests/crds/crds.yaml +++ b/rollouts/manifests/crds/crds.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/manifests/package-context.yaml b/rollouts/manifests/package-context.yaml index a386c890c3..56da8bfca5 100644 --- a/rollouts/manifests/package-context.yaml +++ b/rollouts/manifests/package-context.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/clusterstore/clusterstore.go b/rollouts/pkg/clusterstore/clusterstore.go index 10eb95a6fe..ce85cc4d75 100644 --- a/rollouts/pkg/clusterstore/clusterstore.go +++ b/rollouts/pkg/clusterstore/clusterstore.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/clusterstore/containerclusterstore.go b/rollouts/pkg/clusterstore/containerclusterstore.go index 4d2f4eae19..8ea88be8aa 100644 --- a/rollouts/pkg/clusterstore/containerclusterstore.go +++ b/rollouts/pkg/clusterstore/containerclusterstore.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/clusterstore/gcpfleetclusterstore.go b/rollouts/pkg/clusterstore/gcpfleetclusterstore.go index cbf4697e3a..dca8532833 100644 --- a/rollouts/pkg/clusterstore/gcpfleetclusterstore.go +++ b/rollouts/pkg/clusterstore/gcpfleetclusterstore.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/clusterstore/kindclusterstore.go b/rollouts/pkg/clusterstore/kindclusterstore.go index 82de3f280a..76618df698 100644 --- a/rollouts/pkg/clusterstore/kindclusterstore.go +++ b/rollouts/pkg/clusterstore/kindclusterstore.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/clusterstore/tokens.go b/rollouts/pkg/clusterstore/tokens.go index f439867508..79f82864e0 100644 --- a/rollouts/pkg/clusterstore/tokens.go +++ b/rollouts/pkg/clusterstore/tokens.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/packageclustermatcher/packageclustermatcher.go b/rollouts/pkg/packageclustermatcher/packageclustermatcher.go index 16af195243..55586b305e 100644 --- a/rollouts/pkg/packageclustermatcher/packageclustermatcher.go +++ b/rollouts/pkg/packageclustermatcher/packageclustermatcher.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/packagediscovery/github.go b/rollouts/pkg/packagediscovery/github.go index db63f85445..95ee0f9200 100644 --- a/rollouts/pkg/packagediscovery/github.go +++ b/rollouts/pkg/packagediscovery/github.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/packagediscovery/github_test.go b/rollouts/pkg/packagediscovery/github_test.go index 0cf480d53d..0886181846 100644 --- a/rollouts/pkg/packagediscovery/github_test.go +++ b/rollouts/pkg/packagediscovery/github_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/packagediscovery/gitlab.go b/rollouts/pkg/packagediscovery/gitlab.go index be2a2fdf6a..8d08a76124 100644 --- a/rollouts/pkg/packagediscovery/gitlab.go +++ b/rollouts/pkg/packagediscovery/gitlab.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/packagediscovery/gitlab_test.go b/rollouts/pkg/packagediscovery/gitlab_test.go index 8e673b4003..305b78a1e8 100644 --- a/rollouts/pkg/packagediscovery/gitlab_test.go +++ b/rollouts/pkg/packagediscovery/gitlab_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/packagediscovery/packagediscovery.go b/rollouts/pkg/packagediscovery/packagediscovery.go index 4d909641f5..48249145e0 100644 --- a/rollouts/pkg/packagediscovery/packagediscovery.go +++ b/rollouts/pkg/packagediscovery/packagediscovery.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/packagediscovery/packagediscovery_test.go b/rollouts/pkg/packagediscovery/packagediscovery_test.go index 0d6f49f84b..ea4ea608de 100644 --- a/rollouts/pkg/packagediscovery/packagediscovery_test.go +++ b/rollouts/pkg/packagediscovery/packagediscovery_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/tokenexchange/gcptokensource/gcptokensource.go b/rollouts/pkg/tokenexchange/gcptokensource/gcptokensource.go index 8ed69da55d..364644894c 100644 --- a/rollouts/pkg/tokenexchange/gcptokensource/gcptokensource.go +++ b/rollouts/pkg/tokenexchange/gcptokensource/gcptokensource.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go b/rollouts/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go index a012d5d099..f840315f91 100644 --- a/rollouts/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go +++ b/rollouts/pkg/tokenexchange/ksaimpersonationtokensource/ksaimpersonation.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/tokenexchange/ksatokensource/ksatokensource.go b/rollouts/pkg/tokenexchange/ksatokensource/ksatokensource.go index c034ddb4d9..b716031e6d 100644 --- a/rollouts/pkg/tokenexchange/ksatokensource/ksatokensource.go +++ b/rollouts/pkg/tokenexchange/ksatokensource/ksatokensource.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/pkg/tokenexchange/membership/membership.go b/rollouts/pkg/tokenexchange/membership/membership.go index 7c919b65da..9d43d2b0b9 100644 --- a/rollouts/pkg/tokenexchange/membership/membership.go +++ b/rollouts/pkg/tokenexchange/membership/membership.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/rolloutsclient/client.go b/rollouts/rolloutsclient/client.go index 01d58cbe79..bddbe6e5df 100644 --- a/rollouts/rolloutsclient/client.go +++ b/rollouts/rolloutsclient/client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rollouts/scripts/create-manifests.sh b/rollouts/scripts/create-manifests.sh index a3bf45799b..1e4d7e13d0 100755 --- a/rollouts/scripts/create-manifests.sh +++ b/rollouts/scripts/create-manifests.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/scripts/run-in-kind.sh b/rollouts/scripts/run-in-kind.sh index 89419e18e1..0b3dd8e665 100755 --- a/rollouts/scripts/run-in-kind.sh +++ b/rollouts/scripts/run-in-kind.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rollouts/scripts/run-target-in-kind.sh b/rollouts/scripts/run-target-in-kind.sh index 3e63a4547b..30ead928b0 100755 --- a/rollouts/scripts/run-target-in-kind.sh +++ b/rollouts/scripts/run-target-in-kind.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Copyright 2023 Google LLC +# Copyright 2023 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/run/run.go b/run/run.go index 7f5a7c567f..8b2598cc61 100644 --- a/run/run.go +++ b/run/run.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/scripts/check-site.sh b/scripts/check-site.sh index 38b0984d65..48e26c165c 100755 --- a/scripts/check-site.sh +++ b/scripts/check-site.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/generate-schema.sh b/scripts/generate-schema.sh index 0945e679d0..78601b1d46 100755 --- a/scripts/generate-schema.sh +++ b/scripts/generate-schema.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/generate-sitemap.sh b/scripts/generate-sitemap.sh index 8e29ca4f11..e361c2c7ed 100755 --- a/scripts/generate-sitemap.sh +++ b/scripts/generate-sitemap.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2021 Google LLC +# Copyright 2021 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/generate_site_sidebar/generate_site_sidebar.go b/scripts/generate_site_sidebar/generate_site_sidebar.go index 3381e87b0a..9b5885b4fc 100644 --- a/scripts/generate_site_sidebar/generate_site_sidebar.go +++ b/scripts/generate_site_sidebar/generate_site_sidebar.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/scripts/run-site.sh b/scripts/run-site.sh index f6c7a5dc9c..98eda07d32 100755 --- a/scripts/run-site.sh +++ b/scripts/run-site.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/update-license.sh b/scripts/update-license.sh index b20f2d6b6b..b4bcaba3fe 100755 --- a/scripts/update-license.sh +++ b/scripts/update-license.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ set -o pipefail # TODO: switch to google/addlicense once we have https://github.com/google/addlicense/pull/104 go run github.com/justinsb/addlicense@v1.0.1 \ - -c "Google LLC" -l apache \ + -c "The kpt Authors" -l apache \ --ignore ".build/**" \ --ignore "site/**" \ --ignore "docs/**" \ diff --git a/scripts/verifyExamples.sh b/scripts/verifyExamples.sh index d4febe8e49..69844dc61c 100755 --- a/scripts/verifyExamples.sh +++ b/scripts/verifyExamples.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/site/book/05-developing-functions/02-developing-in-Go.md b/site/book/05-developing-functions/02-developing-in-Go.md index c82d26b78c..ee3d66a9dc 100644 --- a/site/book/05-developing-functions/02-developing-in-Go.md +++ b/site/book/05-developing-functions/02-developing-in-Go.md @@ -43,7 +43,7 @@ go mod tidy Take a look at the `main.go` (as below) and complete the `Run` function. ```go -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/site/static/casts/make-gif.sh b/site/static/casts/make-gif.sh index e08ce238bb..ff7bfca2ca 100755 --- a/site/static/casts/make-gif.sh +++ b/site/static/casts/make-gif.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/site/static/openapi/kptfile.yaml b/site/static/openapi/kptfile.yaml index 2ed911da87..eb41838ca5 100644 --- a/site/static/openapi/kptfile.yaml +++ b/site/static/openapi/kptfile.yaml @@ -1,4 +1,4 @@ -# Copyright 2019 Google LLC +# Copyright 2019 The kpt Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/licensescan/licensedb_test.go b/tools/licensescan/licensedb_test.go index 3aeceeb3b8..753f23389f 100644 --- a/tools/licensescan/licensedb_test.go +++ b/tools/licensescan/licensedb_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2023 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/licensescan/main.go b/tools/licensescan/main.go index d0c3069120..09883a5ae2 100644 --- a/tools/licensescan/main.go +++ b/tools/licensescan/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2022 The kpt Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.