Skip to content

Releases: codefresh-io/codefresh-support-package

v4.1.1

22 Nov 19:20
d9f174d

Choose a tag to compare

Support Package Refresh 2024-11a (#19)

  • Rely on local kubectl binary to prevent version issues when using SDK.
  • Resolved #18.
  • Added additional Error handling for easier debugging.
  • Unified data gathering so all runtimes gather the same k8s data.

v4.1.0

20 Nov 22:33
447ca1a

Choose a tag to compare

Support Package Refresh 2024-11 (#17)

  • Updated Deno Version
  • Resolved #16 and added option to select namespace if no runtime exists
  • Switch to GitHub Actions
  • Added Support Version in the Package
  • Limit concurrency to 5 processes for certain items.

4.0.1

12 Nov 16:34

Choose a tag to compare

Removed saving Get for volumes

4.0.0

29 Oct 15:00
4f7c581

Choose a tag to compare

2024-10 Refresh

  • Use describe command for collecting data
  • Remove "get" data except for PV and PVCs
  • Added list outputs for PV and PVCs (resolves #14 )
  • Add an option to run a Test Pipeline before collecting data ( resolves #13 )
  • Refactored code to use TypeScript
  • Refactored code to be in different files for separation of duty
  • Updated dependency versions and Deno version

3.0.0

27 Sep 18:55
cde27fa

Choose a tag to compare

Support Package Refresh 2024-09 (#12)

  • Updated Version

  • moved to jsr, updated items gathers, rename items

  • updated error, add exclude, fromatting

2.4.0

06 Jun 15:10
e671ebe

Choose a tag to compare

feat(logs): add log timestamps (#10)

2.3.2

03 Apr 17:24
14198b3

Choose a tag to compare

Update VERSION

Signed-off-by: Luke Goodfellow <[email protected]>

2.3.1

08 Mar 18:10
cce3343

Choose a tag to compare

Added Support for Application Sets (#8)

2.3.0

19 Feb 20:29
1f9b6cc

Choose a tag to compare

Updated Outputs (#7)

Added the following outputs.

Describe Nodes
Describe Pods
List of Pods
Events

2.2.0

01 Feb 20:02
535eadd

Choose a tag to compare

Custom GitOps Install (#6)

  • removed label checking to support custom install
  • updated version