grafana / crossplane-provider-grafana

Crossplane provider of https://github.com/grafana/terraform-provider-grafana. Generated by https://github.com/upbound/upjet
Apache License 2.0
26 stars 14 forks source link

add `EscalationChainRef` and `EscalationChainSelector` fields to `oncall.grafana.crossplane.io.Integration` resource #158

Closed joeyorlando closed 3 months ago

joeyorlando commented 3 months ago

Description of your changes

Closes https://github.com/grafana/oncall/issues/4411

I have:

How has this code been tested

Still a WIP.. still trying to get make generate to work locally to be able to test things on my local k8s cluster

joeyorlando commented 3 months ago

TODO

Add selector and ref fields for the following Grafana OnCall resources:

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 193 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@f68e88f). Learn more about missing BASE report.

Files Patch % Lines
apis/oncall/v1alpha1/zz_generated.resolvers.go 0.00% 129 Missing :warning:
apis/oncall/v1alpha1/zz_generated.deepcopy.go 0.00% 64 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ====================================== Coverage ? 0.00% ====================================== Files ? 201 Lines ? 29392 Branches ? 0 ====================================== Hits ? 0 Misses ? 29392 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/grafana/crossplane-provider-grafana/pull/158/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/grafana/crossplane-provider-grafana/pull/158/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `0.00% <0.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.