Releases: FireBlinkLTD/fbl-plugins-k8s-kubectl
Releases · FireBlinkLTD/fbl-plugins-k8s-kubectl
Maintenance release
1.4.1 chore: update dependencies & bump version
1.4.0
Changes
- Plugin was updated to conform with [email protected] changes and no longer compatible with older versions of the fbl cli.
Improvement: get all no longer throws exception when no resources found.
1.2.4 chore: change version
Improve wait action handler to support match by labels or all at once.
1.2.3 feat: update wait action handler
Add new action handler for "kubectl wait"
1.2.2 feat: add new "kubectl wait" action handler
Maintenance release
This release only updates the dependencies and makes sure plugin is compatible with k8s 1.17.0.
Added `kubectl.create` action handler.
feat: add kubectl.create action handler closes #101
Bugfix: added missing `kubectl.get.one` handler export
1.1.7 fix: add missing export of kubectl.get.one handler
Bugfix: docker secret creation fixed
1.1.6 chore: bump version
Bugfix: docker secret creation fixed
1.1.5 chore: update dependencies