operator-framework / operator-framework/java-operator-sdk

Performance Tests

未关闭
#1,785 0 条评论 0 个 reaction 已指派 2 人 在 GitHub 查看

@adam-sandor 已经在做这个了。

开始于 2023年3月23日。

  • #3140 来自 @csviri —— 已关闭,未合并
  • #3630 来自 @csviri —— 未关闭
主要语言
Java
星标
944
派生
242
平均合并
1 天 4 小时
30 天内合并 PR
43

描述

We should aim to make implement tests that resembles real life usage:

  • trigger reconciliation with multiple event sources
  • multiple resources - actually we might run it multiple times with different number of resources

Would be nice to also compare the output with the output from main, GitHub Actions support outputs in some form:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Not sure if this can be used for this purpose.

Also would be to should a table in the PR discussions, this is now supported nicely with GitHub (just cannot find the docs)

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。