Skip to content

Add hpcgpt helm chart#434

Open
khsa1 wants to merge 67 commits into
mainfrom
hpcgpt
Open

Add hpcgpt helm chart#434
khsa1 wants to merge 67 commits into
mainfrom
hpcgpt

Conversation

@khsa1

@khsa1 khsa1 commented May 26, 2026

Copy link
Copy Markdown

No description provided.

Comment thread docker-images/minio/Dockerfile Outdated
Comment on lines +2 to +3
FROM bitnamilegacy/minio:$VERSION as minio-docker
FROM docker.io/bitnami/minideb:bookworm

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this have 2 FROM directives and why build this image? Is there something wrong with the upstream image?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the commit message of why this exists, so the two FROM is strange but also if the deployment labels are well known, you could exclude here:

Maybe add minio to the list if that label matches? Then just bump patch release on that kyverno-policies chart.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the two FROM directives were probably a copying error, but it was 4 months ago so I'm not sure. So if I add minio to that list it will make an exception for minio and allow me to use the upstream image?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, I'd recommend make the Kyverno change in a new PR or I can make it if you let me know , so you can validate before this larger PR is merged.

Comment thread charts/osc-chat/values.yaml Outdated
Comment thread docker-images/minio/Dockerfile Outdated
Comment on lines +2 to +3
FROM bitnamilegacy/minio:$VERSION as minio-docker
FROM docker.io/bitnami/minideb:bookworm

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the commit message of why this exists, so the two FROM is strange but also if the deployment labels are well known, you could exclude here:

Maybe add minio to the list if that label matches? Then just bump patch release on that kyverno-policies chart.

Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
khsa1 and others added 2 commits May 27, 2026 08:24
Comment thread charts/osc-chat/values.yaml Outdated
Co-authored-by: treydock <tdockendorf@osc.edu>
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
khsa1 and others added 2 commits May 27, 2026 08:44
Co-authored-by: treydock <tdockendorf@osc.edu>
Co-authored-by: treydock <tdockendorf@osc.edu>
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/templates/worker-deployment.yaml
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
Comment thread charts/osc-chat/values.yaml Outdated
value:
- prometheus
- postgresql
- minio

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this into new PR

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can do this, I have to push another minor change

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread charts/kyverno-policies/Chart.yaml Outdated
description: OSC Kyverno policies deployment
type: application
version: 0.38.3
version: 0.38.4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this into new PR so you can test with oscchat-test namespace. I'll get that merged before this bigger PR.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can do this, I have to push another minor change

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread docker-images/minio/Makefile Outdated
Comment thread charts/osc-chat/Chart.yaml Outdated
Co-authored-by: treydock <tdockendorf@osc.edu>
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.

2 participants