Skip to content

Commit

Permalink
Bump replicatedhq/troubleshoot to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Mar 8, 2024
1 parent 92b8ed7 commit 3f3408d
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 46 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ projects:
repos:
- name: troubleshoot
versions:
- tag: v0.83.0
- tag: v0.84.0
go_version: "1.21"
- org: tinkerbell
repos:
Expand Down
78 changes: 37 additions & 41 deletions projects/replicatedhq/troubleshoot/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ https://github.com/containerd/log
** github.com/containerd/stargz-snapshotter/estargz; version v0.15.1 --
https://github.com/containerd/stargz-snapshotter/estargz

** github.com/containers/image/v5; version v5.29.0 --
** github.com/containers/image/v5; version v5.29.2 --
https://github.com/containers/image/v5

** github.com/containers/libtrust; version v0.0.0-20230121012942-c1716e8a8d01 --
Expand All @@ -44,16 +44,16 @@ https://github.com/distribution/distribution/v3
** github.com/distribution/reference; version v0.5.0 --
https://github.com/distribution/reference

** github.com/docker/cli/cli/config; version v24.0.7+incompatible --
** github.com/docker/cli/cli/config; version v25.0.1+incompatible --
https://github.com/docker/cli

** github.com/docker/distribution; version v2.8.3+incompatible --
https://github.com/distribution/distribution

** github.com/docker/docker; version v24.0.7+incompatible --
** github.com/docker/docker; version v25.0.1+incompatible --
https://github.com/moby/moby

** github.com/docker/go-connections; version v0.4.0 --
** github.com/docker/go-connections; version v0.5.0 --
https://github.com/docker/go-connections

** github.com/docker/go-metrics; version v0.0.1 --
Expand Down Expand Up @@ -146,7 +146,7 @@ https://github.com/modern-go/reflect2
** github.com/opencontainers/go-digest; version v1.0.0 --
https://github.com/opencontainers/go-digest

** github.com/opencontainers/image-spec/specs-go; version v1.1.0-rc6 --
** github.com/opencontainers/image-spec/specs-go; version v1.1.0 --
https://github.com/opencontainers/image-spec

** github.com/opencontainers/runc/libcontainer/user; version v1.1.12 --
Expand All @@ -170,7 +170,7 @@ https://github.com/prometheus/common
** github.com/prometheus/procfs; version v0.12.0 --
https://github.com/prometheus/procfs

** github.com/replicatedhq/troubleshoot; version v0.83.0 --
** github.com/replicatedhq/troubleshoot; version v0.84.0 --
https://github.com/replicatedhq/troubleshoot

** github.com/spf13/afero; version v1.11.0 --
Expand All @@ -182,7 +182,7 @@ https://github.com/spf13/cobra
** github.com/tklauser/numcpus; version v0.6.1 --
https://github.com/tklauser/numcpus

** github.com/vmware-tanzu/velero/pkg/apis/velero/v1; version v1.10.3 --
** github.com/vmware-tanzu/velero/pkg/apis/velero; version v1.13.0 --
https://github.com/vmware-tanzu/velero

** github.com/xeipuuv/gojsonpointer; version v0.0.0-20190905194746-02993c407bfb --
Expand All @@ -200,16 +200,16 @@ https://github.com/census-instrumentation/opencensus-go
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.45.0 --
https://github.com/open-telemetry/opentelemetry-go-contrib

** go.opentelemetry.io/otel; version v1.23.0 --
** go.opentelemetry.io/otel; version v1.24.0 --
https://github.com/open-telemetry/opentelemetry-go

** go.opentelemetry.io/otel/metric; version v1.23.0 --
** go.opentelemetry.io/otel/metric; version v1.24.0 --
https://github.com/open-telemetry/opentelemetry-go

** go.opentelemetry.io/otel/sdk; version v1.23.0 --
** go.opentelemetry.io/otel/sdk; version v1.24.0 --
https://github.com/open-telemetry/opentelemetry-go

** go.opentelemetry.io/otel/trace; version v1.23.0 --
** go.opentelemetry.io/otel/trace; version v1.24.0 --
https://github.com/open-telemetry/opentelemetry-go

** google.golang.org/genproto/googleapis/api; version v0.0.0-20231106174013-bbf56f31fb17 --
Expand All @@ -230,28 +230,28 @@ https://gopkg.in/ini.v1
** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

** helm.sh/helm/v3; version v3.14.0 --
** helm.sh/helm/v3; version v3.14.2 --
https://github.com/helm/helm

** k8s.io/api; version v0.29.1 --
** k8s.io/api; version v0.29.2 --
https://github.com/kubernetes/api

** k8s.io/apiextensions-apiserver/pkg; version v0.29.0 --
** k8s.io/apiextensions-apiserver/pkg; version v0.29.2 --
https://github.com/kubernetes/apiextensions-apiserver

** k8s.io/apimachinery/pkg; version v0.29.1 --
** k8s.io/apimachinery/pkg; version v0.29.2 --
https://github.com/kubernetes/apimachinery

** k8s.io/apiserver/pkg; version v0.29.0 --
** k8s.io/apiserver/pkg; version v0.29.2 --
https://github.com/kubernetes/apiserver

** k8s.io/cli-runtime/pkg; version v0.29.1 --
** k8s.io/cli-runtime/pkg; version v0.29.2 --
https://github.com/kubernetes/cli-runtime

** k8s.io/client-go; version v0.29.1 --
** k8s.io/client-go; version v0.29.2 --
https://github.com/kubernetes/client-go

** k8s.io/component-base/version; version v0.29.0 --
** k8s.io/component-base/version; version v0.29.2 --
https://github.com/kubernetes/component-base

** k8s.io/klog/v2; version v2.120.1 --
Expand All @@ -266,19 +266,19 @@ https://github.com/kubernetes/kube-openapi
** k8s.io/kubectl/pkg; version v0.29.0 --
https://github.com/kubernetes/kubectl

** k8s.io/metrics/pkg/apis/custom_metrics; version v0.29.0 --
** k8s.io/metrics/pkg/apis/custom_metrics; version v0.29.2 --
https://github.com/kubernetes/metrics

** k8s.io/utils; version v0.0.0-20230726121419-3b25d923346b --
https://github.com/kubernetes/utils

** oras.land/oras-go/pkg; version v1.2.4 --
** oras.land/oras-go/pkg; version v1.2.5 --
https://github.com/oras-project/oras-go

** periph.io/x/host/v3/distro; version v3.8.2 --
https://github.com/periph/host

** sigs.k8s.io/controller-runtime/pkg; version v0.17.0 --
** sigs.k8s.io/controller-runtime/pkg; version v0.17.2 --
https://github.com/kubernetes-sigs/controller-runtime

** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd --
Expand Down Expand Up @@ -1016,28 +1016,28 @@ https://github.com/sagikazarmark/slog-shim
** golang.org/go; version go1.21.6 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.17.0 --
** golang.org/x/crypto; version v0.21.0 --
https://golang.org/x/crypto

** golang.org/x/exp; version v0.0.0-20231006140011-7918f672742d --
https://golang.org/x/exp

** golang.org/x/mod/semver; version v0.14.0 --
** golang.org/x/mod/semver; version v0.16.0 --
https://golang.org/x/mod

** golang.org/x/net; version v0.19.0 --
** golang.org/x/net; version v0.22.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.15.0 --
https://golang.org/x/oauth2

** golang.org/x/sync; version v0.5.0 --
** golang.org/x/sync; version v0.6.0 --
https://golang.org/x/sync

** golang.org/x/sys; version v0.16.0 --
** golang.org/x/sys; version v0.18.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.15.0 --
** golang.org/x/term; version v0.18.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.14.0 --
Expand All @@ -1046,10 +1046,10 @@ https://golang.org/x/text
** golang.org/x/time/rate; version v0.5.0 --
https://golang.org/x/time

** k8s.io/apimachinery/third_party/forked/golang; version v0.29.1 --
** k8s.io/apimachinery/third_party/forked/golang; version v0.29.2 --
https://github.com/kubernetes/apimachinery

** k8s.io/client-go/third_party/forked/golang/template; version v0.29.1 --
** k8s.io/client-go/third_party/forked/golang/template; version v0.29.2 --
https://github.com/kubernetes/client-go

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1391,7 +1391,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/google/uuid; version v1.4.0 --
** github.com/google/uuid; version v1.6.0 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -1558,7 +1558,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/microsoft/go-mssqldb; version v1.6.0 --
** github.com/microsoft/go-mssqldb; version v1.7.0 --
https://github.com/microsoft/go-mssqldb

Copyright (c) 2012 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1734,7 +1734,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
------

** github.com/shirou/gopsutil/v3; version v3.23.12 --
** github.com/shirou/gopsutil/v3; version v3.24.2 --
https://github.com/shirou/gopsutil/v3

gopsutil is distributed under BSD license reproduced below.
Expand Down Expand Up @@ -2398,7 +2398,7 @@ Copyright (c) 2012,2013 Ernest Micklei
https://github.com/exponent-io/jsonpath
Copyright (c) 2015 Exponent Labs LLC

** github.com/fatih/color; version v1.15.0 --
** github.com/fatih/color; version v1.16.0 --
https://github.com/fatih/color
Copyright (c) 2013 Fatih Arslan

Expand Down Expand Up @@ -2430,7 +2430,7 @@ Copyright (c) 2019 Jack Christensen
https://github.com/jackc/pgservicefile
Copyright (c) 2020 Jack Christensen

** github.com/jackc/pgx/v5; version v5.5.3 --
** github.com/jackc/pgx/v5; version v5.5.4 --
https://github.com/jackc/pgx/v5
Copyright (c) 2013-2021 Jack Christensen

Expand Down Expand Up @@ -2482,7 +2482,7 @@ Copyright (C) 2013-2020 Masterminds
https://github.com/mattn/go-colorable
Copyright (c) 2016 Yasuhiro Matsumoto

** github.com/mattn/go-isatty; version v0.0.19 --
** github.com/mattn/go-isatty; version v0.0.20 --
https://github.com/mattn/go-isatty
Copyright (c) Yasuhiro MATSUMOTO <[email protected]>

Expand All @@ -2494,7 +2494,7 @@ Copyright (c) 2016 Yasuhiro Matsumoto
https://github.com/mholt/archiver/v3
Copyright (c) 2016 Matthew Holt

** github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg; version v1.6.0 --
** github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg; version v1.7.0 --
https://github.com/microsoft/go-mssqldb
Copyright (c) 2021 Swisscom (Switzerland) Ltd

Expand Down Expand Up @@ -2526,10 +2526,6 @@ Copyright (c) 2013 Mitchell Hashimoto
https://github.com/monochromegane/go-gitignore
Copyright (c) [2015] [go-gitignore]

** github.com/morikuni/aec; version v1.0.0 --
https://github.com/morikuni/aec
Copyright (c) 2016 Taihei Morikuni

** github.com/nsf/termbox-go; version v0.0.0-20190121233118-02980233997d --
https://github.com/nsf/termbox-go
Copyright (C) 2012 termbox-go authors
Expand Down
4 changes: 2 additions & 2 deletions projects/replicatedhq/troubleshoot/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
450501731a632e1c0b17401a9632b08361bb3cdac2163629d08276d1f687047a _output/bin/troubleshoot/linux-amd64/support-bundle
84e836d4a030f63cee869d217176f290d48827f1904a428e639f67b98862ae99 _output/bin/troubleshoot/linux-arm64/support-bundle
ee06d1d6a0d73921de2b34173e49453fd03f10e07f73179989be33f8489427b7 _output/bin/troubleshoot/linux-amd64/support-bundle
6a26745ef9083f85a94f23623cc4e02fdc32c429c3dbf11bc8c25077a3ffa8a4 _output/bin/troubleshoot/linux-arm64/support-bundle
2 changes: 1 addition & 1 deletion projects/replicatedhq/troubleshoot/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.83.0
v0.84.0
2 changes: 1 addition & 1 deletion projects/replicatedhq/troubleshoot/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **replicatedhq/troubleshoot**
![Version](https://img.shields.io/badge/version-v0.83.0-blue)
![Version](https://img.shields.io/badge/version-v0.84.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiWlJsdnRmNnRYUjhUV20xaHJYTng2WXVlVXFBbHZPQnpnblh2bzFLYk1VUHAra2VpWFRFNWpMY0ovTC9PWnBBN2JEcDBXcjRSeVoxd3pyWWxQVzQzZFY4PSIsIml2UGFyYW1ldGVyU3BlYyI6IjZxRUdIK2N6TVZNNUdqL0oiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[troubleshoot](https://troubleshoot.sh/) is a kubectl plugin providing diagnostic tools for Kubernetes applications. It provides tools for collecting and analyzing cluster information including deployment statuses, cluster resources, and host logs.
Expand Down

0 comments on commit 3f3408d

Please sign in to comment.