Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

errors in apply due to some kind of eventual consistency issue? #6

Description

@winstonliu1111

Hi,

I noticed that sometimes when I try to bring up a cluster, I get the following errors for the first run of plan/apply, which looks like some kind of eventual consistency issue, as doing another plan/apply after these errors would then successfully bring up the cluster. has anyone else seen this?

Error applying plan:

4 error(s) occurred:

  • module.k8s-aws.module.etcd.data.ignition_config.etcd[2]: data.ignition_config.etcd.2: invalid file "431d085812f0051bb347383ae44f3f87895308bc1b75039da6ab5729fad628e3", unknown file id
  • module.k8s-aws.module.workers.data.ignition_config.main: data.ignition_config.main: invalid file "67eaeb7136825d73531531102afa5dc4975c50481c9330b4217172b0604ab138", unknown file id
  • module.k8s-aws.module.etcd.data.ignition_config.etcd[1]: data.ignition_config.etcd.1: invalid file "63da1910ba5e7abd03c7e511237fe797de537236057ca73c7cf650f78a657063", unknown file id
  • module.k8s-aws.module.etcd.data.ignition_config.etcd[0]: data.ignition_config.etcd.0: invalid file "0706b2becf55288d8df80b8eb110929ef91de391086fb6fa8bc2d132c26aa81f", unknown file id

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions