Skip to content

Releases: elastic/eck-diagnostics

1.7.0

29 Apr 13:30
062b199
Compare
Choose a tag to compare

Changelog

1.6.0

28 Nov 15:09
18706fd
Compare
Choose a tag to compare

Changelog

1.5.3-bc1

08 Nov 14:28
Compare
Choose a tag to compare

Changelog

1.5.2

24 Aug 16:45
6a5b04f
Compare
Choose a tag to compare

Changelog

1.5.1

14 Jun 07:55
8da743d
Compare
Choose a tag to compare

Changelog

1.5.0

15 May 18:56
fa0edb1
Compare
Choose a tag to compare

Changelog

1.4.0

15 Feb 16:10
9e85883
Compare
Choose a tag to compare

Changelog

  • 9e85883 Allow specifying output file name. (#148)
  • aca8434 Update goreleaser/goreleaser-action action to v4 (#142)
  • a22ff30 Update k8s.io/utils digest to 3401372 (#144)
  • 5a43d01 Update k8s.io/utils digest to 99ec85e (#136)
  • 557d349 Update k8s.io/utils digest to a36077c (#146)
  • d4478b9 Update module github.com/google/go-cmp to v0.5.9 (#140)
  • 4eaa91b Update module golang.org/x/text to v0.5.0 (#139)
  • c1e10d5 Update module golang.org/x/text to v0.6.0 (#143)
  • 85fd5a9 Update module golang.org/x/text to v0.7.0 (#145)

1.3.0

17 Nov 17:51
0bfdaa2
Compare
Choose a tag to compare

Changelog

  • 80a930a Add a version flag (#131)
  • 2a6535b Add back empty check in stack diagnostics. Add test for empty filters matching.
  • 6d7fa17 Add comments to public types, and certain funcs
  • dc6aa72 Add filters support - revised
  • 733a820 Add headers Fix errors
  • a905ef7 Add invalid test
  • 7e23b54 Allow filtering of log gather, and agent diagnostics
  • 85ca130 Correct comments
  • 2a1beb0 Correct spelling in comment
  • 151b870 Initial functioning implementation.
  • d2f8ca6 Merge branch 'main' into 121-support-filters
  • 0bfdaa2 Merge pull request #132 from naemono/121-support-filters
  • f03a48e Move to Go 1.19 (#119)
  • b10ee43 Note that only a single filter is supported
  • f016b20 Review comments
  • 9559685 Run support-diagnostics as non-root user (#123)
  • 334b845 Support multiple filters. Update readme. Add additional tests.
  • c937ef3 Update k8s to v0.25.3 (#116)
  • 8deee72 Update k8s to v0.25.4 (#135)
  • 3b924cb Update k8s.io/utils digest to 1a15be2 (#133)
  • b08c1dc Update k8s.io/utils digest to 61b03e2 (#126)
  • 42bee63 Update k8s.io/utils digest to 8e77b1f (#134)
  • ab27692 Update k8s.io/utils digest to e9cbc92 (#117)
  • 56c49e9 Update module github.com/spf13/cobra to v1.6.1 (#130)
  • 2a80d66 Update module golang.org/x/text to v0.4.0 (#129)
  • 3a9ac85 Update readme
  • e813bee Upgrade to support-diagnostics 8.4.0 (#122)
  • d25bbe3 Use labels.SelectorFromValidatedSet instead. Make filters.Matches return true on empty map. Un-export byType. Rename Get/GetElastic => GetByLabel/GetByName. DRY up the Get* methods.
  • a0115b1 don't add requirements, as they're already added.
  • 87d683b remove error from processSelector as it's always nil.
  • 173ce66 remove getResourcesWithFieldSelector
  • acfd243 remove unused vars
  • e9678c3 simplify test
  • 7b2a6b7 update comment

1.2.0

25 Aug 15:42
b320bfb
Compare
Choose a tag to compare

Changelog

  • b320bfb Do not automount service account tokens in the diagnostic pods (#118)
  • 8858758 Merge pull request #104 from framsouza/78-stack-diag-timeout
  • 1e27bea Update k8s to v0.24.1 (#100)
  • 0e06651 Update k8s to v0.24.2 (#101)
  • 38beb97 Update k8s to v0.24.3 (#108)
  • f95c9e4 Update k8s.io/utils digest to 2e139fc (#114)
  • 8d209be Update k8s.io/utils digest to 56c0de1 (#107)
  • 21a5f27 Update k8s.io/utils digest to 9bab9ef (#111)
  • c92ac93 Update k8s.io/utils digest to ad59060 (#115)
  • c9ef942 Update k8s.io/utils digest to ee6ede2 (#112)
  • dd5f7c8 Update k8s.io/utils digest to f6158b4 (#105)
  • 785ca16 Update module github.com/spf13/cobra to v1.5.0 (#102)
  • 59af542 adding new pararm stack-diagnostics-timeout with default value of 5m

1.1.0

25 May 12:27
e772760
Compare
Choose a tag to compare

Changelog

  • 73d41cf Add storageclass to eck diagnostics Update readme
  • e772760 Add support for elastic-agent diagnostics (#97)
  • f69e7ad Merge pull request #95 from naemono/86-add-storageclass
  • b850f40 Update actions/cache action to v3 (#92)
  • 581560d Update goreleaser/goreleaser-action action to v3 (#98)
  • b17707e Update k8s to v0.23.6 (#94)
  • e8cbba7 Update k8s to v0.24.0 (#96)
  • 6d1abbc Update version in Makefile