-
Notifications
You must be signed in to change notification settings - Fork 46
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
Rollout-extension installation failed with CRD #76
Comments
Hey , you need to install rollout crd first |
Hi @rajendar38 Thanks for the reply. Please find the below installation steps.
Create argo-rollouts extension in argocd namespace
|
deploy it to argo-rollouts name space not argocd |
Hi @rajendar38
|
kubectl create namespace argocd |
I have already argocd up and running past 8 days, please refer the below output
|
Hi @rajendar38 can you please give me insights on this that would be really helpful. |
I have the same issue. In all honesty, the install instructions here seem significantly out of date with respect to the ArgoCD project's current state. In particular the ArgoCD extensions installer is no longer a maintained thing (see deprecation notice in the Repo Readme here: https://github.com/argoproj-labs/argocd-extensions) unfortunately, the docs for that seem to have fallen into the trap that ArgoCD mostly avoids among DevOps tools -- of documenting a piece of bark without saying anything about the tree to which it belongs, let alone the forest so it's not real obvious how to get from running ArgoCD + ArgoRollouts to running argoCD + ArgoRollouts + desired extensions. |
Thanks @pvogel1967 for your feedback @rajendar38 will you able to help me. |
@tppalani I found this helpful and was able to get it working with the patch contained therein. @rajendar38 maybe the above should be approved and merged? |
@rajendar38 our app team always depending on Argo product only please consider this issue as high priority and help us to complete the installation in our actual environment. |
@tppalani can you please help me with environment details, I am unable to reproduce it
Argo CD should be in AgoCD namespace and ArgoRolluts should be in ArgoRollouts namespace |
it should be something like this |
Hi @rajendar38 Thanks for the help here the argo details
|
Hi @rajendar38 let me know if any other details needed from my side |
I am able to replicate the Issue , |
Hi @rajendar38 Thanks for the update. I will do research on the same let me know if you have done this extension analysis in your local machine before completing me. I have see argocd-extension-installer image and deployment details here https://edu.chainguard.dev/chainguard/chainguard-images/reference/argocd-extension-installer/ |
@rajendar38 I've followed the steps mentioned here but I got this in the UI: I'm not sure what I'm missing. Have you seen this before? |
Hi Team,
I have taken the yaml file from this path https://github.com/argoproj-labs/rollout-extension/blob/master/manifests/install.yaml when I'm trying to install yaml its showing install CRD can you please what are CRD need to be install before installing extension can you please share the document pls ?
The text was updated successfully, but these errors were encountered: