puppetlabs / kream

Kubernetes Rules Everything Around Me. A development environment for the Puppet/kubernetes module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Hiera Data

SimonHoenscheid opened this issue · comments

Describe the Bug

Hiera Data is missing

Expected Behavior

All Data needed is there

Steps to Reproduce

Steps to reproduce the behavior:
vagrant up

==> kube-replica-master-01: Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Kubernetes]:
==> kube-replica-master-01:   parameter 'kubernetes_front_proxy_ca_crt' expects a String value, got Undef
==> kube-replica-master-01:   parameter 'kubernetes_front_proxy_ca_key' expects a String value, got Undef (file: /tmp/modules/role/manifests/kubernetes/controller.pp, line: 3, column: 3) on node kube-replica-master-01

Environment

  • Version Vagrant 2.2.4
  • Platform MacOS 10.14.6

This appears to be fixed now - let us know if there is still an issue.