UNCLASSIFIED - NO CUI

Skip to content

Pass Through Values Not Working With Umbrella

With the latest pass-through update, the pass-through values are not working with umbrella BB. Some initial fixes are being done here: big-bang/bigbang!6314 (merged)

To "fix" the issue for now, so things work with gatekeeper, I'm opening up the kyverno namespace to gatekeeper. This can probably be removed once the passthrough values are working, and we're not trying to pull repository: busybox

There are still some issues with this package:

  • the test values are not getting passed through to the new kyverno child chart
  • There appears to be duplication here -- tests are defined (1) kyverno/chart/templates/tests and (2) in the child chart. Maybe this is ok, but wanted to point it out.
Edited by Michael Martin