Taneli Leppä
Taneli Leppä
While it may work, I'm not so sure that that's entirely correct... It's a bit of a gap in Terraform modules in general that you cannot inject lifecycle attributes (as...
I don't think that is unfortunately possible. You might want to look into Helm deployment option that is available now, which should get you rid of the annotation spam.
I don't think we expose any metrics at the moment - the metrics endpoint is probably from kubebuilder scaffolding. Are there some specific metrics that you would be interested in?
Can you run the plan with `TF_LOG=trace terraform plan` and show the output from the API? I checked the logic and it does look correct...
Sounds to me like it's an API issue, and not an issue with the provider. If you have a support contract, I would file a request with them.
We'll stabilize at 1.0, which should be soon - if the new release proves stable and correct.
So, 1.0 is out. We will be adding new features (such as the continuous reconciliation), but next release will be 2.0. Any bugfixes will be ported back to 1.0. Hope...
I think we're option for a more conservative approach, next would be 1.1.0. Any bugfixes would be 1.0.x.
@soellman Would you mind signing the CLA again with your current email and letting me know what that is so I can amend the commits to include your new email...
Fixes #75