machinly

Results 11 comments of machinly

Similar problem. And I observed that normal sync generates two `ResourcesSynced` events, while abnormal sync only has one event

Support multi cluster management should be helpful. `ApisixClusterConfig` was designed for this, but not completed.

> > Support multi cluster management should be helpful. `ApisixClusterConfig` was designed for this, but not completed. > > @machinly Are you referring to managing multiple APISIX clusters through one...

> > 问两个问题: 1 pika operator / 最小镜像 有进展吗 ? 2 pika 支持helm 吗 看helm官方么有 或者docker最佳实践有吗 > > 多谢 > > 目前这个没有进展 请把 pika operator 的任务分配给我,我会尝试做一些推进。

镜像过大的问题由于在 /tmp 目录包含了大量的编译文件,已在新的 dockerfile 中使用 multi stage build 解决此问题。#1391

对于 component scale out, 现在主要瓶颈是,无法判断集群发生了什么变化,以及是否处于这此变化的最终状态。 具体来说是在服务启动成功后,脚本很难知道,这此启动是因为扩容,还是因为节点被人为重启,或者是发生了故障。 component scale 的 action 需求: 1. action 的触发需要一个明确的调用,比如 script run,web hook。 2. action 的需要的信息如下 - scale out - 执行前 无 - 执行后 - 执行的动作。...

11-05 日沟通总结 pika on kb 扩容功能任务拆分: pika team: 1. 将 pika 依赖的 kubeblocks 版本升级至 0.7。 2. 在 pika on kb 上实现 pika 集群扩容。 kubeblocks team: 3. 在 0.7 版本的后续更新中,增加功能,使 pod...

> > 对于 component scale out, 现在主要瓶颈是,无法判断集群发生了什么变化,以及是否处于这此变化的最终状态。 具体来说是在服务启动成功后,脚本很难知道,这此启动是因为扩容,还是因为节点被人为重启,或者是发生了故障。 > > component scale 的 action 需求: > > > > 1. action 的触发需要一个明确的调用,比如 script run,web hook。 > > 2. action 的需要的信息如下...

## to-be-fixed list | 待修复列表 ### printver - [x] [exception]: Executing test client: can't read "version": no such variable. #1625 ### auth @hqh-cell - [x] [err]: AUTH fails when a...

> type/set > > [err]: SRANDMEMBER with - hashtable in tests/unit/type/set.tcl > > 这个还没解决吗?我上次提交的pr处理过这个,在我本地是成功的。 这个偶尔会失败,不是很稳定。错误信息是这样的: ``` [err]: SRANDMEMBER with - hashtable in tests/unit/type/set.tcl Expected condition '$iterations != 0' to be...