From 809c98b31488c8129df99f4aaaf8c6a5176b5fe4 Mon Sep 17 00:00:00 2001 From: Shashwathi Date: Mon, 1 Oct 2018 16:05:23 -0400 Subject: [PATCH] Use pkg/webhook along with build webhook implementation (#379) * Add validation & defaut for btmpl * add validation for cluster build template * Add validation and defaults for build * Use pkg webhook * compiles * Add webhook package * Move tests * Add tests * webhook test * cleanup unused code * Revert previous change * Add e2e tests for build with template and cluster template * Fix typo * Fix test typo * Increase coverage * Address comments * Add tests * Rename file to generic name