Skip to content

A collection of small contributions#2

Open
larsks wants to merge 9 commits intoIsaiahStapleton:mainfrom
larsks:minor-changes-20250430
Open

A collection of small contributions#2
larsks wants to merge 9 commits intoIsaiahStapleton:mainfrom
larsks:minor-changes-20250430

Conversation

@larsks
Copy link

@larsks larsks commented Apr 30, 2025

This PR contains a number of small changes to the project. Feel free to pick and choose if you disagree with some of the changes.

larsks added 9 commits April 30, 2025 15:25
Level 1 headings should be followed by level 2 headings, not level 3
headings.
Mostly adding literal quotes where appropriate, with a couple of minor
spelling changes.
- We don't need a shell to run `git clone`
- Container names should be descriptive of what the container does
- Always use fully qualified image names, even for images coming from
  docker hub
Using a configmap generator allows us to store the file content as an
actual YAML file, which allows for proper syntax checking in your editor or
your CI scripts.
Use port names rather than numbers in service and deployment.
The `run-llm-load-test` directory contained nothing but the `llm-load-test`
directory. Move this to the top level, and remove the `run-llm-load-test`
directory.
From a branding perspective, we should always prefer `Containerfile` over
`Dockerfile`.
This will prevent unnecessarily re-installing dependencies.
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.

1 participant