8000 Tags · krarey/consul · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: krarey/consul

Tags

v1.11.0-beta1

Toggle v1.11.0-beta1's commit message
Version 1.11.0-beta1

v1.10.3

Toggle v1.10.3's commit message
Version 1.10.3

v1.9.10

Toggle v1.9.10's commit message
Version 1.9.10

v1.8.16

Toggle v1.8.16's commit message
Version 1.8.16

api/v1.11.0

Toggle api/v1.11.0's commit message
ui: Hide create buttons for policies/roles/namespaces with readonly a…

…ccess (hashicorp#10914)

This PR adds a check to policy, role and namespace list pages to make sure the user has can write those things before offering to create them via a button. (The create page/form would then be a read-only form)

v1.11.0-alpha

Toggle v1.11.0-alpha's commit message
Version 1.11.0-alpha

api/v1.10.1

Toggle api/v1.10.1's commit message
Revert early out errors in license API (hashicorp#10952)

Licensing recently changed in Consul v1.10 and along with those changes
the client API was updated such that PutLicense and ResetLicense both
immediately return an error to avoid an unecessary round trip that will
inevitably fail.

For reference, see: hashicorp@08eb600

Unfortunately, this change broke forward compatibility such that a v1.10
client can no longer make these requests to a v1.9 server which is a
valid use case.

This commit reintroduces these requests to fix this compatibility
breakage but leaves the deprecation notices in tact.

v1.10.2

Toggle v1.10.2's commit message
Version 1.10.2

v1.9.9

Toggle v1.9.9's commit message
Version 1.9.9

v1.8.15

Toggle v1.8.15's commit message
Version 1.8.15

0