Yasmany Cubela Medina

Results 18 comments of Yasmany Cubela Medina

there is any way that makes this works with applicaitonset? I'm not sure why components from the same project fail to work together, argocd its cool but applicationset, notifications, image...

it seems that only works with write back but I want to use imperative vs declarative

i configure the write-back method to git but now it keeps recreating my pods, example of argocd logs ``` time="2021-09-28T13:11:47Z" level=info msg="Initialized new operation: {&SyncOperation{Revision:d33baeaa80095e8d859b4d298f2677985134151a,Prune:true,DryRun:false,SyncStrategy:nil,Resources:[]SyncOperationResource{SyncOperationResource{Group:apps,Kind:Deployment,Name:user-register-test-listener,Namespace:,},},Source:nil,Manifests:[],SyncOptions:[CreateNamespace=true PrunePropagationPolicy=foreground],} { true} [] {5...

Hello @themantissa in the description of the PR its the output of the terraform apply, but just to enhance the answer find below the output of latest `terraform plan` ```...

also as stated on the main description > We detect that for some reasons a state file was created but the target resource was not, so the code does not...

@martinstibbe do you mean the terraform file with the instructions? or any other?

below its the .json file ``` {"provider":{"mongodbatlas":null},"resource":{"mongodbatlas_project_ip_access_list":{"m-aa-all":{"cidr_block":"0.0.0.0/0","comment":"all","lifecycle":{"prevent_destroy":true},"project_id":"someid"}}},"terraform":{"required_providers":{"mongodbatlas":{"source":"terraform-providers/mongodbatlas","version":"1.2.0"}}}} ```

The project exists before you intent to create the IP whitelist? If the answer it's yes then it does not represent the issue. Your need to use the provider to...

find the resources at https://gist.github.com/bitgandtter/339847a58740cc09447bace5226a9717 notice that's a part of a helm chart that replaces the values. as you can see are two diff resources not a composite