Skip to content

xlab-uiuc main - #52

Merged
Jackson Clark (HacksonClark) merged 148 commits into
mainfrom
xlab-uiuc-main
Aug 1, 2025
Merged

xlab-uiuc main#52
Jackson Clark (HacksonClark) merged 148 commits into
mainfrom
xlab-uiuc-main

Conversation

@HacksonClark

Copy link
Copy Markdown
Contributor

No description provided.

Handle traces/metrics file not found errors
Fix the issue of getting log of the workload pod
Fix issue 41 (Fix key error with TTA)
Changed the key "TTR" to "TTA" in aiopslab\orchestrator\tasks\analysis.py
Injected faults can lead to failure of starting the app next time when the program exits before fault recovery.
Add codes to ensure the happening of fault recovery before exit if faults have been injected (exceptions or ctrl+c)
Fix localization oracle for storage_user_unregistered
…remotely; fix vLLM agent parameter assignment; align max_tokens default in SimulationRequest with vLLM agent
Oracle polls pod status for 1 minute to handle k8s restart policy
Add AIOpsLab agent implementations and enhancements
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](python-hyper/h11@v0.14.0...v0.16.0)
---
updated-dependencies:
- dependency-name: h11
dependency-version: 0.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.3.0...2.5.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@HacksonClark
Jackson Clark (HacksonClark) merged commit 77c0c5a into mainAug 1, 2025
1 check passed
@HacksonClark
Jackson Clark (HacksonClark) deleted the xlab-uiuc-main branch August 1, 2025 17:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@HacksonClark@gaganso@yinfangchen@daklqw@ChuanweiQu@Flemington8@yimingsu01@rMaxiQp