Joseph Callen

Results 32 comments of Joseph Callen

@melck are you getting an error like: ``` ERROR Error: Provider produced inconsistent final plan ERROR ERROR When expanding the plan for module.master.vsphere_virtual_machine.vm[1] to ERROR include new values learned so...

@melck we are debugging. Our issue looks to be related to the planning stage. The variables for eager and thin are set to `false` when apply runs thin is `true`.

@melck We are experiencing similar issues but with different storage providers. In our environment we are using vSAN but have a storage policy that is set to thin. It seems...

@aareet @bill-rich When we comment out `DiskDiffOperation` our cloning succeed without issue. I am not quite sure the back story on why we would need to create a new subresource...

Just updated to the latest release of the provider and this seems to be no longer an issue, can anyone else confirm?

I have an example working for this issue. Not sure if it's the direction that everyone wants to go but it fixed my issue of collation and character set. https://gist.github.com/jcpowermac/b4d22ee3aa294490bd6ee2ef7b783e76

@zxinyu08 we started using this repo instead of our fork early this year. The only issue seems to be on delete of a machine: https://github.com/openshift/installer/issues/5830 The resolution was here: https://github.com/openshift/installer/pull/5848/files...

I just ran into this as well - it was self-inflected but maybe provide some insight. We provide managed object ids to network_id to avoid duplicate network names. Does the...

/cherrypick enterprise-4.11 /cherrypick enterprise-4.10