-
Notifications
You must be signed in to change notification settings - Fork 2
feat(garm): apply configurator runner options via per-scaleset GARM templates (ISD-5728) #238
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
Closed
Closed
Changes from 20 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
2d471a1
chore: add garm_configurator_v0 relation endpoints to both charms
florentianayuwono 37b616a
feat(garm): add ScalesetReconciler with diff-and-apply logic
florentianayuwono 6494b19
feat(garm): add GarmClient REST API wrapper (garm_api.py)
florentianayuwono 9671594
fix(garm): narrow 409 check in first_run to avoid false positives
florentianayuwono b1e952e
feat(garm-configurator): write scaleset data to garm-configurator rel…
florentianayuwono 371f5df
feat(garm-configurator): add provider_name and credentials_name to Ch…
florentianayuwono 88a6983
feat(garm): add admin secrets and scaleset reconcile via garm-configu…
florentianayuwono 5d3df8e
test(garm): add integration tests for scaleset create/update/delete/d…
florentianayuwono d6028e3
fix(garm): preserve scalesets on missing provider/credential; use JSO…
florentianayuwono dad0f08
style: fix import sort and blank line lint issues
florentianayuwono 4167386
feat(garm): apply configurator runner options via per-scaleset GARM t…
cbartz 01a33bc
fix(garm): revert scaleset to default template when runner options cl…
cbartz 911be83
fix(garm): keep existing custom template when system template is missing
cbartz baa9e71
fix(garm): cache template data and restrict aproxy excludes to IPv4
cbartz 0725d51
fix(garm): login before first-run and filter template listing
cbartz aaf74b3
fix(garm-configurator): reject aproxy options without a proxy; dedupe…
cbartz b521d0f
fix(garm): defensively sanitise aproxy values before rendering nft rules
cbartz 84b4a66
fix(garm): drop out-of-range and inverted aproxy ports
cbartz 7429e8a
fix(garm): reject whitespace URLs, sanitise otel env, drop unused param
cbartz 983da3f
fix(garm): guard hooks on readiness, lazy template listing, safe here…
cbartz 0887312
fix(garm-configurator): reject URLs with invalid ports
cbartz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.