Skip to content

Commit

Permalink
Bump replicatedhq/troubleshoot to latest release (#3949)
Browse files Browse the repository at this point in the history
* Bump replicatedhq/troubleshoot to latest release

* Update patches, checksums and attribution for replicatedhq/troubleshoot

---------

Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
  • Loading branch information
eks-distro-pr-bot and abhay-krishna authored Oct 18, 2024
1 parent bc1c851 commit b846fb1
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ projects:
repos:
- name: troubleshoot
versions:
- tag: v0.107.0
- tag: v0.107.1
go_version: "1.22"
- org: tinkerbell
repos:
Expand Down
14 changes: 7 additions & 7 deletions projects/replicatedhq/troubleshoot/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ https://github.com/prometheus/common
** github.com/prometheus/procfs; version v0.15.1 --
https://github.com/prometheus/procfs

** github.com/replicatedhq/troubleshoot; version v0.107.0 --
** github.com/replicatedhq/troubleshoot; version v0.107.1 --
https://github.com/replicatedhq/troubleshoot

** github.com/spf13/afero; version v1.11.0 --
Expand Down Expand Up @@ -215,16 +215,16 @@ https://github.com/open-telemetry/opentelemetry-go-contrib
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.53.0 --
https://github.com/open-telemetry/opentelemetry-go-contrib

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

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

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

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

** google.golang.org/genproto/googleapis/api; version v0.0.0-20240528184218-531527333157 --
Expand All @@ -245,7 +245,7 @@ https://gopkg.in/ini.v1
** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

** helm.sh/helm/v3; version v3.16.1 --
** helm.sh/helm/v3; version v3.16.2 --
https://github.com/helm/helm

** k8s.io/api; version v0.31.1 --
Expand Down Expand Up @@ -278,7 +278,7 @@ https://github.com/kubernetes/kube-openapi
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20240228011516-70dd3763d340 --
https://github.com/kubernetes/kube-openapi

** k8s.io/kubectl/pkg; version v0.31.0 --
** k8s.io/kubectl/pkg; version v0.31.1 --
https://github.com/kubernetes/kubectl

** k8s.io/kubelet/pkg/apis/stats/v1alpha1; version v0.31.1 --
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 @@
5fea08106a028a034669aedc1033a77e9e61a0ecc1a371562adb9ef9d521693b _output/bin/troubleshoot/linux-amd64/support-bundle
da0be2ad8c13c849a4995486ebac24efbd86d8c96ecd70f94c57f6c5029a04e2 _output/bin/troubleshoot/linux-arm64/support-bundle
2aa94e549f63166158742406d0103be43ff02be4e1eb6ec26419dc9228e18613 _output/bin/troubleshoot/linux-amd64/support-bundle
858eb86f8dc0f093ab4c244c6d31fbdc33986b96daa235e839b788189817b8f0 _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.107.0
v0.107.1
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.107.0-blue)
![Version](https://img.shields.io/badge/version-v0.107.1-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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d00d6c3e393e830f3ff49993d47a2c9147ad2af7 Mon Sep 17 00:00:00 2001
From d140961e3bec140ec544f5898d82c29690f90e77 Mon Sep 17 00:00:00 2001
From: danbudris <[email protected]>
Date: Fri, 3 Mar 2023 15:07:50 -0800
Subject: [PATCH] Replace dependency to mitigate license issues and fix module
Expand All @@ -18,7 +18,7 @@ Signed-off-by: Dan Budris <[email protected]>
2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 2b3a704..beee549 100644
index 409f7ff..6085bb8 100644
--- a/go.mod
+++ b/go.mod
@@ -120,6 +120,7 @@ require (
Expand All @@ -28,7 +28,7 @@ index 2b3a704..beee549 100644
+ github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
go.opentelemetry.io/otel/metric v1.30.0 // indirect
go.opentelemetry.io/otel/metric v1.31.0 // indirect
@@ -141,7 +142,7 @@ require (
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
Expand All @@ -53,7 +53,7 @@ index 2b3a704..beee549 100644
+ github.com/xi2/xz => github.com/therootcompany/xz v1.0.1
)
diff --git a/go.sum b/go.sum
index 1b29327..e97f2f8 100644
index 588d3c2..5821361 100644
--- a/go.sum
+++ b/go.sum
@@ -230,8 +230,9 @@ github.com/ahmetalpbalkan/go-cursor v0.0.0-20131010032410-8136607ea412 h1:vOVO0y
Expand Down

0 comments on commit b846fb1

Please sign in to comment.