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

feat: system controller improvements after migration #253

Closed
28 tasks done
raelga opened this issue Mar 2, 2023 · 0 comments · Fixed by #257
Closed
28 tasks done

feat: system controller improvements after migration #253

raelga opened this issue Mar 2, 2023 · 0 comments · Fixed by #257
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next sprint.

Comments

@raelga
Copy link
Contributor

raelga commented Mar 2, 2023

Why?

After deploying system onto OCP, several improvements to the 3scale SaaS Operator had been discussed.

How?

By adding all the required functionalities to the system workload (and the others if required).

Requirements

  • Bump Grace Period from 30s to 60s
    • System components
    • Other workloads?
  • Change rollout behaviour to scale using a custom % of the pods
    • System components
    • Other workloads?
  • Change HPA behaviour to scale using a custom % of the pods
    • System components
    • Other workloads?
  • Change PDB to allow rollout behaviour if required
    • System components
    • Other workloads?
  • Allow custom image for the system console
  • Add twemproxy sidecar for the system console

Acceptance Criteria

  • Bump Grace Period from 30s to 60s
    • System components
    • Other workloads?
  • Change rollout behaviour to scale using a custom % of the pods
    • System components
    • Other workloads?
  • Change HPA behaviour to scale using a custom % of the pods
    • System components
    • Other workloads?
  • Change PDB to allow rollout behaviour if required
    • System components
    • Other workloads?
  • Allow custom image for the system console
  • Twemproxy sidecar for the system console

Notes

/kind feature
/priority important-soon
/assign

@3scale-robot 3scale-robot added kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next sprint. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. labels Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next sprint.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants