chore: fix BackendRuntime crds field Commands -> Command#315
Merged
InftyAI-Agent merged 3 commits intoInftyAI:mainfrom Mar 14, 2025
Merged
chore: fix BackendRuntime crds field Commands -> Command#315InftyAI-Agent merged 3 commits intoInftyAI:mainfrom
InftyAI-Agent merged 3 commits intoInftyAI:mainfrom
Conversation
Member
Author
|
/kind cleanup |
kerthcet
reviewed
Mar 13, 2025
Member
kerthcet
left a comment
There was a problem hiding this comment.
Could you fix the backendRuntime in helm charts as well. They can not be auto-generated.
Member
Author
|
helm chart is a stable version that has been released. do we need to change ? |
Member
|
helm chart will be autogenerated by |
googs1025
commented
Mar 14, 2025
kerthcet
reviewed
Mar 14, 2025
index.yaml
Outdated
| - https://inftyai.github.io/llmaz/llmaz-0.0.1.tgz | ||
| version: 0.0.1 | ||
| generated: "2025-02-18T14:46:30.460221+08:00" | ||
| generated: "2025-02-18T14:46:30.460221+08:00" No newline at end of file |
Member
There was a problem hiding this comment.
revert this as well, the index.yaml should only be updated when release a new helm chart.
9768f91 to
141fd10
Compare
Signed-off-by: googs1025 <googs1025@gmail.com>
141fd10 to
70c3dd0
Compare
Member
|
/lgtm |
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.
What this PR does / why we need it
/kind cleanup
/kind api-change
Which issue(s) this PR fixes
Fixes #309
Special notes for your reviewer
Does this PR introduce a user-facing change?