From c5d466c9ee7f34e9fb4b9c033628753d93c5e0e1 Mon Sep 17 00:00:00 2001 From: Aravind Ramalingam <60027164+pokearu@users.noreply.github.com> Date: Fri, 11 Feb 2022 20:05:52 -0800 Subject: [PATCH] Revert "Updating GIT_TAG for kube-vip (#414)" (#416) This reverts commit d2ceb47a9c7ac8c686ef4f3fa016ddc5fece53e5. --- UPSTREAM_PROJECTS.yaml | 3 +- projects/plunder-app/kube-vip/ATTRIBUTION.txt | 980 +++++++++++++++--- projects/plunder-app/kube-vip/CHECKSUMS | 4 +- projects/plunder-app/kube-vip/GIT_TAG | 2 +- projects/plunder-app/kube-vip/README.md | 2 +- 5 files changed, 856 insertions(+), 135 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 673dcf3ab1..5460ab71ce 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -76,7 +76,6 @@ projects: repos: - name: cloud-provider-vsphere versions: - - tag: v1.22.5 - tag: v1.20.0 - tag: v1.21.0 - org: kubernetes-sigs @@ -117,7 +116,7 @@ projects: repos: - name: kube-vip versions: - - tag: v0.4.2 + - tag: v0.3.7 - org: rancher repos: - name: local-path-provisioner diff --git a/projects/plunder-app/kube-vip/ATTRIBUTION.txt b/projects/plunder-app/kube-vip/ATTRIBUTION.txt index 5133e8eacc..cc8d62b491 100644 --- a/projects/plunder-app/kube-vip/ATTRIBUTION.txt +++ b/projects/plunder-app/kube-vip/ATTRIBUTION.txt @@ -1,5 +1,5 @@ -** github.com/go-logr/logr; version v1.2.0 -- +** github.com/go-logr/logr; version v0.4.0 -- https://github.com/go-logr/logr ** github.com/google/gofuzz; version v1.2.0 -- @@ -11,7 +11,7 @@ https://github.com/google/gnostic ** github.com/kamhlos/upnp; version v0.0.0-20210324072331-5661950dff08 -- https://github.com/kamhlos/upnp -** github.com/kube-vip/kube-vip; version v0.4.2 -- +** github.com/kube-vip/kube-vip; version v0.3.7 -- https://github.com/kube-vip/kube-vip ** github.com/matttproud/golang_protobuf_extensions/pbutil; version v1.0.1 -- @@ -20,22 +20,19 @@ https://github.com/matttproud/golang_protobuf_extensions ** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd -- https://github.com/modern-go/concurrent -** github.com/modern-go/reflect2; version v1.0.2 -- +** github.com/modern-go/reflect2; version v1.0.1 -- https://github.com/modern-go/reflect2 -** github.com/osrg/gobgp; version v0.0.0-20210901090119-8ab84f8636ee -- +** github.com/osrg/gobgp; version v0.0.0-20191101114856-a42a1a5f6bf0 -- https://github.com/osrg/gobgp -** github.com/pelletier/go-toml; version v1.9.4 -- -https://github.com/pelletier/go-toml - -** github.com/prometheus/client_golang/prometheus; version v1.11.0 -- +** github.com/prometheus/client_golang/prometheus; version v1.10.0 -- https://github.com/prometheus/client_golang ** github.com/prometheus/client_model/go; version v0.2.0 -- https://github.com/prometheus/client_model -** github.com/prometheus/common; version v0.26.0 -- +** github.com/prometheus/common; version v0.23.0 -- https://github.com/prometheus/common ** github.com/prometheus/procfs; version v0.6.0 -- @@ -44,43 +41,46 @@ https://github.com/prometheus/procfs ** github.com/spf13/afero; version v1.6.0 -- https://github.com/spf13/afero -** github.com/spf13/cobra; version v1.3.0 -- +** github.com/spf13/cobra; version v1.1.3 -- https://github.com/spf13/cobra -** github.com/vishvananda/netlink; version v1.1.1-0.20210330154013-f5de75959ad5 -- +** github.com/vishvananda/netlink; version v1.1.1-0.20200221165523-c79a4b7b4066 -- https://github.com/vishvananda/netlink -** github.com/vishvananda/netns; version v0.0.0-20211101163701-50045581ed74 -- +** github.com/vishvananda/netns; version v0.0.0-20210104183010-2eb08e3e575f -- https://github.com/vishvananda/netns -** google.golang.org/genproto/googleapis/rpc/status; version v0.0.0-20211208223120-3a66f561d7aa -- +** google.golang.org/genproto/googleapis/rpc/status; version v0.0.0-20210505142820-a42aa055cf76 -- https://github.com/googleapis/go-genproto -** google.golang.org/grpc; version v1.42.0 -- +** google.golang.org/grpc; version v1.37.0 -- https://github.com/grpc/grpc-go -** gopkg.in/ini.v1; version v1.66.2 -- +** gopkg.in/ini.v1; version v1.62.0 -- https://gopkg.in/ini.v1 ** gopkg.in/yaml.v2; version v2.4.0 -- https://gopkg.in/yaml.v2 -** k8s.io/api; version v0.22.5 -- +** k8s.io/api; version v0.21.0 -- https://github.com/kubernetes/api -** k8s.io/apimachinery/pkg; version v0.22.5 -- +** k8s.io/apimachinery; version v0.21.0 -- https://github.com/kubernetes/apimachinery -** k8s.io/client-go; version v0.22.5 -- +** k8s.io/client-go; version v0.21.0 -- https://github.com/kubernetes/client-go -** k8s.io/klog/v2; version v2.40.1 -- +** k8s.io/klog; version v1.0.0 -- +https://github.com/kubernetes/klog + +** k8s.io/klog/v2; version v2.8.0 -- https://github.com/kubernetes/klog -** k8s.io/utils; version v0.0.0-20210819203725-bdf08cb9a70a -- +** k8s.io/utils; version v0.0.0-20210305010621-2afb4311ab10 -- https://github.com/kubernetes/utils -** sigs.k8s.io/structured-merge-diff/v4; version v4.1.2 -- +** sigs.k8s.io/structured-merge-diff/v4; version v4.1.1 -- https://github.com/kubernetes-sigs/structured-merge-diff @@ -435,43 +435,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ------ -** github.com/cloudflare/ipvs; version v0.8.0 -- -https://github.com/cloudflare/ipvs - -BSD 3-Clause License - -Copyright (c) 2018, Cloudflare -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - ------- - -** github.com/fsnotify/fsnotify; version v1.5.1 -- +** github.com/fsnotify/fsnotify; version v1.4.9 -- https://github.com/fsnotify/fsnotify Copyright (c) 2012 The Go Authors. All rights reserved. @@ -580,7 +544,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/google/go-cmp/cmp; version v0.5.6 -- +** github.com/google/go-cmp/cmp; version v0.5.5 -- https://github.com/google/go-cmp Copyright (c) 2017 The Go Authors. All rights reserved. @@ -613,7 +577,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/google/uuid; version v1.3.0 -- +** github.com/google/uuid; version v1.2.0 -- https://github.com/google/uuid Copyright (c) 2009,2014 Google Inc. All rights reserved. @@ -680,7 +644,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/insomniacslk/dhcp; version v0.0.0-20211214070828-5297eed8f489 -- +** github.com/insomniacslk/dhcp; version v0.0.0-20210621130208-1cac67f12b1e -- https://github.com/insomniacslk/dhcp BSD 3-Clause License @@ -715,7 +679,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.26.0 -- +** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.23.0 -- https://github.com/prometheus/common Copyright (c) 2011, Open Knowledge Foundation Ltd. @@ -823,27 +787,24 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ** golang.org/go; version go1.16.12 -- https://github.com/golang/go -** golang.org/x/net; version v0.0.0-20211216030914-fe4d6282115f -- +** golang.org/x/net; version v0.0.0-20210505024714-0287a6fb4125 -- https://go.googlesource.com/net -** golang.org/x/oauth2; version v0.0.0-20211104180415-d3ed0bb246c8 -- +** golang.org/x/oauth2; version v0.0.0-20210427180440-81ed05c6b58c -- https://go.googlesource.com/oauth2 -** golang.org/x/sys; version v0.0.0-20211216021012-1d35b9e2eb4e -- +** golang.org/x/sys; version v0.0.0-20210525143221-35b2ab0089ea -- https://go.googlesource.com/sys -** golang.org/x/term; version v0.0.0-20210927222741-03fcf44c2211 -- +** golang.org/x/term; version v0.0.0-20210503060354-a79de5458b56 -- https://go.googlesource.com/term -** golang.org/x/text; version v0.3.7 -- +** golang.org/x/text; version v0.3.6 -- https://go.googlesource.com/text -** golang.org/x/time/rate; version v0.0.0-20210723032227-1f47c861a9ac -- +** golang.org/x/time/rate; version v0.0.0-20210220033141-f8bda1e9f3ba -- https://go.googlesource.com/time -** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.22.5 -- -https://github.com/kubernetes/apimachinery - Copyright (c) 2009 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -874,7 +835,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** google.golang.org/protobuf; version v1.27.1 -- +** google.golang.org/protobuf; version v1.26.0 -- https://go.googlesource.com/protobuf Copyright (c) 2018 The Go Authors. All rights reserved. @@ -962,11 +923,15 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ------ +** github.com/armon/go-metrics; version v0.3.8 -- +https://github.com/armon/go-metrics +Copyright (c) 2013 Armon Dadgar + ** github.com/beorn7/perks/quantile; version v1.0.1 -- https://github.com/beorn7/perks Copyright (C) 2013 Blake Mizerany -** github.com/cespare/xxhash/v2; version v2.1.2 -- +** github.com/cespare/xxhash/v2; version v2.1.1 -- https://github.com/cespare/xxhash/v2 Copyright (c) 2016 Caleb Spare @@ -983,11 +948,19 @@ Copyright (c) 2013 Evan Huus https://github.com/eapache/queue Copyright (c) 2014 Evan Huus +** github.com/fatih/color; version v1.10.0 -- +https://github.com/fatih/color +Copyright (c) 2013 Fatih Arslan + +** github.com/hashicorp/go-hclog; version v0.16.0 -- +https://github.com/hashicorp/go-hclog +Copyright (c) 2017 HashiCorp + ** github.com/jpillora/backoff; version v1.0.0 -- https://github.com/jpillora/backoff Copyright (c) 2017 Jaime Pillora -** github.com/json-iterator/go; version v1.1.12 -- +** github.com/json-iterator/go; version v1.1.11 -- https://github.com/json-iterator/go Copyright (c) 2016 json-iterator @@ -995,15 +968,27 @@ Copyright (c) 2016 json-iterator https://github.com/k-sone/critbitgo Copyright (c) 2015 Keita Sone -** github.com/mitchellh/mapstructure; version v1.4.3 -- +** github.com/mattn/go-colorable; version v0.1.8 -- +https://github.com/mattn/go-colorable +Copyright (c) 2016 Yasuhiro Matsumoto + +** github.com/mattn/go-isatty; version v0.0.12 -- +https://github.com/mattn/go-isatty +Copyright (c) Yasuhiro MATSUMOTO + +** github.com/mitchellh/mapstructure; version v1.4.1 -- https://github.com/mitchellh/mapstructure Copyright (c) 2013 Mitchell Hashimoto +** github.com/pelletier/go-toml; version v1.9.0 -- +https://github.com/pelletier/go-toml +Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton + ** github.com/sirupsen/logrus; version v1.8.1 -- https://github.com/sirupsen/logrus Copyright (c) 2014 Simon Eskildsen -** github.com/spf13/cast; version v1.4.1 -- +** github.com/spf13/cast; version v1.3.1 -- https://github.com/spf13/cast Copyright (c) 2014 Steve Francia @@ -1011,7 +996,7 @@ Copyright (c) 2014 Steve Francia https://github.com/spf13/jwalterweatherman Copyright (c) 2014 Steve Francia -** github.com/spf13/viper; version v1.10.0 -- +** github.com/spf13/viper; version v1.7.1 -- https://github.com/spf13/viper Copyright (c) 2014 Steve Francia @@ -1019,24 +1004,22 @@ Copyright (c) 2014 Steve Francia https://github.com/subosito/gotenv Copyright (c) 2013 Alif Rachmawadi -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------ ** github.com/ghodss/yaml; version v1.0.0 -- @@ -1097,31 +1080,40 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/josharian/native; version v0.0.0-20200817173448-b6b71def0850 -- -https://github.com/josharian/native +** github.com/hashicorp/go-msgpack/codec; version v1.1.5 -- +https://github.com/hashicorp/go-msgpack +Copyright (c) 2012-2015 Ugorji Nwoke. -Copyright 2020 Josh Bleecher Snyder +All rights reserved. -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. ------ ** github.com/mdlayher/ethernet; version v0.0.0-20190606142754-0394541c37b7 -- https://github.com/mdlayher/ethernet Copyright (C) 2015 Matt Layher -** github.com/mdlayher/genetlink; version v1.0.0 -- -https://github.com/mdlayher/genetlink -Copyright (C) 2016-2017 Matt Layher - -** github.com/mdlayher/ndp; version v0.0.0-20210831201139-f982b8766fb5 -- +** github.com/mdlayher/ndp; version v0.0.0-20200602162440-17ab9e3e5567 -- https://github.com/mdlayher/ndp Copyright (C) 2017-2018 Matt Layher -** github.com/mdlayher/raw; version v0.0.0-20211126142749-4eae47f3d54b -- +** github.com/mdlayher/raw; version v0.0.0-20210412142147-51b895745faf -- https://github.com/mdlayher/raw Copyright (C) 2015 Matt Layher @@ -1136,26 +1128,7 @@ The above copyright notice and this permission notice shall be included in all c THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------ -** github.com/mdlayher/netlink; version v1.4.1 -- -https://github.com/mdlayher/netlink -Copyright (C) 2016-2021 Matt Layher - -** github.com/mdlayher/socket; version v0.0.0-20210307095302-262dc9984e00 -- -https://github.com/mdlayher/socket -Copyright (C) 2021 Matt Layher - -# MIT License - - - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------- - -** github.com/packethost/packngo; version v0.20.0 -- +** github.com/packethost/packngo; version v0.13.0 -- https://github.com/packethost/packngo Copyright (c) 2014 The packngo AUTHORS. All rights reserved. Copyright (c) 2013 The go-github AUTHORS. All rights reserved. @@ -1286,11 +1259,760 @@ limitations under the License. ------ -** github.com/hashicorp/hcl; version v1.0.0 -- -https://github.com/hashicorp/hcl +** github.com/hashicorp/go-immutable-radix; version v1.3.0 -- +https://github.com/hashicorp/go-immutable-radix - * Package github.com/hashicorp/hcl's source code may be found at: - https://github.com/hashicorp/hcl/tree/v1.0.0 + * Package github.com/hashicorp/go-immutable-radix's source code may be found at: + https://github.com/hashicorp/go-immutable-radix/tree/v1.3.0 + +Mozilla Public License, version 2.0 + +1. Definitions + +1.1. "Contributor" + + means each individual or legal entity that creates, contributes to the + creation of, or owns Covered Software. + +1.2. "Contributor Version" + + means the combination of the Contributions of others (if any) used by a + Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + + means Source Code Form to which the initial Contributor has attached the + notice in Exhibit A, the Executable Form of such Source Code Form, and + Modifications of such Source Code Form, in each case including portions + thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + a. that the initial Contributor has attached the notice described in + Exhibit B to the Covered Software; or + + b. that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the terms of + a Secondary License. + +1.6. "Executable Form" + + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + + means a work that combines Covered Software with other material, in a + separate file or files, that is not Covered Software. + +1.8. "License" + + means this document. + +1.9. "Licensable" + + means having the right to grant, to the maximum extent possible, whether + at the time of the initial grant or subsequently, any and all of the + rights conveyed by this License. + +1.10. "Modifications" + + means any of the following: + + a. any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered Software; or + + b. any new file in Source Code Form that contains any Covered Software. + +1.11. "Patent Claims" of a Contributor + + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the License, + by the making, using, selling, offering for sale, having made, import, + or transfer of either its Contributions or its Contributor Version. + +1.12. "Secondary License" + + means either the GNU General Public License, Version 2.0, the GNU Lesser + General Public License, Version 2.1, the GNU Affero General Public + License, Version 3.0, or any later versions of those licenses. + +1.13. "Source Code Form" + + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that controls, is + controlled by, or is under common control with You. For purposes of this + definition, "control" means (a) the power, direct or indirect, to cause + the direction or management of such entity, whether by contract or + otherwise, or (b) ownership of more than fifty percent (50%) of the + outstanding shares or beneficial ownership of such entity. + + +2. License Grants and Conditions + +2.1. Grants + + Each Contributor hereby grants You a world-wide, royalty-free, + non-exclusive license: + + a. under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + + b. under Patent Claims of such Contributor to make, use, sell, offer for + sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + + The licenses granted in Section 2.1 with respect to any Contribution + become effective for each Contribution on the date the Contributor first + distributes such Contribution. + +2.3. Limitations on Grant Scope + + The licenses granted in this Section 2 are the only rights granted under + this License. No additional rights or licenses will be implied from the + distribution or licensing of Covered Software under this License. + Notwithstanding Section 2.1(b) above, no patent license is granted by a + Contributor: + + a. for any code that a Contributor has removed from Covered Software; or + + b. for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + + c. under Patent Claims infringed by Covered Software in the absence of + its Contributions. + + This License does not grant any rights in the trademarks, service marks, + or logos of any Contributor (except as may be necessary to comply with + the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + + No Contributor makes additional grants as a result of Your choice to + distribute the Covered Software under a subsequent version of this + License (see Section 10.2) or under the terms of a Secondary License (if + permitted under the terms of Section 3.3). + +2.5. Representation + + Each Contributor represents that the Contributor believes its + Contributions are its original creation(s) or it has sufficient rights to + grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + + This License is not intended to limit any rights You have under + applicable copyright doctrines of fair use, fair dealing, or other + equivalents. + +2.7. Conditions + + Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in + Section 2.1. + + +3. Responsibilities + +3.1. Distribution of Source Form + + All distribution of Covered Software in Source Code Form, including any + Modifications that You create or to which You contribute, must be under + the terms of this License. You must inform recipients that the Source + Code Form of the Covered Software is governed by the terms of this + License, and how they can obtain a copy of this License. You may not + attempt to alter or restrict the recipients' rights in the Source Code + Form. + +3.2. Distribution of Executable Form + + If You distribute Covered Software in Executable Form then: + + a. such Covered Software must also be made available in Source Code Form, + as described in Section 3.1, and You must inform recipients of the + Executable Form how they can obtain a copy of such Source Code Form by + reasonable means in a timely manner, at a charge no more than the cost + of distribution to the recipient; and + + b. You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter the + recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + + You may create and distribute a Larger Work under terms of Your choice, + provided that You also comply with the requirements of this License for + the Covered Software. If the Larger Work is a combination of Covered + Software with a work governed by one or more Secondary Licenses, and the + Covered Software is not Incompatible With Secondary Licenses, this + License permits You to additionally distribute such Covered Software + under the terms of such Secondary License(s), so that the recipient of + the Larger Work may, at their option, further distribute the Covered + Software under the terms of either this License or such Secondary + License(s). + +3.4. Notices + + You may not remove or alter the substance of any license notices + (including copyright notices, patent notices, disclaimers of warranty, or + limitations of liability) contained within the Source Code Form of the + Covered Software, except that You may alter any license notices to the + extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + + You may choose to offer, and to charge a fee for, warranty, support, + indemnity or liability obligations to one or more recipients of Covered + Software. However, You may do so only on Your own behalf, and not on + behalf of any Contributor. You must make it absolutely clear that any + such warranty, support, indemnity, or liability obligation is offered by + You alone, and You hereby agree to indemnify every Contributor for any + liability incurred by such Contributor as a result of warranty, support, + indemnity or liability terms You offer. You may include additional + disclaimers of warranty and limitations of liability specific to any + jurisdiction. + +4. Inability to Comply Due to Statute or Regulation + + If it is impossible for You to comply with any of the terms of this License + with respect to some or all of the Covered Software due to statute, + judicial order, or regulation then You must: (a) comply with the terms of + this License to the maximum extent possible; and (b) describe the + limitations and the code they affect. Such description must be placed in a + text file included with all distributions of the Covered Software under + this License. Except to the extent prohibited by statute or regulation, + such description must be sufficiently detailed for a recipient of ordinary + skill to be able to understand it. + +5. Termination + +5.1. The rights granted under this License will terminate automatically if You + fail to comply with any of its terms. However, if You become compliant, + then the rights granted under this License from a particular Contributor + are reinstated (a) provisionally, unless and until such Contributor + explicitly and finally terminates Your grants, and (b) on an ongoing + basis, if such Contributor fails to notify You of the non-compliance by + some reasonable means prior to 60 days after You have come back into + compliance. Moreover, Your grants from a particular Contributor are + reinstated on an ongoing basis if such Contributor notifies You of the + non-compliance by some reasonable means, this is the first time You have + received notice of non-compliance with this License from such + Contributor, and You become compliant prior to 30 days after Your receipt + of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent + infringement claim (excluding declaratory judgment actions, + counter-claims, and cross-claims) alleging that a Contributor Version + directly or indirectly infringes any patent, then the rights granted to + You by any and all Contributors for the Covered Software under Section + 2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user + license agreements (excluding distributors and resellers) which have been + validly granted by You or Your distributors under this License prior to + termination shall survive termination. + +6. Disclaimer of Warranty + + Covered Software is provided under this License on an "as is" basis, + without warranty of any kind, either expressed, implied, or statutory, + including, without limitation, warranties that the Covered Software is free + of defects, merchantable, fit for a particular purpose or non-infringing. + The entire risk as to the quality and performance of the Covered Software + is with You. Should any Covered Software prove defective in any respect, + You (not any Contributor) assume the cost of any necessary servicing, + repair, or correction. This disclaimer of warranty constitutes an essential + part of this License. No use of any Covered Software is authorized under + this License except under this disclaimer. + +7. Limitation of Liability + + Under no circumstances and under no legal theory, whether tort (including + negligence), contract, or otherwise, shall any Contributor, or anyone who + distributes Covered Software as permitted above, be liable to You for any + direct, indirect, special, incidental, or consequential damages of any + character including, without limitation, damages for lost profits, loss of + goodwill, work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses, even if such party shall have been + informed of the possibility of such damages. This limitation of liability + shall not apply to liability for death or personal injury resulting from + such party's negligence to the extent applicable law prohibits such + limitation. Some jurisdictions do not allow the exclusion or limitation of + incidental or consequential damages, so this exclusion and limitation may + not apply to You. + +8. Litigation + + Any litigation relating to this License may be brought only in the courts + of a jurisdiction where the defendant maintains its principal place of + business and such litigation shall be governed by laws of that + jurisdiction, without reference to its conflict-of-law provisions. Nothing + in this Section shall prevent a party's ability to bring cross-claims or + counter-claims. + +9. Miscellaneous + + This License represents the complete agreement concerning the subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. Any law or regulation which provides that + the language of a contract shall be construed against the drafter shall not + be used to construe this License against a Contributor. + + +10. Versions of the License + +10.1. New Versions + + Mozilla Foundation is the license steward. Except as provided in Section + 10.3, no one other than the license steward has the right to modify or + publish new versions of this License. Each version will be given a + distinguishing version number. + +10.2. Effect of New Versions + + You may distribute the Covered Software under the terms of the version + of the License under which You originally received the Covered Software, + or under the terms of any subsequent version published by the license + steward. + +10.3. Modified Versions + + If you create software not governed by this License, and you want to + create a new license for such software, you may create and use a + modified version of this License if you rename the license and remove + any references to the name of the license steward (except to note that + such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary + Licenses If You choose to distribute Source Code Form that is + Incompatible With Secondary Licenses under the terms of this version of + the License, the notice described in Exhibit B of this License must be + attached. + +Exhibit A - Source Code Form License Notice + + This Source Code Form is subject to the + terms of the Mozilla Public License, v. + 2.0. If a copy of the MPL was not + distributed with this file, You can + obtain one at + http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular file, +then You may include the notice in a location (such as a LICENSE file in a +relevant directory) where a recipient would be likely to look for such a +notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice + + This Source Code Form is "Incompatible + With Secondary Licenses", as defined by + the Mozilla Public License, v. 2.0. + + +------ + +** github.com/hashicorp/golang-lru; version v0.5.4 -- +https://github.com/hashicorp/golang-lru + + * Package github.com/hashicorp/golang-lru's source code may be found at: + https://github.com/hashicorp/golang-lru/tree/v0.5.4 + +Mozilla Public License, version 2.0 + +1. Definitions + +1.1. "Contributor" + + means each individual or legal entity that creates, contributes to the + creation of, or owns Covered Software. + +1.2. "Contributor Version" + + means the combination of the Contributions of others (if any) used by a + Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + + means Source Code Form to which the initial Contributor has attached the + notice in Exhibit A, the Executable Form of such Source Code Form, and + Modifications of such Source Code Form, in each case including portions + thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + a. that the initial Contributor has attached the notice described in + Exhibit B to the Covered Software; or + + b. that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the terms of + a Secondary License. + +1.6. "Executable Form" + + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + + means a work that combines Covered Software with other material, in a + separate file or files, that is not Covered Software. + +1.8. "License" + + means this document. + +1.9. "Licensable" + + means having the right to grant, to the maximum extent possible, whether + at the time of the initial grant or subsequently, any and all of the + rights conveyed by this License. + +1.10. "Modifications" + + means any of the following: + + a. any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered Software; or + + b. any new file in Source Code Form that contains any Covered Software. + +1.11. "Patent Claims" of a Contributor + + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the License, + by the making, using, selling, offering for sale, having made, import, + or transfer of either its Contributions or its Contributor Version. + +1.12. "Secondary License" + + means either the GNU General Public License, Version 2.0, the GNU Lesser + General Public License, Version 2.1, the GNU Affero General Public + License, Version 3.0, or any later versions of those licenses. + +1.13. "Source Code Form" + + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that controls, is + controlled by, or is under common control with You. For purposes of this + definition, "control" means (a) the power, direct or indirect, to cause + the direction or management of such entity, whether by contract or + otherwise, or (b) ownership of more than fifty percent (50%) of the + outstanding shares or beneficial ownership of such entity. + + +2. License Grants and Conditions + +2.1. Grants + + Each Contributor hereby grants You a world-wide, royalty-free, + non-exclusive license: + + a. under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + + b. under Patent Claims of such Contributor to make, use, sell, offer for + sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + + The licenses granted in Section 2.1 with respect to any Contribution + become effective for each Contribution on the date the Contributor first + distributes such Contribution. + +2.3. Limitations on Grant Scope + + The licenses granted in this Section 2 are the only rights granted under + this License. No additional rights or licenses will be implied from the + distribution or licensing of Covered Software under this License. + Notwithstanding Section 2.1(b) above, no patent license is granted by a + Contributor: + + a. for any code that a Contributor has removed from Covered Software; or + + b. for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + + c. under Patent Claims infringed by Covered Software in the absence of + its Contributions. + + This License does not grant any rights in the trademarks, service marks, + or logos of any Contributor (except as may be necessary to comply with + the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + + No Contributor makes additional grants as a result of Your choice to + distribute the Covered Software under a subsequent version of this + License (see Section 10.2) or under the terms of a Secondary License (if + permitted under the terms of Section 3.3). + +2.5. Representation + + Each Contributor represents that the Contributor believes its + Contributions are its original creation(s) or it has sufficient rights to + grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + + This License is not intended to limit any rights You have under + applicable copyright doctrines of fair use, fair dealing, or other + equivalents. + +2.7. Conditions + + Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in + Section 2.1. + + +3. Responsibilities + +3.1. Distribution of Source Form + + All distribution of Covered Software in Source Code Form, including any + Modifications that You create or to which You contribute, must be under + the terms of this License. You must inform recipients that the Source + Code Form of the Covered Software is governed by the terms of this + License, and how they can obtain a copy of this License. You may not + attempt to alter or restrict the recipients' rights in the Source Code + Form. + +3.2. Distribution of Executable Form + + If You distribute Covered Software in Executable Form then: + + a. such Covered Software must also be made available in Source Code Form, + as described in Section 3.1, and You must inform recipients of the + Executable Form how they can obtain a copy of such Source Code Form by + reasonable means in a timely manner, at a charge no more than the cost + of distribution to the recipient; and + + b. You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter the + recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + + You may create and distribute a Larger Work under terms of Your choice, + provided that You also comply with the requirements of this License for + the Covered Software. If the Larger Work is a combination of Covered + Software with a work governed by one or more Secondary Licenses, and the + Covered Software is not Incompatible With Secondary Licenses, this + License permits You to additionally distribute such Covered Software + under the terms of such Secondary License(s), so that the recipient of + the Larger Work may, at their option, further distribute the Covered + Software under the terms of either this License or such Secondary + License(s). + +3.4. Notices + + You may not remove or alter the substance of any license notices + (including copyright notices, patent notices, disclaimers of warranty, or + limitations of liability) contained within the Source Code Form of the + Covered Software, except that You may alter any license notices to the + extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + + You may choose to offer, and to charge a fee for, warranty, support, + indemnity or liability obligations to one or more recipients of Covered + Software. However, You may do so only on Your own behalf, and not on + behalf of any Contributor. You must make it absolutely clear that any + such warranty, support, indemnity, or liability obligation is offered by + You alone, and You hereby agree to indemnify every Contributor for any + liability incurred by such Contributor as a result of warranty, support, + indemnity or liability terms You offer. You may include additional + disclaimers of warranty and limitations of liability specific to any + jurisdiction. + +4. Inability to Comply Due to Statute or Regulation + + If it is impossible for You to comply with any of the terms of this License + with respect to some or all of the Covered Software due to statute, + judicial order, or regulation then You must: (a) comply with the terms of + this License to the maximum extent possible; and (b) describe the + limitations and the code they affect. Such description must be placed in a + text file included with all distributions of the Covered Software under + this License. Except to the extent prohibited by statute or regulation, + such description must be sufficiently detailed for a recipient of ordinary + skill to be able to understand it. + +5. Termination + +5.1. The rights granted under this License will terminate automatically if You + fail to comply with any of its terms. However, if You become compliant, + then the rights granted under this License from a particular Contributor + are reinstated (a) provisionally, unless and until such Contributor + explicitly and finally terminates Your grants, and (b) on an ongoing + basis, if such Contributor fails to notify You of the non-compliance by + some reasonable means prior to 60 days after You have come back into + compliance. Moreover, Your grants from a particular Contributor are + reinstated on an ongoing basis if such Contributor notifies You of the + non-compliance by some reasonable means, this is the first time You have + received notice of non-compliance with this License from such + Contributor, and You become compliant prior to 30 days after Your receipt + of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent + infringement claim (excluding declaratory judgment actions, + counter-claims, and cross-claims) alleging that a Contributor Version + directly or indirectly infringes any patent, then the rights granted to + You by any and all Contributors for the Covered Software under Section + 2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user + license agreements (excluding distributors and resellers) which have been + validly granted by You or Your distributors under this License prior to + termination shall survive termination. + +6. Disclaimer of Warranty + + Covered Software is provided under this License on an "as is" basis, + without warranty of any kind, either expressed, implied, or statutory, + including, without limitation, warranties that the Covered Software is free + of defects, merchantable, fit for a particular purpose or non-infringing. + The entire risk as to the quality and performance of the Covered Software + is with You. Should any Covered Software prove defective in any respect, + You (not any Contributor) assume the cost of any necessary servicing, + repair, or correction. This disclaimer of warranty constitutes an essential + part of this License. No use of any Covered Software is authorized under + this License except under this disclaimer. + +7. Limitation of Liability + + Under no circumstances and under no legal theory, whether tort (including + negligence), contract, or otherwise, shall any Contributor, or anyone who + distributes Covered Software as permitted above, be liable to You for any + direct, indirect, special, incidental, or consequential damages of any + character including, without limitation, damages for lost profits, loss of + goodwill, work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses, even if such party shall have been + informed of the possibility of such damages. This limitation of liability + shall not apply to liability for death or personal injury resulting from + such party's negligence to the extent applicable law prohibits such + limitation. Some jurisdictions do not allow the exclusion or limitation of + incidental or consequential damages, so this exclusion and limitation may + not apply to You. + +8. Litigation + + Any litigation relating to this License may be brought only in the courts + of a jurisdiction where the defendant maintains its principal place of + business and such litigation shall be governed by laws of that + jurisdiction, without reference to its conflict-of-law provisions. Nothing + in this Section shall prevent a party's ability to bring cross-claims or + counter-claims. + +9. Miscellaneous + + This License represents the complete agreement concerning the subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. Any law or regulation which provides that + the language of a contract shall be construed against the drafter shall not + be used to construe this License against a Contributor. + + +10. Versions of the License + +10.1. New Versions + + Mozilla Foundation is the license steward. Except as provided in Section + 10.3, no one other than the license steward has the right to modify or + publish new versions of this License. Each version will be given a + distinguishing version number. + +10.2. Effect of New Versions + + You may distribute the Covered Software under the terms of the version + of the License under which You originally received the Covered Software, + or under the terms of any subsequent version published by the license + steward. + +10.3. Modified Versions + + If you create software not governed by this License, and you want to + create a new license for such software, you may create and use a + modified version of this License if you rename the license and remove + any references to the name of the license steward (except to note that + such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary + Licenses If You choose to distribute Source Code Form that is + Incompatible With Secondary Licenses under the terms of this version of + the License, the notice described in Exhibit B of this License must be + attached. + +Exhibit A - Source Code Form License Notice + + This Source Code Form is subject to the + terms of the Mozilla Public License, v. + 2.0. If a copy of the MPL was not + distributed with this file, You can + obtain one at + http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular file, +then You may include the notice in a location (such as a LICENSE file in a +relevant directory) where a recipient would be likely to look for such a +notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice + + This Source Code Form is "Incompatible + With Secondary Licenses", as defined by + the Mozilla Public License, v. 2.0. + +------ + +** github.com/hashicorp/hcl; version v1.0.0 -- +https://github.com/hashicorp/hcl + + * Package github.com/hashicorp/hcl's source code may be found at: + https://github.com/hashicorp/hcl/tree/v1.0.0 + +** github.com/hashicorp/raft; version v1.3.1 -- +https://github.com/hashicorp/raft + + * Package github.com/hashicorp/raft's source code may be found at: + https://github.com/hashicorp/raft/tree/v1.3.1 Mozilla Public License, version 2.0 diff --git a/projects/plunder-app/kube-vip/CHECKSUMS b/projects/plunder-app/kube-vip/CHECKSUMS index 3706407231..ee2e4af0ff 100644 --- a/projects/plunder-app/kube-vip/CHECKSUMS +++ b/projects/plunder-app/kube-vip/CHECKSUMS @@ -1,2 +1,2 @@ -74dccbab4d3cf247800d1d2dd4dc96bd431f7ee2c99d34c018321c693c9f4506 _output/bin/kube-vip/linux-amd64/kube-vip -d91acd9c0e74aea428a96798cc11e93c41c753029a77cd4d7a0f24c095edb70b _output/bin/kube-vip/linux-arm64/kube-vip +272f4d3fd076d1d73dd236ea0fec9c1b199ca1879172fef9c4acf9da4cedae52 _output/bin/kube-vip/linux-amd64/kube-vip +c5f8c216460472aa3ee3985fc7045656d56b6a0589c187f470bad769582832f4 _output/bin/kube-vip/linux-arm64/kube-vip diff --git a/projects/plunder-app/kube-vip/GIT_TAG b/projects/plunder-app/kube-vip/GIT_TAG index 6466da55c0..f969a39aaf 100644 --- a/projects/plunder-app/kube-vip/GIT_TAG +++ b/projects/plunder-app/kube-vip/GIT_TAG @@ -1 +1 @@ -v0.4.2 \ No newline at end of file +v0.3.7 \ No newline at end of file diff --git a/projects/plunder-app/kube-vip/README.md b/projects/plunder-app/kube-vip/README.md index 2113764752..83b08fad5e 100644 --- a/projects/plunder-app/kube-vip/README.md +++ b/projects/plunder-app/kube-vip/README.md @@ -1,5 +1,5 @@ ## **kube-vip** -![Version](https://img.shields.io/badge/version-v0.4.2-blue) +![Version](https://img.shields.io/badge/version-v0.3.7-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiZVJQQTc0Vk8rcHlMR0hOYnllRGNmV0NsQTNLNGFaS2hLME1MUmgwYkxpVUFoL0V0WHZzbXVCV1owQ0FUTlF6RHg1WXhWRXZLRzNwN2d2LzZGUVJvZ0pRPSIsIml2UGFyYW1ldGVyU3BlYyI6Im9jQmZMa216aHZpYmdrWDYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) The [kube-vip project](https://github.com/plunder-app/kube-vip) provides High-Availability and load-balancing for both the controlplane and Kubernetes services. The idea behind kube-vip is a small self-contained Highly-Available option for all environments, especially Bare-Metal, Edge (ARM/Raspberry Pi), Virtualisation, etc. kube-vip provides both a floating or virtual IP address for Kubernetes clusters as well as load-balancing the incoming traffic to various controlplane replicas. It thus simplifies the building of HA Kubernetes clusters with minimal components and configurations.