Skip to content
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

WIP: feat: add minio params to s3 cache (#464) #520

Closed
wants to merge 6 commits into from

Conversation

aghilish
Copy link

This commit enables k8sgpt operator to use a minio backend for caching as an alternative to s3.

Closes #464

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@aghilish aghilish requested review from a team as code owners September 30, 2024 08:11
renovate bot and others added 6 commits September 30, 2024 10:18
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Shahrooz Aghili <[email protected]>
…t-ai#491)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Shahrooz Aghili <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Shahrooz Aghili <[email protected]>
* feat: add watsonx ai provider
Signed-off-by: yanweili <[email protected]>

* rename to ibmwatsonxai

Signed-off-by: yanweili <[email protected]>

* rename to IBMWatsonxAI

Signed-off-by: yanweili <[email protected]>

* change the secret key name

Signed-off-by: yanweili <[email protected]>

---------

Signed-off-by: yanweili <[email protected]>
Co-authored-by: yanweili <[email protected]>
Signed-off-by: Shahrooz Aghili <[email protected]>
@aghilish aghilish closed this Sep 30, 2024
@aghilish aghilish deleted the minio-cache branch September 30, 2024 08:23
Sign up for free to 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.

[Feature]: Add minio remote cache support in the operator
2 participants