内容简介:Consul 1.4.0 已发布,Consul 是一种分布式、高可用的数据中心感知解决方案,用于跨动态分布式基础架构连接和配置应用程序。 更新内容 FEATURES: New ACL System: The ACL system has been redesigned while all...
Consul 1.4.0 已发布,Consul 是一种分布式、高可用的数据中心感知解决方案,用于跨动态分布式基础架构连接和配置应用程序。
更新内容
FEATURES:
New ACL System: The ACL system has been redesigned while allowing for in-place upgrades that will automatically migrate to the new system while retaining compatibility for existing ACL tokens for clusters where ACLs are enabled. This new system introduces a number of improvements to tokens including accessor IDs and a new policy model. It also includes a new CLI for ACL interactions and a completely redesigned UI experience to manage ACLs and policies. WAN federated clusters will need to add the additional replication token configuration in order to ensure WAN ACL replication in the new system. [GH-4791]
ACL CLI.
New ACL HTTP APIs.
Splitting ACL Tokens into Tokens and Policies with rules being defined on policies and tokens being linked to policies.
ACL Tokens have a public accessor ID now in addition to the secret ID that they used to have.
Setting a replication token is now required but it only needs "read" permissions on ACLs.
Update to the rules language to allow for exact-matching rules in addition to prefix matching rules
Added DC local tokens.
Auto-Transitioning from legacy mode to normal mode as the cluster's servers get upgraded.
ACL UI updates to support new functionality.
Multi-datacenter Connect: (Consul Enterprise) Consul Connect now supports multi-datacenter connections and replicates intentions. This allows WAN federated DCs to provide connections from source and destination proxies in any DC.
New command
consul debug
which gathers information about the cluster to help resolve incidents and debug issues faster. [GH-4754]
IMPROVEMENTS:
dns: Implement prefix lookups for DNS TTL. [GH-4605]
ui: Add JSON and YAML linting to the KV code editor. [GH-4814]
connect: Fix comment DYNAMIC_DNS to LOGICAL_DNS. [GH-4799]
terraform: fix formatting of consul.tf. [GH-4580]
BUG FIXES:
snapshot: Fixed a bug where node ID and datacenter weren't being included in or restored from the snapshots. [GH-4872]
api: Fixed migration issue where changes to allow multiple tags in 1.3.0 would cause broken results during a migration from earlier versions [GH-4944]
下载地址
https://www.consul.io/downloads.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 分布式计算和数据中心 - 数据库设计的重要性
- Consul 1.2.2 发布,分布式数据中心感知解决方案
- Consul 1.2.2 发布,分布式数据中心感知解决方案
- Consul 1.2.3 发布,分布式数据中心感知解决方案
- Consul 1.2.3 发布,分布式数据中心感知解决方案
- Consul 1.3.0 发布,分布式数据中心感知解决方案
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机科学概论(第12版)
[美] J.Glenn Brookshear、[美] Dennis Brylow / 刘艺、吴英、毛倩倩 / 人民邮电出版社 / 2017-1 / 69.00
《计算机科学概论》是计算机科学概论课程的经典教材,全书对计算机科学做了百科全书式的精彩阐述,充分展现了计算机科学的历史背景、发展历程和新的技术趋势。《计算机科学概论》首先介绍的是信息编码及计算机体系结构的基本原理,进而讲述操作系统和组网及因特网,接着探讨算法、程序设计语言及软件工程,然后讨论数据抽象和数据库方面的问题,讲述图形学的一些主要应用以及人工智能,以计算理论的介绍结束全书。《计算机科学概论......一起来看看 《计算机科学概论(第12版)》 这本书的介绍吧!