Skip to content

fix: ConfigurationThreshold ignored#1730

Merged
gambol99 merged 5 commits intoappvia:developfrom
ronaldvb-k:fix-configuration-threshold
Jan 5, 2026
Merged

fix: ConfigurationThreshold ignored#1730
gambol99 merged 5 commits intoappvia:developfrom
ronaldvb-k:fix-configuration-threshold

Conversation

@ronaldvb-k
Copy link
Contributor

The ConfigurationThreshold parameter is ignored because it is not passed into configuration.Controller.

The logs now indicate that it is working after the change:

{"level":"debug","msg":"checking configuration is within the threshold","running":5,"running_percent":16.666666666666664,"threshold":0.1,"time":"2026-01-02T15:46:58+01:00","total":30}
{"kind":"configuration","level":"warning","msg":"Configuration is over the threshold for running configurations, waiting in queue","name":"bucket3","namespace":"default","time":"2026-01-02T15:46:58+01:00"}

gambol99 and others added 5 commits June 11, 2025 16:10
Bumping the values for the next release
…in permissions (appvia#1674)

Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…in permissions (appvia#1676)

Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Fix configuration IsRevisioned logic

* Fix logic setting revision in state
@ronaldvb-k ronaldvb-k requested a review from gambol99 as a code owner January 2, 2026 15:03
Copy link
Member

@gambol99 gambol99 left a comment

Choose a reason for hiding this comment

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

LGTM - thank you kindly @ronaldvb-k … I’ll cut this into a release shortly

@gambol99 gambol99 changed the base branch from master to develop January 5, 2026 20:47
@gambol99 gambol99 merged commit 2445d57 into appvia:develop Jan 5, 2026
9 checks passed
gambol99 added a commit that referenced this pull request Jan 22, 2026
* [HELM] - Release v0.5.6 (#1673)

Bumping the values for the next release

* Potential fix for code scanning alert no. 21: Workflow does not contain permissions (#1674)

Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 20: Workflow does not contain permissions (#1676)

Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Fix CloudResource unable to provision (#1689)

* Fix configuration IsRevisioned logic

* Fix logic setting revision in state

* fix: ConfigurationThreshold ignored

---------

Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
Co-authored-by: Rohith Jayawardene <gambol99@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: chris-brindley <chris.brindley@ovo.com>
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.

3 participants