<fix>[loadbalancer]: reject 'disable' in httpCompressAlgos on create#3343
Open
zstack-robot-2 wants to merge 2 commits into5.5.6from
Open
<fix>[loadbalancer]: reject 'disable' in httpCompressAlgos on create#3343zstack-robot-2 wants to merge 2 commits into5.5.6from
zstack-robot-2 wants to merge 2 commits into5.5.6from
Conversation
Resolves: ZSTAC-81706 Change-Id: Ifa1e72cd1a956916298f63375133d7518b41069d
经过在负载均衡监听器API验证中新增守卫逻辑,拒绝在创建操作中使用禁用压缩算法参数,允许仅在更新操作中使用。 更改
估算代码审查工作量🎯 1 (简单) | ⏱️ ~5 分钟 诗歌
🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Comment |
Resolves: ZSTAC-81706 Change-Id: Ib0a956059a79b4b73cb7b6b6b4e4f498488565ae
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: ZSTAC-81706\n\nReject httpCompressAlgos containing 'disable' value when creating a load balancer listener via API.
sync from gitlab !9172