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: cern-eos/eosxd-csi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: cern-eos/eosxd-csi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 8 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 10, 2024

  1. deploy(helm): switch daemonset update strategy to rolling update (#22)

    * eosxd-csi nodeplugin daemonsets update strategy is now RollingUpdate. This will ensure daemonsets pods are now updated after helm upgrade ....
    * added checksum annotation of extraConfigMaps to controllerplugin and nodeplugin, which will ensure that config only updates are propagated to pods.
    * updated gitlab build-chart ci to fixing cosigning of helm charts in registry.cern.ch.
    1602077 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0e0968c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dcd189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb34568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    310963b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    22b4fb8 View commit details
    Browse the repository at this point in the history
  2. build: upgrade to go 1.24 (#26)

    * security: upgrade to go version from 1.22.2 to 1.24.0.
    * security: upgrade base image to gitlab-registry.cern.ch/linuxsupport/alma9-base:20250730-2.
    * chore: bump go dependencies to latest.
    1602077 committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    a538bed View commit details
    Browse the repository at this point in the history
  3. deploy: pin images for v1.4.4-rc.1 release

    Signed-off-by: jmunday <[email protected]>
    1602077 committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    a8965c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. deploy: pin images for v1.4.4 release

    Signed-off-by: jmunday <[email protected]>
    1602077 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    91d5505 View commit details
    Browse the repository at this point in the history
Loading