Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloud-barista/cb-spider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.6
Choose a base ref
...
head repository: cloud-barista/cb-spider
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.7
Choose a head ref
  • 19 commits
  • 15 files changed
  • 6 contributors

Commits on Feb 24, 2026

  1. Initial plan

    Copilot committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    290f39c View commit details
    Browse the repository at this point in the history
  2. fix: remove unnecessary debug level checks in AWS TagHandler and VMHa…

    …ndler
    
    Co-authored-by: powerkimhub <46367962+powerkimhub@users.noreply.github.com>
    Copilot and powerkimhub committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    ee62441 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1658 from cloud-barista/copilot/check-issue-1197-…

    …impact
    
    [AWS] Remove redundant debug level guards in TagHandler and VMHandler
    powerkimhub authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    8caed81 View commit details
    Browse the repository at this point in the history
  4. Initial plan

    Copilot committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    878d5be View commit details
    Browse the repository at this point in the history
  5. fix(nhn): increase VM list per-page limit from 100 to 1000 to match N…

    …HN Cloud default
    
    Co-authored-by: powerkimhub <46367962+powerkimhub@users.noreply.github.com>
    Copilot and powerkimhub committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    186f18a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1659 from cloud-barista/copilot/analyze-vm-limit-…

    …issue
    
    [NHN:VM] Fix VM list per-page limit from 100 to 1000
    cb-spider authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    bcd5dbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1325d9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1660 from powerkimhub/refactor/replace-container-…

    …new-with-newservice
    
    [GCP:K8S] Replace deprecated container.New() with container.NewService()
    cb-spider authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    962edbb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    fdd0a36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1661 from hanizang77/260226

    fix(aws): accept EKS AMI Type string as ImageName in node group creation
    cb-spider authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    a3a99d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. chore(deps): bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.40.0

    Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.35.0 to 1.40.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-version: 1.40.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    d385d30 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    c1e6f78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1663 from cloud-barista/feature/add-kubeconfig-cs…

    …p-native-option
    
    [K8S:Kubeconfig] Add CSP native kubeconfig option for AWS/GCP
    cb-spider authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    ff70585 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1662 from cloud-barista/dependabot/go_modules/go.…

    …opentelemetry.io/otel/sdk-1.40.0
    
    chore(deps): bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.40.0
    powerkimhub authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    a909830 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    f384614 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1664 from cloud-barista/chore-update-Swag-version…

    …-to-v1.16.4-in-README
    
    Update Swag version in README
    cb-spider authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    153d112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf8285 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1665 from powerkimhub/chore/update-api-docs-to-ub…

    …untu-swag-build-version
    
    chore: update api docs to ubuntu swag build version
    cb-spider authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    57882cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1989785 View commit details
    Browse the repository at this point in the history
Loading