You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
For development we don't want to enforce a whitelist in the local registry adapter because new APB developers do not realize that they have to name their APB $name-apb. Let's change the default behavior to allow all naming conventions unless the user explicitly changes it since this template will be used for development.
The text was updated successfully, but these errors were encountered:
We don't really have a development template, per se? It's really just the one deployment template. My gut reaction is I'm a little concerned with opening this up, but I understand the complaint. I also definitely do not want to add more specialized deployment templates that we have to support.
How are these folks usually bringing up their cluster and broker? run_lastest_build.sh and minishift? Can we add some logic that maybe patches the deployment instead of the default template value?
For development we don't want to enforce a whitelist in the local registry adapter because new APB developers do not realize that they have to name their APB
$name-apb. Let's change the default behavior to allow all naming conventions unless the user explicitly changes it since this template will be used for development.The text was updated successfully, but these errors were encountered: