Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide checksum accessible by URL #67

Open
jcogilvie opened this issue Dec 21, 2023 · 1 comment
Open

Provide checksum accessible by URL #67

jcogilvie opened this issue Dec 21, 2023 · 1 comment

Comments

@jcogilvie
Copy link
Contributor

The new argo extension mechanism would prefer to have a checksum to validate the integrity of the downloaded extension like so:

  initContainers:
    - name: rollout-extension
      image: quay.io/argoprojlabs/argocd-extension-installer:v0.0.1
      env:
        - name: EXTENSION_URL
          value: https://github.com/argoproj-labs/rollout-extension/releases/download/v0.3.3/extension.tar
#        - name: EXTENSION_CHECKSUM_URL
#          value: TODO
@jsolana
Copy link

jsolana commented Jan 31, 2024

Hi!
Any news related to this?
Thanks!

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

No branches or pull requests

2 participants