skpratt

Results 11 issues of skpratt

### Description This separates the port assignment logic out into a helper. That way it can later be moved to a different step in the registration process. ### Testing &...

pr/no-changelog

### Description This relocates automatic sidecar port assignment logic to a locked method immediately before registration, thereby preventing collisions when handling simultaneous requests. ### Testing & Reproduction steps Manual verification:...

### Description This change removes all uses of legacy ACL policies from consul. ### Testing & Reproduction steps Tested locally and on EKS. Bootstrapped ACLs for 3 server cluster with...

theme/api
theme/acls
theme/cli
theme/ui
theme/envoy/xds

### Description Clarify in CLI and code when we are using a token's AccessorID vs SecretID. ### Testing & Reproduction steps Tested locally - bootstrapped ACLs for 3 server cluster...

theme/api
theme/cli

### Description These errors provide additional helpful information in the case where the ACL system has not been bootstrapped and when a token does not exist. ### Testing & Reproduction...

theme/api
theme/cli

Reverts hashicorp/consul-k8s#2847

pr/no-changelog
backport/1.2.x
backport/1.3.x

Changes proposed in this PR: - - How I've tested this PR: How I expect reviewers to test this PR: Checklist: - [ ] Tests added - [ ] [CHANGELOG...

pr/no-changelog
pr/no-backport