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.Dismiss alert
Trying to create a tactic for my k8s charm and experiencing an issue. The issue is that I cannot build my charm without including the wheelhouse tactic (from layer-caas-base) in my charm.
Trying to create a tactic for my k8s charm and experiencing an issue. The issue is that I cannot build my charm without including the wheelhouse tactic (from layer-caas-base) in my charm.
Building my charm shows (layer.yaml)
Adding the wheelhouse.py tactic to my
tactics/
and to my layer.yaml allows the charm to build.This issue only presents itself when using layer-caas-base in a k8s charm and does not happen when building a legacy charm with layer-basic.
The text was updated successfully, but these errors were encountered: