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

Deprecate API driven licensing #10211

Merged
merged 1 commit into from
May 21, 2021
Merged

Conversation

mkeeler
Copy link
Member

@mkeeler mkeeler commented May 10, 2021

The two methods in the API client to Put or Reset a license will now always return an error. These APIs will no longer exist in Consul Enterprise so instead of just getting 405s or removing the methods which would require a v2 of the API for Go module semantic version compatibility, I have chosen to have these return a predefined error noting that the functionality was removed in v1.10.0

@mkeeler mkeeler added this to the 1.10.0 milestone May 10, 2021
@github-actions github-actions bot added the theme/api Relating to the HTTP API interface label May 10, 2021
@mkeeler mkeeler force-pushed the hcs-1925-license-autoloading branch from cdb8b17 to 984080e Compare May 10, 2021 14:32
@mkeeler mkeeler force-pushed the hcs-1926-deprecate-api-licensing branch from c13495f to 3b55a54 Compare May 10, 2021 14:33
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging May 10, 2021 14:33 Inactive
@vercel vercel bot temporarily deployed to Preview – consul May 10, 2021 14:33 Inactive
@mkeeler mkeeler force-pushed the hcs-1926-deprecate-api-licensing branch from 3b55a54 to c447818 Compare May 10, 2021 14:41
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging May 10, 2021 14:41 Inactive
@vercel vercel bot temporarily deployed to Preview – consul May 10, 2021 14:41 Inactive
@mkeeler mkeeler force-pushed the hcs-1925-license-autoloading branch from 984080e to 0e98259 Compare May 19, 2021 15:48
@mkeeler mkeeler force-pushed the hcs-1926-deprecate-api-licensing branch from c447818 to f5b2379 Compare May 19, 2021 15:48
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging May 19, 2021 15:48 Inactive
@vercel vercel bot temporarily deployed to Preview – consul May 19, 2021 15:48 Inactive
Base automatically changed from hcs-1925-license-autoloading to master May 20, 2021 20:11
The two methods in the API client to Put or Reset a license will now always return an error.
@mkeeler mkeeler force-pushed the hcs-1926-deprecate-api-licensing branch from f5b2379 to ca4da22 Compare May 20, 2021 20:24
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging May 20, 2021 20:24 Inactive
@vercel vercel bot temporarily deployed to Preview – consul May 20, 2021 20:24 Inactive
@mkeeler mkeeler merged commit 08eb600 into master May 21, 2021
@mkeeler mkeeler deleted the hcs-1926-deprecate-api-licensing branch May 21, 2021 15:08
@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/372090.

@hc-github-team-consul-core
Copy link
Collaborator

🍒✅ Cherry pick of commit 08eb600 onto release/1.10.x succeeded!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/api Relating to the HTTP API interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants