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

"status" attribute key is not allowed in manifest configuration #10027

Open
day0ops opened this issue Sep 13, 2024 · 0 comments
Open

"status" attribute key is not allowed in manifest configuration #10027

day0ops opened this issue Sep 13, 2024 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@day0ops
Copy link
Contributor

day0ops commented Sep 13, 2024

Gloo Edge Product

Open Source

Gloo Edge Version

1.17

Kubernetes Version

v1.29.7-eks

Describe the bug

When applying the CRDs with terraform it throws the following error,

│ Error: Forbidden attribute key in "manifest" value
│ 
│   with kubernetes_manifest.crds["gateway.solo.io_v1_VirtualHostOption.yaml"],
│   on crds.tf line 5, in resource "kubernetes_manifest" "crds":
│    5: resource "kubernetes_manifest" "crds" {
│ 
│ 'status' attribute key is not allowed in manifest configuration

Theres few discussions going on about it here. So not entirely sure if this is something we can solve in Gloo.

Expected Behavior

Give the end users the option to manage the installations via Terraform.

Steps to reproduce the bug

Using terraform-provider-kubernetes

Additional Environment Detail

No response

Additional Context

No response

@day0ops day0ops added the Type: Bug Something isn't working label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant