We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tags.gcp.upbound.io/v1beta1 - TagBinding tags.gcp.upbound.io/v1beta1 - TagKey tags.gcp.upbound.io/v1beta1 - TagValue
apiVersion: tags.gcp.upbound.io/v1beta1 kind: TagKey metadata: annotations: meta.upbound.io/example-id: tags/v1beta1/tagkey upjet.upbound.io/manual-intervention: "The resource requires a real external name" crossplane.io/external-name: "tagKeys/281475435132414" labels: testing.upbound.io/example-name: key-external name: key-external spec: managementPolicies: ["Observe"] forProvider: {}
Create a resource TagKey, TagValue or TagBinding with label crossplane.io/external-name and managementPolicies = ["Observable"]
crossplane.io/external-name
managementPolicies = ["Observable"]
Currently, the import fails with at best a 403 error:
No response
1.17.0
1.8.1
GKE
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Affected Resource(s)
tags.gcp.upbound.io/v1beta1 - TagBinding
tags.gcp.upbound.io/v1beta1 - TagKey
tags.gcp.upbound.io/v1beta1 - TagValue
Resource MRs required to reproduce the bug
Steps to Reproduce
Create a resource TagKey, TagValue or TagBinding with label
crossplane.io/external-name
andmanagementPolicies = ["Observable"]
What happened?
Currently, the import fails with at best a 403 error:
Relevant Error Output Snippet
No response
Crossplane Version
1.17.0
Provider Version
1.8.1
Kubernetes Version
No response
Kubernetes Distribution
GKE
Additional Info
No response
The text was updated successfully, but these errors were encountered: