Skip to content

Releases: clubanderson/labeler

v0.18.6

22 Apr 19:16
v0.18.6
b7fdec6
Compare
Choose a tag to compare

What's Changed

  • chore: the OCM ManifestWork is working now. Reflecting this in the README. by @mikeshng in #6
  • fixed issue with empty kubeconfig string

Full Changelog: v0.18.5...v0.18.6

v0.18.5

19 Apr 20:27
v0.18.5
e3ded66
Compare
Choose a tag to compare

Full Changelog: v0.18.4...v0.18.5

  • fixed bug when creating a manifestwork or bindingpolicy object
  • added usage so that when 'labeler' is run without any args, it will run 'labeler kubectl --l-help'

v0.18.4

19 Apr 12:21
v0.18.4
a5e78cb
Compare
Choose a tag to compare

Full Changelog: v0.18.3...v0.18.4

  • removed some debug statements that were in the execution output
  • added more architecture and OS support to 'make compile'
  • updated brew repo to match new release

v0.18.3

18 Apr 18:52
v0.18.3
23ad9c9
Compare
Choose a tag to compare

Full Changelog: v0.18.2...v0.18.3

  • multi-annotation in a single arg --l-annotatation now working

v0.18.2

18 Apr 17:11
v0.18.2
fe33ea7
Compare
Choose a tag to compare

What's Changed

  • chore: fix install instruction for git clone method by @mikeshng in #4

New Contributors

Full Changelog: v0.18.1...v0.18.2

  • run plugin just once
  • only add resources to label if kubectl apply/create/replace is run - might be other cases,
  • fixed issue with objectcreation for ocm manifestwork and bindingpolicy

v0.18.1

18 Apr 01:38
v0.18.1
152efb6
Compare
Choose a tag to compare

Full Changelog: v0.17.0...v0.18.1

  • now supporting compile-time and run-time plugins

v0.17.0

16 Apr 02:23
v0.17.0
2ac723f
Compare
Choose a tag to compare

Full Changelog: v0.16.0...v0.17.0

  • updated to run the labeler plugin if -l is given,
  • updated test/alias-test.sh

v0.16.0

12 Apr 18:40
v0.16.0
1c6acc0
Compare
Choose a tag to compare

Full Changelog: v0.14.0...v0.16.0

  • removed specific metadata fields from kubectl retrieved objects so that manifest in OCM is useful
  • now working with KUBECONFIG from environment
  • now working with kubectl edit, logs and other interactive commands, updated brew and version number
  • increased brew and code to 0.16

v0.1.0

07 Apr 19:53
v0.1.0
b847a61
Compare
Choose a tag to compare

What's Changed

OUR FIRST RELEASE!!!

New Contributors

Full Changelog: https://github.com/clubanderson/hackathon-labeler/commits/v0.1.0