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: ionos-cloud/ionosctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.9.3
Choose a base ref
...
head repository: ionos-cloud/ionosctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.9.4
Choose a head ref
  • 17 commits
  • 205 files changed
  • 2 contributors

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    5cbe680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43ac21b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. refactor: container registry service (#592)

    * refactor: replace service calls
    
    * refactor: remove container-registry service
    avirtopeanu-ionos authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    cdcab3e View commit details
    Browse the repository at this point in the history
  2. fix: cols postgres, minimum RAM size postgres (#595)

    * fix: missing column postgres, Ram -> RAM
    
    * doc: changelog
    
    * fix: increase default RAM to minimum
    avirtopeanu-ionos authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    e138616 View commit details
    Browse the repository at this point in the history
  3. fix: mongo 0GB / 1GB storage size templates (#596)

    * fix: missing column postgres, Ram -> RAM
    
    * doc: changelog
    
    * fix: increase default RAM to minimum
    
    * fix: mongo templates size now in GB
    
    * doc: changelog
    avirtopeanu-ionos authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    0e38731 View commit details
    Browse the repository at this point in the history
  4. fix: firewall rule destination ip column (#597)

    * fix: missing column postgres, Ram -> RAM
    
    * doc: changelog
    
    * fix: increase default RAM to minimum
    
    * fix: missing DestinationIp column Firewall Rules
    avirtopeanu-ionos authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    448417c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. fix: add '-l' shorthand for '--location' for registry create (#598)

    * add location suport for registry create
    cciopa-ionos authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    0741f86 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. fix: align config behaviour with terraform (#591)

    * fix: blacklist [object-storage-user-owned-buckets object-storage-contract-owned-buckets]
    
    * fix: manually ignore old 'observability' API
    
    * fix: rename object-storage
    
    * docs
    
    * fix: use fileconfiguration constants
    
    * fix: use fileconfiguration constants
    
    * fix: use fileconfiguration constants
    
    * fix: blacklist certain unused products
    
    * doc: regen docs
    avirtopeanu-ionos authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    060d915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7864f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d641df1 View commit details
    Browse the repository at this point in the history
  4. feat: add NicMultiQueue support for servers (#602)

    * feat: create, update servers with NicMultiQueue
    
    * print NicMultiQueue column
    avirtopeanu-ionos authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    0bf9b6f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    7719d10 View commit details
    Browse the repository at this point in the history
  2. doc: improve image upload docs (#604)

    * doc: improve image upload docs
    
    * doc: merge examples, use new location format
    avirtopeanu-ionos authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    e1132ce View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. feat: --template-id tab-completion descriptions (#606)

    * feat: add template-id completions
    
    * doc: changelog
    avirtopeanu-ionos authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    b1a78ff View commit details
    Browse the repository at this point in the history
  2. feat: Add support for cert manager v2 (#580)

    * provider + autocertificate
    
    * add docs + patch doc.go
    
    * add bat tests
    
    * changelog
    
    * move check to precmdrun in provider create
    
    * patch the patch
    
    * feat: add more cert columns
    
    * fix: merge conflicts
    
    * doc: regen docs
    
    * fix: linter
    
    ---------
    
    Co-authored-by: Alexandru Claudius Virtopeanu <alexandru-claudius.virtopeanu@ionos.com>
    cciopa-ionos and avirtopeanu-ionos authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    8d96ed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d17020a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fc65d8 View commit details
    Browse the repository at this point in the history
Loading