Add KEDA templates, library testing, and docs#199
Merged
harness-jc merged 9 commits intomainfrom Mar 18, 2026
Merged
Conversation
Collaborator
harness-jc
commented
Mar 18, 2026
- KEDA: ScaledObject and TriggerAuthentication templates with passthrough triggers/advanced/fallback; HPA ownership transfer by default
- Docs: KEDA.md (usage, examples, multiple triggers, HPA coexistence)
- Testing: ci/test-chart consumer + template smoke scenarios + helm-unittest
- CI: test-library workflow (lint + template/unittest) on push and PR
- README/values: KEDA stub, doc links, HPA/KEDA coexistence notes
- KEDA: ScaledObject and TriggerAuthentication templates with passthrough triggers/advanced/fallback; HPA ownership transfer by default - Docs: KEDA.md (usage, examples, multiple triggers, HPA coexistence) - Testing: ci/test-chart consumer + template smoke scenarios + helm-unittest - CI: test-library workflow (lint + template/unittest) on push and PR - README/values: KEDA stub, doc links, HPA/KEDA coexistence notes Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…se define block - Guard template: use index for create, add triggerAuthentication stub in test chart values - Add missing end for define in _keda-trigger-auth.tpl (fix parse EOF) Made-with: Cursor
- ScaledObject: guard with nested ifs so scaledObject/triggers never dereferenced when nil - Test chart: add keda.scaledObject.triggers: [] in base values - Pre-commit: add helm-common-tests hook (runs ci/run-tests.sh on commit) - Docs: note pre-commit in TESTING.md - Style: trailing whitespace and EOF fixes (pre-commit hooks) Made-with: Cursor
…sted if Avoid nil pointer when scaleTargetRef is absent (e.g. KEDA scenario without scaleTargetRef). Made-with: Cursor
…tualService) - Chart version 1.4.22 -> 1.5.0 - Add smoke scenarios for Ingress and VirtualService (ci-values + templates) - Base values: global.ingress, global.istio, ingress.objects, virtualService.objects, service.port - run-tests.sh: run Ingress and VirtualService scenarios - Test chart dependency: harness-common 1.5.0 - TESTING.md: document full smoke coverage (HPA, PDB, KEDA, Ingress, VirtualService) Made-with: Cursor
|
Should we add the default team labels so we dont have to do another build in the future with another version increase? (I.e. what we're expecting in a kyverno policy) |
gyoza
approved these changes
Mar 18, 2026
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.