Skip to content

Releases: cloud-barista/cb-spider

CB-Spider v0.12.0 (Ginger)

04 Dec 13:31
b034b64

Choose a tag to compare

What's Changed

  • Fix NCP NKS cluster/nodegroup status normalization by @Copilot in #1613
  • [log] Upgrade cb-log version by @powerkimhub in #1614
  • fix(ncp): prevent nil pointer panic in calllogger by @hanizang77 in #1615

New Contributors

  • @Copilot made their first contribution in #1613

Full Changelog: v0.11.19...v0.12.0

CB-Spider v0.11.19

24 Nov 09:11
b1cf2be

Choose a tag to compare

CB-Spider v0.11.19 Pre-release
Pre-release

What's Changed

  • Apply Updated KT Cloud Classic(G1/G2)/VPC(D1) Go SDK and NHN Cloud Go SDK by @innodreamer in #1605
  • [NCP] Add features to find and apply available CIDR for LB type subnet by @innodreamer in #1606
  • Bump golang.org/x/crypto from 0.38.0 to 0.45.0 by @dependabot[bot] in #1608
  • Add version normalization for Kubernetes runtimes in ClusterHandler-fix bug #1609 by @MZC-CSC in #1610
  • Fix runtime version parsing bug in ClusterHandler - issue #1609 by @MZC-CSC in #1611

Full Changelog: v0.11.18...v0.11.19

CB-Spider v0.11.18

03 Nov 02:05
d1ca477

Choose a tag to compare

CB-Spider v0.11.18 Pre-release
Pre-release

What's Changed

  • [GCP:K8S] Auto-grant cluster-admin permission for GKE clusters by @powerkimhub in #1604

Full Changelog: v0.11.17...v0.11.18

v0.11.17

01 Nov 05:01
a70d7e2

Choose a tag to compare

v0.11.17 Pre-release
Pre-release

What's Changed

  • [AWS:K8S] Refactor EKS role names and create roles if missing by @powerkimhub in #1603

Full Changelog: v0.11.16...v0.11.17

CB-Spider v0.11.16

29 Oct 06:37
f84cfaf

Choose a tag to compare

CB-Spider v0.11.16 Pre-release
Pre-release
  • Pre-release to support m-cmp v0.5.0 release. To contain following enhancements.
      • Enhance Alibaba Cluster Management:Improved error handling for ClusterHandler (#1492) by @MZC-CSC in #1596

What's Changed

Full Changelog: v0.11.15...v0.11.16

CB-Spider v0.11.15

20 Oct 04:22
184e610

Choose a tag to compare

CB-Spider v0.11.15 Pre-release
Pre-release

Features

  • [IBM:VPC] Added support for multiple subnets
    • VPC CIDR is not supported (similar to GCP VPC)
  • [AdminWeb] Added AdminWeb OFF Option

What's Changed

Full Changelog: v0.11.14...v0.11.15

CB-Spider v0.11.14

15 Oct 14:22
3c7072a

Choose a tag to compare

CB-Spider v0.11.14 Pre-release
Pre-release

What's Changed

  • [NCP] Update the functionality to specify RootDiskType/RootDiskSize for KVM-based VMs by @innodreamer in #1586
  • [NCP] Change execution location of waitForDiskAttach(), and Complement to not fall into an infinite loop during the VM suspend progress when termination by @innodreamer in #1587
  • [IBM:Cluster] Integrated server setup with Cluster/VPCHandler patches and enhanced outbound rule management in IBM Driver by @powerkimhub in #1588

Full Changelog: v0.11.13...v0.11.14

CB-Spider v0.11.13

24 Sep 14:50
e5fe857

Choose a tag to compare

CB-Spider v0.11.13 Pre-release
Pre-release

Features

  • [K8S] Added kubeconfig support with dynamic (AWS, GCP) token types. (#1583)

API Changes

  • Enhanced GetCluster API to return kubeconfig for direct cluster access(AWS, GCP)
  • Added new API to issue temporary tokens for dynamic kubeconfig usage (API docs)

CB-Spider v0.11.12

24 Sep 08:05
cb78e13

Choose a tag to compare

CB-Spider v0.11.12 Pre-release
Pre-release

Bug Fixes

  • [GCP] Fixed incorrect error handling that occasionally occurred during VPC deletion. (#1582)

What's Changed

  • [GCP] Fix VPC deletion failure by handling completed operation 404 errors by @powerkimhub in #1582

Full Changelog: v0.11.11...v0.11.12

CB-Spider v0.11.11

23 Sep 13:36
2bc8d55

Choose a tag to compare

CB-Spider v0.11.11 Pre-release
Pre-release

Features

  • [S3] Added support for multiple KeyNames when registering S3 credentials (#1578)

Bug Fixes

  • [GCP] Fixed VPC/Subnet deletion failure that left many VPCs/Subnets remaining in GCP (#1581)

What's Changed

  • [S3] Support multi-key credentials and improve adminweb error handling by @powerkimhub in #1578
  • [KT Cloud] When creating S/G, if not configure outbound direction, all ports for all protocols are opened in the outbound direction by @innodreamer in #1579
  • [GCP] Fix VPC/Subnet deletion failure and improve AddSubnet error handling by @powerkimhub in #1581

Full Changelog: v0.11.10...v0.11.11