Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
oceanbase
obdeploy
提交
a0a64f0a
O
obdeploy
项目概览
oceanbase
/
obdeploy
1 年多 前同步成功
通知
7
Star
73
Fork
132
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
O
obdeploy
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
未验证
提交
a0a64f0a
编写于
4月 20, 2022
作者:
R
Rongfeng Fu
提交者:
GitHub
4月 20, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
v1.3.1 (#105)
上级
2934cc35
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
6 addition
and
2 deletion
+6
-2
_plugin.py
_plugin.py
+0
-1
rpm/ob-deploy.spec
rpm/ob-deploy.spec
+6
-1
未找到文件。
_plugin.py
浏览文件 @
a0a64f0a
...
@@ -122,7 +122,6 @@ class PluginContext(object):
...
@@ -122,7 +122,6 @@ class PluginContext(object):
self
.
cluster_config
=
cluster_config
self
.
cluster_config
=
cluster_config
self
.
cmd
=
cmd
self
.
cmd
=
cmd
self
.
options
=
options
self
.
options
=
options
# todo 怎么传入开发模式标识
self
.
dev_mode
=
dev_mode
self
.
dev_mode
=
dev_mode
self
.
stdio
=
stdio
self
.
stdio
=
stdio
self
.
_return
=
PluginReturn
()
self
.
_return
=
PluginReturn
()
...
...
rpm/ob-deploy.spec
浏览文件 @
a0a64f0a
...
@@ -114,9 +114,14 @@ echo -e 'Installation of obd finished successfully\nPlease source /etc/profile.d
...
@@ -114,9 +114,14 @@ echo -e 'Installation of obd finished successfully\nPlease source /etc/profile.d
#/sbin/chkconfig obd on
#/sbin/chkconfig obd on
%changelog
%changelog
* Wed Apr 20 2022 obd 1.3.1
- new features: some alarm levels will be reduced when developer mode is turned on
- fix bug: fail to connect obproxy when upgrade
- fix bug: change ilog/clog/slog owner when user change
- fix bug: typo: formate
* Wed Mar 30 2022 obd 1.3.0
* Wed Mar 30 2022 obd 1.3.0
- new features: support rotation restart
- new features: support rotation restart
- new features:
support switching deployment users
- new features: support switching deployment users
- new features: obd cluster chst
- new features: obd cluster chst
- new features: obd cluster check4ocp
- new features: obd cluster check4ocp
- fix bug: fixed the default path in tpch
- fix bug: fixed the default path in tpch
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录