Mike Bryant
Mike Bryant
@benbacardi I think you'll have an opinion on this for our 11.x series devices
It's not something we've tested - we just configured the F5s to allow bash shell logins for the collector user.
I have not been very active on this project, I've been busy with some personal stuff. I'll try to review this soon, thanks for the detailed explanation in the pull...
Can we at least have a flag for `helm dep build` and `helm dep update` to enable the behaviour of trusting the contents of our own repository? Otherwise when building...
I imagine it would be the same flag for both `helm dep build` and `helm dep update` It could be something like `--auto-add-repositories` or `--trust-repositories`. Using just the flag would...
> Now, an attacker manages to modify the source of the parent to add another sub-chart in a new and different repo. The flag would let this sub-chart be pulled...
https://openid.net/specs/openid-connect-discovery-1_0.html
Sure, here's what's in the state: ``` $ terraform state show 'module.services["Quotes & Invoices"].pagerduty_service_dependency.dependencies["invoice"]' # module.services["Quotes & Invoices"].pagerduty_service_dependency.dependencies["invoice"]: resource "pagerduty_service_dependency" "dependencies" { id = "DEUR9QMW4JX2P2055H" dependency { dependent_service { id...
I would be interested in helping to maintain this, we've found it to be a really useful abstraction
A possible implementation might be that the sync hook can return an additional field of "related" (better name?) that indicates objects it's interested in. This might be explicit objects, or...