Skip to content

[pull] main from chroma-core:main#116

Merged
pull[bot] merged 5 commits intoKornaAI:mainfrom
chroma-core:main
Mar 7, 2025
Merged

[pull] main from chroma-core:main#116
pull[bot] merged 5 commits intoKornaAI:mainfrom
chroma-core:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 7, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

HammadB and others added 5 commits March 6, 2025 14:22
## Description of changes

*Summarize the changes made by this PR.*
 - Improvements & Bug fixes
- The Dockerfile in rust/cli was incorrectly overwritten to use
distributed config. This dockerfile should be for single node config
only
- I moved our helm to a local command so that we can call `set-file`
this also mirrors what we do in hosted chroma
- Removed the test namespace, as its duplicated with the one in the main
chart
   - Turned off reset by default, and used values.dev to override it
- Consolidate postgres into the same section of other test components in
tiltfile for cleanliness
- Use configmap for rust-frontend-service config, mirror'ing what we do
in other envs
 - New functionality
   - None

## Test plan
*How are these changes tested?*
Manually tested tilt
- [x] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust

## Documentation Changes
*Are all docstrings for user-facing APIs updated if required? Do we need
to make documentation changes in the [docs
repository](https://github.com/chroma-core/docs)?*

---------

Co-authored-by: Sicheng Pan <sicheng@trychroma.com>
## Description of changes

*Summarize the changes made by this PR.*
 - Improvements & Bug fixes
- Rust frontend service service account so we can attach roles to it in
eks in hosted chroma
 - New functionality
   - None

## Test plan
*How are these changes tested?*
They are not!
- [x] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust

## Documentation Changes
None
## Description of changes

*Summarize the changes made by this PR.*
 - Improvements & Bug fixes
   - Bind SA from last pr to RFE (#3924)
 - New functionality
   - None

## Test plan
*How are these changes tested?*
- [x] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust

## Documentation Changes
None
## Description of changes

*Summarize the changes made by this PR.*
 - Improvements & Bug fixes
   - Appends the quota overrage error struct in the error string
 - New functionality
   - ...

## Test plan
*How are these changes tested?*
- [x] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust

## Documentation Changes
None
@pull pull bot added the ⤵️ pull label Mar 7, 2025
@pull pull bot merged commit 3b67138 into KornaAI:main Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants