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

fix: add InfoLabels to PrometheusServiceLevelSpec #14

Closed
wants to merge 1 commit into from

Conversation

cxdy
Copy link
Member

@cxdy cxdy commented Oct 31, 2024

Need to have InfoLabels in PrometheusServiceLevelSpec as well:

Failed to compare desired state to live state: failed to calculate diff: error calculating structured merge diff: error building typed value from config resource: errors: .spec.slos[0].infoLabels: field not declared in schema .spec.slos[1].infoLabels: field not declared in schema .spec.slos[2].infoLabels: field not declared in schema .spec.slos[3].infoLabels: field not declared in schema .spec.slos[4].infoLabels: field not declared in schema .spec.slos[5].infoLabels: field not declared in schema .spec.slos[6].infoLabels: field not declared in schema .spec.slos[7].infoLabels: field not declared in schema .spec.slos[8].infoLabels: field not declared in schema .spec.slos[9].infoLabels: field not declared in schema

Need to have InfoLabels in PrometheusServiceLevelSpec as well:
```
Failed to compare desired state to live state: failed to calculate diff: error calculating structured merge diff: error building typed value from config resource: errors: .spec.slos[0].infoLabels: field not declared in schema .spec.slos[1].infoLabels: field not declared in schema .spec.slos[2].infoLabels: field not declared in schema .spec.slos[3].infoLabels: field not declared in schema .spec.slos[4].infoLabels: field not declared in schema .spec.slos[5].infoLabels: field not declared in schema .spec.slos[6].infoLabels: field not declared in schema .spec.slos[7].infoLabels: field not declared in schema .spec.slos[8].infoLabels: field not declared in schema .spec.slos[9].infoLabels: field not declared in schema
```
@cxdy cxdy closed this Oct 31, 2024
@cxdy cxdy deleted the fix/missing-infolabels-spec branch October 31, 2024 21:34
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.

1 participant