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

Slack invite link is no longer active [regression] #2224

Closed
3 tasks
alexlatchford opened this issue Feb 12, 2020 · 3 comments
Closed
3 tasks

Slack invite link is no longer active [regression] #2224

alexlatchford opened this issue Feb 12, 2020 · 3 comments
Labels

Comments

@alexlatchford
Copy link

Checklist:

  • [] I've included the version.
  • I've included reproduction steps.
  • I've included the workflow YAML.
  • I've included the logs.

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:

  • Argo version:
$ argo version
  • Kubernetes version :
$ kubectl version -o yaml

Other debugging information (if applicable):

  • workflow result:
argo get <workflowname>
  • executor logs:
kubectl logs <failedpodname> -c init
kubectl logs <failedpodname> -c wait
  • workflow-controller logs:
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.

@cdenneen
Copy link

@alexlatchford thanks for opening this. I was just about to do so since I couldn't get the invite to work myself.

@jessesuen
Copy link
Member

Here is the working link until we fix the shortlink:

https://join.slack.com/t/argoproj/shared_invite/enQtODMxNTg3OTA3Nzk0LTg5NDQ3YjRhYzNkMGZkMTEzN2IyZDQ2ZDI3ZTc1NmYxYzIyOGVlNjFmMjA3MDI2YWZlNTdlNzNmMjBhM2VlMDU

@jessesuen
Copy link
Member

Shortlink updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants