-
Couldn't load subscription status.
- Fork 45
chore: Upgrade orchestrator component to 0.10.0 #489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Reviewer's GuideUpgrade the TrustyAI Guardrails orchestrator to version 0.10.0 by updating its metadata entry in the component configuration file. State Diagram for TrustyAI Guardrails Orchestrator Version UpdatestateDiagram-v2
direction LR
state "Version 0.9.4" as V0_9_4
state "Version 0.10.0" as V0_10_0
V0_9_4 --> V0_10_0 : Upgrade of TrustyAI Guardrails Orchestrator in component_metadata.yaml
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @evaline-ju - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
Change already included in #490 - closing edit: never mind, that was on a release branch |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ruivieira The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Evaline Ju <[email protected]>
|
New changes are detected. LGTM label has been removed. |
|
rebased to hopefully avoid trivy large file failure |
|
PR image build and manifest generation completed successfully! 📦 PR image: 📦 LMES driver image: 📦 LMES job image: 📦 Guardrails orchestrator image: 🗂️ CI manifests |
|
@evaline-ju: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Follow-up to #487
Summary by Sourcery
Chores: