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: civo/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f64aa37
Choose a base ref
...
head repository: civo/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e48aa16
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 23, 2025

  1. Update kubernetes_create.go

    Display correct cluster type during creation with --wait flag (#481)
    
    Updated spinner to show the right cluster type dynamically (k3s→talos).
    yuvarajrece authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    f0887c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Recovery Mode on Instance (#518)

    * Revert "Enable Vol Resize"
    
    This reverts commit 5876546.
    
    * added instance recovery
    
    * update docs
    
    * Revert "Revert "Enable Vol Resize""
    
    This reverts commit 1357495.
    
    * bump civogo
    uzaxirr authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    2655ee0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #525 from yuvarajrece/master

    Update kubernetes_create.go
    giornetta authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    a6512cd View commit details
    Browse the repository at this point in the history
  3. fix imports (#526)

    giornetta authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    e48aa16 View commit details
    Browse the repository at this point in the history
Loading