Skip to content

Fixed CSI offline bundle script with missing option.#275

Merged
rodrigobassil merged 2 commits into
mainfrom
fix_offile_bundle_script
Aug 19, 2024
Merged

Fixed CSI offline bundle script with missing option.#275
rodrigobassil merged 2 commits into
mainfrom
fix_offile_bundle_script

Conversation

@rodrigobassil

Copy link
Copy Markdown
Contributor

Description

Fixed CSI offline bundle script with missing option.

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • [csi-offline-bundle.sh] ./csi-offline-bundle.sh -v fix_powerscale_bundle_creation -c
  • Building image manifest file

    Processing files in /root/workspacecsm/csi-powerscale/helm-charts/charts/csi-isilon

  • Pulling and saving container images

    dellemc/csi-isilon:v2.11.0
    dellemc/csi-metadata-retriever:v1.8.0
    dellemc/csm-authorization-sidecar:v1.11.0
    dellemc/csm-encryption:v0.6.0
    dellemc/dell-csi-replicator:v1.9.0
    dellemc/podmon:v1.10.0
    quay.io/k8scsi/csi-snapshotter:v1.0.0
    registry.k8s.io/sig-storage/csi-attacher:v4.6.1
    registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
    registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1
    registry.k8s.io/sig-storage/csi-provisioner:v5.0.1
    registry.k8s.io/sig-storage/csi-resizer:v1.11.1
    registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1

  • Copying necessary files

/root/workspacecsm/csi-powerscale/helm-charts/charts/csi-isilon
/root/workspacecsm/csi-powerscale/dell-csi-helm-installer
/root/workspacecsm/csi-powerscale/README.md
/root/workspacecsm/csi-powerscale/LICENSE

  • Compressing release

csi-isilon-bundle-2.11.0/
csi-isilon-bundle-2.11.0/helm-charts/
csi-isilon-bundle-2.11.0/helm-charts/charts/
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/Chart.yaml
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/values.yaml
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/sec-rolebinding.yaml
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/node.yaml
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/_helpers.tpl
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/validation.yaml
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/csidriver.yaml
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/driver-config-params.yaml
csi-isilon-bundle-2.11.0/helm-charts/charts/csi-isilon/templates/controller.yaml
csi-isilon-bundle-2.11.0/LICENSE
csi-isilon-bundle-2.11.0/README.md
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/common.sh
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/registry.k8s.io-sig-storage-csi-attacher-v4.6.1.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/registry.k8s.io-sig-storage-csi-resizer-v1.11.1.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/registry.k8s.io-sig-storage-csi-snapshotter-v8.0.1.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/dellemc-dell-csi-replicator-v1.9.0.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/registry.k8s.io-sig-storage-csi-node-driver-registrar-v2.10.1.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/registry.k8s.io-sig-storage-csi-external-health-monitor-controller-v0.12.1.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/dellemc-podmon-v1.10.0.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/dellemc-csi-isilon-v2.11.0.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/dellemc-csm-encryption-v0.6.0.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/registry.k8s.io-sig-storage-csi-provisioner-v5.0.1.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/dellemc-csm-authorization-sidecar-v1.11.0.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/quay.io-k8scsi-csi-snapshotter-v1.0.0.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.tar/dellemc-csi-metadata-retriever-v1.8.0.tar
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/csi-offline-bundle.md
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/.gitignore
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/verify-csi-isilon.sh
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/README.md
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/csi-install.sh
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/images.manifest
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/verify.sh
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/csi-uninstall.sh
csi-isilon-bundle-2.11.0/dell-csi-helm-installer/csi-offline-bundle.sh

  • Complete

Offline bundle file is: /root/workspacecsm/csi-powerscale/csi-isilon-bundle-2.11.0.tar.gz

@santhoshatdell santhoshatdell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lint checks failed. I see another PR that fixes them.

@rodrigobassil rodrigobassil merged commit 4886410 into main Aug 19, 2024
@rodrigobassil rodrigobassil deleted the fix_offile_bundle_script branch August 19, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants