We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist:
What happened:
Same problem as #1789 & #1706
Seeing the same "This invite link is no longer active" when clicking on: https://argoproj.github.io/community/join-slack
What you expected to happen:
I can join the community Slack.
How to reproduce it (as minimally and precisely as possible):
Click on the link at the bottom of the README.md.
README.md
Anything else we need to know?:
Environment:
$ argo version
$ kubectl version -o yaml
Other debugging information (if applicable):
argo get <workflowname>
kubectl logs <failedpodname> -c init kubectl logs <failedpodname> -c wait
kubectl logs -n argo $(kubectl get pods -l app=workflow-controller -n argo -o name)
Logs
argo get <workflowname> kubectl logs <failedpodname> -c init kubectl logs <failedpodname> -c wait kubectl logs -n argo $(kubectl get pods -l app=workflow-controller -n argo -o name)
Message from the maintainers:
If you are impacted by this bug please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
The text was updated successfully, but these errors were encountered:
@alexlatchford thanks for opening this. I was just about to do so since I couldn't get the invite to work myself.
Sorry, something went wrong.
Here is the working link until we fix the shortlink:
https://join.slack.com/t/argoproj/shared_invite/enQtODMxNTg3OTA3Nzk0LTg5NDQ3YjRhYzNkMGZkMTEzN2IyZDQ2ZDI3ZTc1NmYxYzIyOGVlNjFmMjA3MDI2YWZlNTdlNzNmMjBhM2VlMDU
Shortlink updated
No branches or pull requests
Checklist:
What happened:
Same problem as #1789 & #1706
Seeing the same "This invite link is no longer active" when clicking on: https://argoproj.github.io/community/join-slack
What you expected to happen:
I can join the community Slack.
How to reproduce it (as minimally and precisely as possible):
Click on the link at the bottom of the
README.md
.Anything else we need to know?:
Environment:
Other debugging information (if applicable):
Logs
Message from the maintainers:
If you are impacted by this bug please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
The text was updated successfully, but these errors were encountered: