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

Don't use kubernetes-alpha provider for now #192

Closed
mcanevet opened this issue Nov 4, 2020 · 0 comments
Closed

Don't use kubernetes-alpha provider for now #192

mcanevet opened this issue Nov 4, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mcanevet
Copy link
Contributor

mcanevet commented Nov 4, 2020

I think Service side planning is incompatible by design with ArgoCD (at least in automatic mode) and triggers this kind of error : update dry-run for 'argocd/apps' failed: Apply failed with 1 conflict: conflict with "argocd-application-controller" using argoproj.io/v1alpha1: .spec.source.helm.parameters.
Moreover, it looks like the provider incorrectly identify the OpenAPI ID for the object types (hashicorp/terraform-provider-kubernetes-alpha#123 (comment)) when disabling SSP.
Hence we should not use this provider, at least for now.
The plan would be to create an app-of-apps chart and use the helm provider to install it.

@mcanevet mcanevet added the bug Something isn't working label Nov 4, 2020
@mcanevet mcanevet added this to the v0.6.1 milestone Nov 4, 2020
@mcanevet mcanevet self-assigned this Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
mcanevet added a commit to mcanevet/devops-stack that referenced this issue Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant