Jolene Engo
Jolene Engo
I would personally like to see this merged in. I need annotations to allow connecting to hashicorp vault.
I am having this issue with the AdapterAbstraction branch when the application only supports landscape mode. Installed the code as of today.
It is with UITableViewController in the AdapterAbstraction branch while in landscape only mode.
[[LARSAdController sharedManager] addAdContainerToViewInViewController:self.navigationController] This worked for me when working inside a UITableViewController.
It appears that I might have been bit by this bug. After doing a kops upgrade, I noticed that my vault unseal keys are missing from k8s secrets. My backend...