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

Updates #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Updates #50

wants to merge 2 commits into from

Conversation

dcarbone
Copy link
Collaborator

@dcarbone dcarbone commented Dec 24, 2022

  • basing off go 1.18
  • updating acl backup & restore to consider roles, policies, and tokens
  • updating acl backup to use newer apis
  • altering codeCheck.sh to use newer "go install" syntax to avoid local mod modifications

This PR contains BC breaks with previous ACL backup & restore operation, but the current codebase is broken against latest consul versions either way, so I'm not sure we care.

This addresses #48

- basing off go 1.18
- updating acl backup & restore to consider roles, policies, and tokens
- updating acl backup to use newer apis
- altering codeCheck.sh to use newer "go install" syntax to avoid local mod modifications
@boagg
Copy link

boagg commented Feb 8, 2023

+1 on this PR

With new version of consul (>1.11), we have this error during backup of acl tokens for example :

Endpoint /v1/acl/list for the legacy ACL system was removed in Consul 1.11.

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

Successfully merging this pull request may close these issues.

2 participants