-
Notifications
You must be signed in to change notification settings - Fork 839
Crossplane provider proposal #7085
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
base: master
Are you sure you want to change the base?
Crossplane provider proposal #7085
Conversation
|
thanks!. please follow https://github.com/cortexproject/cortex/pull/7085/checks?check_run_id=54406852290 to fix DCO |
3f0d67e to
2f35332
Compare
|
@zanderfriz please rebase to have CI pass the PR. We made some changes in GitHub Actions |
|
I am in support of this proposal I have 2 requests to merge this as accepted:
|
|
+1 on making sure there are at least 2 maintainers for this provider component. Support a separate repo within the project. |
|
+1 |
Signed-off-by: afrisvold <[email protected]>
2f35332 to
40fdd1f
Compare
|
After discussing with @devopsjedi, he said he would be happy to be a maintainer on this project |
Agreed- excited to support this effort! |
|
|
||
| #### TenantConfig | ||
|
|
||
| The TenantConfig CRD manages connection details and authentication for a specific Cortex tenant: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why connection and auth only? And how tenant config will be consumed by Cortex?
What this PR does: Introduces a proposal for a crossplane provider to the cortex project) to declaratively manage Cortex Alertmanager and Ruler configurations through Kubernetes Custom Resources.
Which issue(s) this PR fixes: N/A
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]