Gabriel Machado

Results 7 issues of Gabriel Machado

Exam objectives changed a lot from beta exam to released one. Topics about HDInsight was removed from exam objectives in DP-200, for example.

enhancement

**Is your feature request related to a problem? Please describe.** One authentication method that is supported in Vault is through [Kubernetes auth method](https://www.vaultproject.io/docs/auth/kubernetes). After it is [configured from Kubernetes/Vault side](https://cloud.redhat.com/blog/vault-integration-using-kubernetes-authentication-method),...

hacktoberfest
Not a Bug
RFC

This PR tries to improve how the update command works in cases where the cookiecutter template receives new variable values. It handles two scenarios: - When you want to update...

### Description of Change Continuation of #952, bump botocore to 1.27.0. For a more straightforward review, here are [the commits related to the bump only](https://github.com/aio-libs/aiobotocore/pull/953/files/43bd6299beae274e685eed2777c9618c9362e585..ee34afb40a191f5cf6e412299f5082a363a864d0). ### Checklist for All Submissions...

I was looking to bump the botocore version and while I was comparing the changes in [botocore](https://github.com/boto/botocore/compare/1.24.21...1.27.0?diff=unified), I noticed that botocore applied black at the codebase (https://github.com/boto/botocore/pull/2666). Should this something...

It seems that Notepad++ quotes were updated: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/648889dcb78b0100562c6b28dda7055b3875f2c3/PowerEditor/src/Notepad_plus.cpp#L6185 Maybe it's a good time to sync quotes with the original source :) In the future, I plan to make a GitHub...

help wanted

Setup GitHub Actions as CI in experimental test. I'm happy with Travis, but I can give a try with GitHub Actions in the future, specially if makes #8 auto-updater easier.