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

Use Replica Override to manually scale a component #665

Merged
merged 34 commits into from
Sep 11, 2024

Conversation

Richard87
Copy link
Contributor

@Richard87 Richard87 commented Aug 27, 2024

TODO:

  • Deprecate "Start" feature, replace with "Reset scale" feature
  • Read component status from k8s deployment (keep outdated status if image doesnt match radix deployment)
  • Update Go.mod with real versions (radix-operator)
  • Release at the same time as the Operator
  • Add better labels to deployments, replace is-job-aux-object with radix-aux-component and radix-auth-component-type=job-sleep, look at possible changes to pods

@Richard87 Richard87 self-assigned this Aug 27, 2024
@Richard87 Richard87 requested a review from satr September 3, 2024 09:56
api/deployments/models/component_status.go Outdated Show resolved Hide resolved
api/deployments/models/component_status.go Outdated Show resolved Hide resolved
api/deployments/models/component_status.go Outdated Show resolved Hide resolved
api/deployments/models/component_status.go Outdated Show resolved Hide resolved
api/kubequery/deployment.go Outdated Show resolved Hide resolved
satr
satr previously approved these changes Sep 4, 2024
satr
satr previously approved these changes Sep 5, 2024
satr
satr previously approved these changes Sep 6, 2024
@Richard87 Richard87 merged commit b1de696 into master Sep 11, 2024
8 checks passed
@Richard87 Richard87 deleted the use-replica-override branch September 11, 2024 06:00
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.

Stop application should change a new stopped property, not reuse RadixDeployment replicas
2 participants