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

Restore inline Helm charts for config #130

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

jferris
Copy link
Contributor

@jferris jferris commented Apr 26, 2023

Applying Kubernetes manifests for CRDs in the same apply as the Helm chart currently does not work in the Terraform Kubernetes provider. Attempting to do so results in failures when looking up the CRD version:

https://github.com/thoughtbot/flightdeck/actions/runs/4810820017/jobs/8564458459

We can try doing this again once this issue is resolved:
hashicorp/terraform-provider-kubernetes#1583

This reverts commits:

Applying Kubernetes manifests for CRDs in the same apply as the Helm
chart currently does not work in the Terraform Kubernetes provider.
Attempting to do so results in failures when looking up the CRD version:

https://github.com/thoughtbot/flightdeck/actions/runs/4810820017/jobs/8564458459

We can try doing this again once this issue is resolved:
hashicorp/terraform-provider-kubernetes#1583

This reverts commits:

- d5e8b32
- 139c284
@jferris jferris merged commit d34969b into main Apr 26, 2023
@jferris jferris deleted the restore-inline-helm-charts branch April 26, 2023 17:46
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.

2 participants