Skip to content

Releases: FireBlinkLTD/fbl-plugins-k8s-kubectl

Maintenance release

15 Jun 13:24
Compare
Choose a tag to compare
1.4.1

chore: update dependencies & bump version

1.4.0

22 Jan 14:19
Compare
Choose a tag to compare

Changes

  • Plugin was updated to conform with fbl@1.15.0 changes and no longer compatible with older versions of the fbl cli.

Improvement: get all no longer throws exception when no resources found.

25 Feb 18:46
Compare
Choose a tag to compare

Improve wait action handler to support match by labels or all at once.

20 Feb 12:46
Compare
Choose a tag to compare

Add new action handler for "kubectl wait"

20 Feb 12:06
Compare
Choose a tag to compare
1.2.2

feat: add new "kubectl wait" action handler

Maintenance release

19 Jan 12:01
Compare
Choose a tag to compare

This release only updates the dependencies and makes sure plugin is compatible with k8s 1.17.0.

Added `kubectl.create` action handler.

04 Dec 14:12
Compare
Choose a tag to compare
feat: add kubectl.create action handler

closes #101

Bugfix: added missing `kubectl.get.one` handler export

04 Dec 09:02
Compare
Choose a tag to compare
1.1.7

fix: add missing export of kubectl.get.one handler

Bugfix: docker secret creation fixed

02 Dec 17:57
Compare
Choose a tag to compare
1.1.6

chore: bump version

Bugfix: docker secret creation fixed

02 Dec 11:05
Compare
Choose a tag to compare
1.1.5

chore: update dependencies