Skip to content
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

Release Replicas Override #673

Merged
merged 5 commits into from
Sep 16, 2024
Merged

Release Replicas Override #673

merged 5 commits into from
Sep 16, 2024

Conversation

Richard87
Copy link
Contributor

No description provided.

Richard87 and others added 5 commits September 5, 2024 12:30
Switch back to run on arm
* Use Replica Override to manually scale a component

* parse component status

* make readable

* handle missing k8s deployment

* simplify code

* use component pods instead of all pods

* Deprecate and add reset-scale endpoints

* refactor component status

* reafctor environment, aux resources, component spec

* bugfixes

* bugfixesuse status from component, not auxiliar service

* upadte tests

* Update api/deployments/models/component_deployment.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* Update api/environments/component_handler.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* Update api/deployments/models/component_status.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* Update api/deployments/models/component_status.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* Update api/deployments/models/component_status.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* Update api/deployments/models/component_status.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* fix panic in tests

* fix lint bugs

* Update api/environments/environment_handler.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* Update api/environments/environment_handler.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* remove unused function

* Add documentation

* return err if deployment not found

* Update api/utils/predicate/kubernetes.go

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>

* update swagger

* remove outdated null check

* remove outdated test, introduce WithComponentStatuserFunc

* Test component actions with status

* revert go 1.23

* cleanup unused code

* update radix-operator

---------

Co-authored-by: Sergey Smolnikov <ssmol@equinor.com>
@Richard87 Richard87 self-assigned this Sep 12, 2024
@Richard87 Richard87 merged commit 94275c1 into release Sep 16, 2024
8 checks passed
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