You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove temporary CONSUL_HCP_LINK_ENABLED env flag.
PR it was added: hashicorp#20392
Testing & Reproduction steps
go to consul
go to Service list - link to HCP banner is visible
set CONSUL_HCP_LINK_ENABLED to true and then to false (from cookies or with running locally Scenario('CONSUL_HCP_LINK_ENABLED=true')) - banner is still there for any value
Links
PR Checklist
updated test coverage
external facing docs updated
appropriate backport labels added
not a security concern
The text was updated successfully, but these errors were encountered:
Description
Remove temporary
CONSUL_HCP_LINK_ENABLED
env flag.PR it was added: hashicorp#20392
Testing & Reproduction steps
Links
PR Checklist
The text was updated successfully, but these errors were encountered: