Skip to content

Releases: TakeScoop/kubectl-exec-forward

v0.2.1

21 Sep 19:35
c8729ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Sep 18:31
bdbbc50
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/tidwall/gjson to v1.14.3 by @renovate in #112
  • fix(deps): update kubernetes packages to v0.24.4 by @renovate in #113
  • go: enable version file, built-in caching by @bendrucker in #115
  • go: use version file for lint, update golangci-lint by @bendrucker in #116
  • fix(deps): update kubernetes packages to v0.25.0 by @renovate in #114

Full Changelog: v0.1.2...v0.2.0

v0.1.2

05 Aug 17:47
ddfcd63
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #93
  • fix(deps): update github.com/phayes/freeport digest to 74d24b5 by @renovate in #82
  • chore(deps): update golangci/golangci-lint-action action to v3 by @renovate in #84
  • fix(deps): update module github.com/tidwall/gjson to v1.14.1 by @renovate in #94
  • fix(deps): update kubernetes packages to v0.23.6 by @renovate in #95
  • fix(deps): update kubernetes packages to v0.24.0 by @renovate in #96
  • disable exhaustruct and nonamedreturns linters by @bendrucker in #98
  • chore(deps): update goreleaser/goreleaser-action action to v3 by @renovate in #99
  • fix(deps): update module github.com/stretchr/testify to v1.7.2 by @renovate in #101
  • fix(deps): update kubernetes packages to v0.24.1 by @renovate in #100
  • fix(deps): update kubernetes packages to v0.24.2 by @renovate in #102
  • fix(deps): update module github.com/stretchr/testify to v1.7.3 by @renovate in #103
  • fix(deps): update module github.com/stretchr/testify to v1.7.4 by @renovate in #104
  • fix(deps): update module github.com/spf13/cobra to v1.5.0 by @renovate in #105
  • fix(deps): update module github.com/stretchr/testify to v1.7.5 by @renovate in #106
  • fix(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #107
  • fix(deps): update kubernetes packages to v0.24.3 by @renovate in #108
  • chore(deps): update module go to 1.18 by @renovate in #109
  • chore(deps): update module go to 1.19 by @renovate in #110
  • fix(deps): update module github.com/tidwall/gjson to v1.14.2 by @renovate in #111

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Mar 22:58
2551e8c
Compare
Choose a tag to compare

Changelog

  • 2551e8c Fix propagation of flags to attachablepod package (#91)
  • cd8f729 fix(deps): update module github.com/stretchr/testify to v1.7.1 (#89)
  • fbebb57 fix(deps): update module github.com/tidwall/gjson to v1.14.0 (#83)
  • 8d17506 fix(deps): update kubernetes packages to v0.23.5 (#81)
  • 0437373 chore(deps): update actions/cache action to v3 (#92)
  • a2f7790 chore(deps): update actions/checkout action to v3 (#86)
  • a6a7694 fix(deps): update module github.com/spf13/cobra to v1.4.0 (#87)
  • e084a70 chore(deps): update actions/setup-go action to v3 (#85)

v0.1.0

19 Jan 00:38
4090e96
Compare
Choose a tag to compare

Changelog

  • 4090e96 Factor out attachablepod package (#80)
  • 82dc0b2 Embed RESTClientGetter directly rather than creating alias type (#79)
  • 207bfe2 Use polymorphichelpers.AttachablePodForObjectFn from module (#78)
  • d9d5854 Factor out execforward and annotation packages (#74)
  • 05f31c0 Add test workflow badge to readme (#77)
  • 2b8f4d6 test: fix main branch (#76)
  • 0343075 Update codecov/codecov-action action to v2 (#75)
  • 822f340 Update module github.com/tidwall/gjson to v1.13.0 (#72)
  • 012b6ae Upload coverage data to codecov (#73)
  • 41cc12a pass genericclioptions.IOStreams as value (#71)
  • 0124793 Test Commands, move output merging logic up (#69)
  • e81aa88 actions: fix extraneous go cache key (#70)
  • 20821f2 Fix user agent not set properly for factory requests (#67)
  • c028304 Refactor Command execution (#66)
  • 1fc3ea1 Refactor Command parsing (#65)
  • 2972701 gh: require test/lint check to merge (#64)
  • a783e95 Refactor Args type (#62)

v0.0.6

06 Jan 01:30
6e8e7e7
Compare
Choose a tag to compare

Changelog

v0.0.5

05 Jan 17:11
d647912
Compare
Choose a tag to compare

Changelog

v0.0.4

04 Jan 18:58
40b41d2
Compare
Choose a tag to compare

Changelog

v0.0.3

03 Jan 20:43
55ca09d
Compare
Choose a tag to compare

Changelog

  • 55ca09d Target separate homebrew repo (#49)
  • 7c3f642 Add version field (#48)
  • b06d1ba Add logging output for hooks and command (#43)
  • b012039 Add sensitive templating function that prevents printing of sensitive info (#45)
  • 735b4eb Close forwarding tunnel when command is finished (#42)
  • 3a116f0 Show cmd args, not command template (#41)
  • bd8bb09 Brew formula update for kubectl-exec-forward version v0.0.2

v0.0.2

23 Dec 00:00
1a2ea1c
Compare
Choose a tag to compare

Changelog

  • 1a2ea1c Add json getter as template helper (#39)
  • f1029b2 Add license (#36)
  • 981d226 Ensure main command always streams to console (#35)
  • 27af137 Installation instructions and make repo public (#34)
  • 6a27445 Brew formula update for kubectl-exec-forward version v0.0.1