Skip to content

Commit

Permalink
Merge pull request #80 from DeveloperJim/dev_english
Browse files Browse the repository at this point in the history
发布1.13.2-alpha
  • Loading branch information
DeveloperJim committed Jul 2, 2019
2 parents 7d6d886 + 6c52c1d commit 9097082
Show file tree
Hide file tree
Showing 226 changed files with 55 additions and 154,303 deletions.
215 changes: 10 additions & 205 deletions Gopkg.lock

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -15,7 +15,6 @@ BCS在腾讯内部已经稳定运行三年以上,经过几十款不同架构

BCS作为蓝鲸体系的一部分,其整体结构按照蓝鲸PaaS体系组织,本次开源的部分为BCS后台部分,为蓝鲸PaaS体系下的原子平台,主要输出服务编排和服务治理的能力。BCS的操作页面部分通过蓝鲸SaaS轻应用的方式呈现,可以通过最新的蓝鲸社区版或者企业版获取该SaaS的版本;也可以通过[蓝鲸官方网站](https://bk.tencent.com/)获取该SaaS的后续开源信息。


## Overview

* [架构设计](./docs/overview/architecture.md)
Expand Down Expand Up @@ -79,10 +78,12 @@ BCS作为蓝鲸体系的一部分,其整体结构按照蓝鲸PaaS体系组织

## FAQ

[https://github.com/Tencent/bk-bcs/wiki/FAQ](https://github.com/Tencent/bk-bcs/wiki/FAQ)
[蓝鲸容器FAQ](https://docs.bk.tencent.com/bcs/Container/FAQ/faq.html)
[github wiki FAQ](https://github.com/Tencent/bk-bcs/wiki/FAQ)持续建设中...

## Blueking Community
- [BK-CI](https://github.com/Tencent/bk-ci):蓝鲸蓝盾是一个开源的持续集成和持续交付系统,可以轻松将你的研发流程呈现到你面前。

- [BK-CI](https://github.com/Tencent/bk-ci):蓝鲸持续集成平台是一个开源的持续集成和持续交付系统,可以轻松将你的研发流程呈现到你面前。
- [CMDB](https://github.com/Tencent/bk-cmdb):蓝鲸配置平台(蓝鲸CMDB)是一个面向资产及应用的企业级配置管理平台。
- [PaaS](https://github.com/Tencent/bk-PaaS):蓝鲸PaaS平台是一个开放式的开发平台,让开发者可以方便快捷地创建、开发、部署和管理SaaS应用。
- [SOPS](https://github.com/Tencent/bk-sops):标准运维(SOPS)是通过可视化的图形界面进行任务流程编排和执行的系统,是蓝鲸体系中一款轻量级的调度编排类SaaS产品。
Expand Down
24 changes: 22 additions & 2 deletions docs/version/1.13.x.md
@@ -1,9 +1,29 @@
# 1.13.x 版本信息说明

## 1.13.1
## 1.13.2-alpha

- 发布日期:2019-07-01
- 版本信息:1.13.2-alpha

- **新增功能**
* 工具scripts增加go vet支持[#65]
* bcs-client增加--all-namespace参数支持[#66]

- **功能优化**
* 首页readme相关外部链接调整
* 增加英文版本readme[#20]
* readme产品化文档更新[#67]
* BCS全量代码go vet调整[#70]

- **bug修复**
* Makefile修复非Linux环境编译错误问题[#57]
* bcs-container-executor修复启动阶段panic问题[#23]
* Makefile修复sirupsen依赖问题

## 1.13.1-alpha

- 发布日期:2019-06-20
- 版本信息:1.13.1
- 版本信息:1.13.1-alpha

- **新增功能**
* bcs-mesos支持系统常量注入[#19]
Expand Down
191 changes: 0 additions & 191 deletions vendor/github.com/Azure/go-autorest/LICENSE

This file was deleted.

0 comments on commit 9097082

Please sign in to comment.