Skip to content

failed to read the ID of the new resource for 'empty' ContactPoint #607

Description

@jan-mrm

Crossplane Version

v2.3.2

Crossplane Grafana Provider Version

v2.11.2

Affected Resource(s)

  • alerting.grafana.crossplane.io/v1alpha1/ContactPoint

YAML resources

apiVersion: alerting.grafana.crossplane.io/v1alpha1
kind: ContactPoint
metadata:
  name: test1
spec:
  initProvider: {}
  providerConfigRef:
    name: grafana-cloud-provider
  forProvider:
    name: test1

Expected Behavior

An contact point to be created in Grafana (Cloud).

Actual Behavior

An error message in the status of the resource:
message: "create failed: failed to read the ID of the new resource"

Steps to Reproduce

No response

Important Factoids

In the Grafana Cloud UI I can create an Contact Point without any integration (what I mean by 'empty ContactPoint'). So I guessed it should be possible using the crossplane resource as well.

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions