Skip to content

Releases: replicatedcom/support-bundle

v0.3.1

10 Nov 16:57
159fb49

Choose a tag to compare

Changelog

159fb49 Merge pull request #51 from replicatedcom/dex/ch3193/pull-support-bundle-image-from-registry-replicated
0c167ed push image to library
88aac19 Merge pull request #50 from replicatedcom/dex/ch3179/support-bundle-audit-logs
a1f5574 use endpoint [ch3179]
f9db234 Merge pull request #48 from divolgin/3012
e14485f [ch3011] Custom support files
bb52a78 Is this a bug? (#47)
0d942dd make default more generic (#46)
96165e4 Merge pull request #45 from dexhorthy/dex/ch3179/replicated-audit-logs
f076316 Add retraced commands [ch3179]
aaa282a multiple specs, reorg (#44)
9f11577 Merge pull request #43 from divolgin/2400
049b088 [ch2400] Support Bundle Feature Flag - adding marshal/unmarshal method because we need to use the same yaml library for support bundle in all repos.

Docker images:

  • registry.replicated.com/library/support-bundle:0.3.1

Automated with GoReleaser
Built with go version go1.9.1 linux/amd64

v0.2.0

08 Nov 00:26

Choose a tag to compare

Changelog

48aad6e Release v0.2.0
f179527 build on alpine (#42)
d791cff add http request planner [ch3188] (#40)
9d4506a Merge pull request #41 from areed/areed/ch3103/container-ls-scrub
62878ef scrub container-ls-logs [ch3103]
5f90670 Cleanup (#39)
f029c63 Merge pull request #36 from areed/areed/ch3130/container-inspect-all
26e8e53 container-ls-logs and container-ls-inspect

Docker images:

  • replicated/support-bundle:0.2.0

Automated with GoReleaser
Built with go version go1.9.1 linux/amd64

v0.1.0

07 Nov 01:13
ce3e50a

Choose a tag to compare

Changelog

ce3e50a ci [ch2960] (#38)
79c3932 trigger build on tag (#35)
8c14605 Release support bundle with CI [ch2960] (#34)
e1c35d4 Merge pull request #33 from replicatedcom/update-generate-test
4278f0c update integration tests for no subdirectory
79d385b Merge pull request #32 from areed/update-generate-test
3e251dc update generate test to not expect subdirectory
68cc66c Merge pull request #31 from areed/no-temp-subdir
c9758ff Merge pull request #30 from replicatedcom/andrewlavery/2986/disable-command-line-upload
e21f8bc unmarshalJSON result.Error [ch2401]
6cbb30a Disable the upload command
a34a255 Merge pull request #29 from replicatedcom/andrewlavery/ch2986/command-line-support-bundle-upload
8df789b Fleshed out upload command
22ebf85 Merge pull request #28 from replicatedcom/readme-tests-update
80f0af8 Docker container [ch2398] (#16)
a6ec46a Update README.md to include all tests
cd6a5ba Merge pull request #27 from replicatedcom/include-docker-images-all
9befe4a Add docker images all to docker.daemon
a1a66da Merge pull request #23 from replicatedcom/laverya/ch2742/support-bundle-option-to-scrub-of-sensitive
04731ea Remove unused import of path
41759ec Merge branch 'master' into laverya/ch2742/support-bundle-option-to-scrub-of-sensitive
8018f86 Merge pull request #25 from replicatedcom/spec-as-arg
ddb2965 Fix stream filtering, add docker integration tests
dbd8a3c pass spec as arg string directly
a16b6d7 Merge remote-tracking branch 'origin/master' into laverya/ch2742/support-bundle-option-to-scrub-of-sensitive
862b346 Merge pull request #26 from replicatedcom/Fix-streamsource-and-streamssource-errors
921e652 Actually return results with errors when task.Producer fails
dbff930 Merge remote-tracking branch 'origin/master' into laverya/ch2742/support-bundle-option-to-scrub-of-sensitive
83d444a Merge pull request #24 from replicatedcom/shl-tmp
a128203 read-cmd-date
e8c6ed0 Merge pull request #20 from replicatedcom/shl-tmp
bb0d50c Merge pull request #19 from replicatedcom/dockertest.go
6a14ca4 Added scrubber support to stream and streams types Moved RawScrubber generator function to plans/util.go
49fa0a1 Merge pull request #22 from dexhorthy/more-helpers
182af39 more helpers
c8d0d6d All descriptors fixed.
9473709 Fixed description
085ecf8 Test for docker.info
eb6e8f2 Merge pull request #21 from dexhorthy/circle
9fe5109 enable docker in circle
bc43ab0 one w/o comments
d52f75f checking text
87c2236 Merge pull request #18 from areed/types
b243cd8 move types to pkg/types for import from replicated
91dc3ba Merge pull request #17 from dexhorthy/dex/ch2742/support-bundle-option-to-scrub-of-sensitive
0b1c69e move cobra command
59bf44c Scrub from bundle [ch2747]
628157b Merge pull request #14 from replicatedcom/ch3023/finish-docker-exec-command-functionality
cc33022 Use map[string]io.Reader, not two arrays
e44181f Merge remote-tracking branch 'origin/master' into ch3023/finish-docker-exec-command-functionality
08629d3 Fix stream-source result generation
958a107 Added streams-source, change exec-command to use it
92b0a2b Merge pull request #13 from dexhorthy/dex/ginkgo
309a7d3 add ginkgo boilerplate
cf306d1 starting on scrub test
bf7623f Docker container [ch2398] (#12)
276a59a Reorg with pkg (#11)
d36124c Merge pull request #10 from replicatedcom/ch3023/finish-docker-exec-command-functionality
ba97fc2 Rename docker.run-command to docker.exec-command
20675db Merge pull request #8 from replicatedcom/ch2399/support-bundle-categories
343f43a Improved error messages for underspecified commands
93bc3a5 Merge pull request #9 from replicatedcom/ch2999/timeout-improvements
a2c9171 simplify context timeout assignment
c5e0868 Merge pull request #7 from replicatedcom/ch2999/timeout-improvements
e5fb0d3 Allow setting global timeout on command line Allow setting timeouts within specs if they are lower than the global timeout
938ea74 Include completion message in generate
dd940a8 Use inline yaml file as default
acb6564 Add ability to use docker names vs IDs
03e41fc Merge pull request #6 from replicatedcom/ch2397/support-bundle-cli
9668a91 Pass spec, dest, skip on command line
e3ef562 Merge pull request #5 from replicatedcom/ch2396-create-planners-to-complete-parser-coverage
bbd5538 spec.Config is now a defined struct
712a30e Added planners for remaining producers
54eab6b Added circleci config
9c6becf Merge pull request #4 from replicatedcom/integration-test-fixes
c824b76 Fix integration test issues Reformatted integration test to use new task format read-command.go modified to use an ellipsis operator cmd.generate.go updated to use new function signatures Added small test of docker planner to the integration test
784ec0d Merge pull request #3 from areed/areed/ch2395/task-interface
c992b3e Plugin structure
66f0915 ch2389/ch2395 support bundle task runners + manager
05a2b7d replaced supportio with replicatedcom
335f6e3 First commit, not much here yet

Docker images:

  • replicated/support-bundle:0.1.0

Automated with GoReleaser
Built with go version go1.9.1 linux/amd64