feat: add orthos2 charts - #8
Open
Joshinken wants to merge 4 commits into
Open
Conversation
SchoolGuy
self-requested a review
July 27, 2026 15:47
Member
|
@Joshinken Please port the GitHub CI to SHA-pinned tags instead of the currently used tag names. Add a comment with the version so Dependabot can understand it. Also include the Dependabot configuration file. Do all of this in a single commit. After that, the CI should start running, and we can see what the linters say about your PR. |
Author
|
note: i do not yet have the dependabot config, this is just the sha pinning, i just wanna know i didnt completely mess it up |
There was a problem hiding this comment.
kube-linter found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Joshinken
force-pushed
the
orthos2
branch
7 times, most recently
from
July 28, 2026 12:31
b4a9fe7 to
31cb7cd
Compare
contains the orthos2, taskmanager, and nginx charts
adds placeholder values to the CI to allow the pods to deploy successfully also adjusted the connection test to use the spider flag and use localhost as its host header
Author
|
still needs documentation, which i will do soon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
adds orthos2 charts, featuring an orthos2, orthos2 taskmanager, and nginx static container
also now adds a dependabot config and sha pins the github actions