Max Bowsher

Results 102 comments of Max Bowsher

@freddygv @Amier3 Do you think this could get merged in now?

Hmm, actually, it looks like there is an error in a previous merge, let me fix that...

Corrected. Please merge if you are happy with this.

> @maxb Could you pull in the latest changes from the main branch? That should allow for the integration tests to run Done - all CircleCI checks green now.

I've just independently rediscovered this issue (and spotted this one as I went to file one of my own). * Vault itself implements a "convenience" alias where a type of...

> @vinay-gopalan would the work you are doing with dedicated kvv2 resources help @maxb out here? No, it wouldn't, as my problem is in the context of managing a large...

Ah, fair enough, I could have been clearer. The issue is that I have a state file with hundreds of instances of the same module (one per Vault namespace), and...

Well, the plus is there in that case to indicate it's a version after 2.7.11 pulled from upstream's version control. So it does have some sort of meaning. But, more...

If I'm reading https://github.com/hashicorp/vault/blob/700852c583726fe142df2d0321c77d94131e37ec/builtin/credential/okta/path_login.go#L143-L183 right it seems to be saying that each renew attempt will trigger push-based MFA if available, or fail if only TOTP-based MFA is available for the...

This was also asked over at https://discuss.hashicorp.com/t/vault-ingress-how-to-point-to-vault-ui-service-when-ha-is-enabled/43908 where I responded. I've been a bit confused why the separate `ui` section even exists in the Vault helm chart, considering the UI...