Skip to content

Releases: reconquest/tubekit

tubekit-v9

04 Jul 06:50
Compare
Choose a tag to compare

Changelog

  • ce4f44e add cache for namespaces for one hour

tubekit-v5

10 Mar 19:20
Compare
Choose a tag to compare

Changelog

  • 73d9bb5 Add basic nix flake support
  • 408a5d2 Add linux variant
  • 40f0cdd Add the nix installation method to the readme.
  • 467d293 Bring back depends_on
  • 0914d6d Merge pull request #15 from e1senh0rn/issue/release_v4
  • ed81716 Merge pull request #16 from farcaller/nix
  • bdea9c5 Merge pull request #17 from farcaller/krew
  • 4c602d4 Merge pull request #19 from elthariel/feat/arm64
  • 05f889b Pass the first verb before the flags to support krew plugins
  • 54baaa3 Update to v4
  • dd590ba Update tubekit.rb
  • 57876c1 chore: New goreleaser config with 386/amd64/arm64 target
  • fac6a91 do not search for partial complete if one already found
  • 0c3f1b7 fix for make get
  • f97fa8a fix goreleaser owner
  • 43bcd06 go.mod: new go
  • 67785a2 sort namespaces for getting smaller names first
  • d99285a tubectl: improve debug log format

v4

07 Jun 16:20
Compare
Choose a tag to compare
v4

Changelog

b0b2eff Add @e1senh0rn, @saromanov and @nesl247 as contributors
b25c99a Added homebrew formula
a7473b4 Cleanup head and add test
e540fbe Create LICENSE
21241f7 Fixed formula installation instructions
f2fe51b Merge pull request #3 from e1senh0rn/master
7cc4044 Merge pull request #6 from e1senh0rn/issue/formula_instructions
1725b54 Merge pull request #8 from reconquest/add-license-1
850ecea Move homebrew formula
1d949e8 README: fix concurrent mode example
2079c76 Update tubekit release version
3760d63 mention slack community
c6efeff parse and use --kubeconfig flag, fix #9

v3

20 Mar 18:35
Compare
Choose a tag to compare
v3

Changelog

c655c4a Merge pull request #2 from saromanov/gettasks-optimization
86904b1 add several --tube-* flags, look for kubectl in $PATH
26298bf add shippable as ci
6902d19 add tag to make version
2916063 optimization for getTasks method
3623da4 travis: build before test
efbe71b use travis as ci

v2

13 Mar 05:50
Compare
Choose a tag to compare
v2

Changelog

ee57dbd add Usage header in readme
ea90e81 add asciicast
e852277 add case for port-forward
53eb6e9 add docs about binaries
be8de9e add docs about debian/fedora/arch packages
63c9e4b add extra test case for invalid first match argument
b6c3dc7 add goreleaser, add docs
d0f82d0 add make get
5997e78 add more debug messages
2fee735 do not treat arguments as resources
7785bde fix few weird scenarios, fix bugs, add QUADRO_DEBUG
b354269 fix kubectl context flag
9f3a6b4 grammar fixes in readme
45eb664 initial commit
4fb6d7a match query
85f1fa9 rename to skube
76eff5e rename to tubectl
8080f8b rename to tubekit
65ac310 rework debug printings
8e2a7f7 run command against matched resources

v1

11 Mar 12:32
Compare
Choose a tag to compare
v1

Changelog

e852277 add case for port-forward
53eb6e9 add docs about binaries
be8de9e add docs about debian/fedora/arch packages
63c9e4b add extra test case for invalid first match argument
b6c3dc7 add goreleaser, add docs
d0f82d0 add make get
5997e78 add more debug messages
2fee735 do not treat arguments as resources
7785bde fix few weird scenarios, fix bugs, add QUADRO_DEBUG
45eb664 initial commit
4fb6d7a match query
85f1fa9 rename to skube
76eff5e rename to tubectl
8080f8b rename to tubekit
8e2a7f7 run command against matched resources