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

e2e: use pre-made token in consul acl bootstrap #9453

Closed
shoenig opened this issue Nov 25, 2020 · 2 comments
Closed

e2e: use pre-made token in consul acl bootstrap #9453

shoenig opened this issue Nov 25, 2020 · 2 comments
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/testing Test related issues type/enhancement

Comments

@shoenig
Copy link
Member

shoenig commented Nov 25, 2020

Currently we use consul (i.e. consul acl bootstrap) to generate the initial token to do things with. This takes a long time as Consul has a lot of timeouts induced by legacy ACL shenanigans. I think we can chop a couple minutes or so off the e2e runtime by using a pre-made token.

Something like

  1. replace config, setting https://www.consul.io/docs/agent/options#acl_tokens_master
  2. restart consul
@shoenig shoenig added stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/testing Test related issues type/enhancement labels Nov 25, 2020
@tgross
Copy link
Member

tgross commented Jul 28, 2022

This was mostly closed by #12267, but we've got some follow-up to do to finish up the Consul ACLs work in #12314 #12315 #12316

@tgross tgross closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2022
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/testing Test related issues type/enhancement
Projects
None yet
Development

No branches or pull requests

2 participants