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

Add corsproxy controller to saas-operator #11

Closed
1 task done
slopezz opened this issue Jul 1, 2020 · 0 comments · Fixed by #12
Closed
1 task done

Add corsproxy controller to saas-operator #11

slopezz opened this issue Jul 1, 2020 · 0 comments · Fixed by #12
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple sprints to complete. size/M Requires about a day to complete the PR or the issue.

Comments

@slopezz
Copy link
Member

slopezz commented Jul 1, 2020

Why?

We need to add more 3scale components to saas-operator as new operator controller (ansible role). CORSProxy entire stack has been deployed in staging, and is ready to be encapsulated in the operator.

How?

Add a new corsproxy controller with operator-sdk binary, extracting all yamls used on staging environment: deployment, service, podmonitor, secretdefinition, ingress, and grafana dashboard.

By the moment prometheusrules will be out of the operator scope, as they can be very dynamic, still figuring out best alerts, thresholds...

Requirements

  • Add corsproxy controller with all required objects in a single CRD

Acceptance Criteria

N/A

Notes

N/A

@slopezz slopezz self-assigned this Jul 1, 2020
@raelga raelga added kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple sprints to complete. size/M Requires about a day to complete the PR or the issue. labels Sep 30, 2020
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. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple sprints to complete. size/M Requires about a day to complete the PR or the issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants