Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support relative paths for the credentials file #130

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

johan3141592
Copy link
Member

@johan3141592 johan3141592 commented Oct 26, 2023

Expansion of environment variables is also supported, $var or ${var} in the path will be replaced with the values of the current environment variables.

@johan3141592 johan3141592 requested a review from a team as a code owner October 26, 2023 11:25
@johan3141592 johan3141592 changed the base branch from main to beta October 26, 2023 13:08
@johan3141592 johan3141592 force-pushed the fix-creds-relative-path branch from e4e5346 to de07224 Compare October 27, 2023 16:40
Expansion of environment variables is also supported, $var or ${var}
in the path will be replaced with the values of the current
environment variables.
@johan3141592 johan3141592 force-pushed the fix-creds-relative-path branch from de07224 to ab92499 Compare October 27, 2023 16:43
@johan3141592 johan3141592 merged commit 3d53c91 into beta Oct 27, 2023
@johan3141592 johan3141592 deleted the fix-creds-relative-path branch October 27, 2023 16:56
johan3141592 added a commit that referenced this pull request Oct 27, 2023
Expansion of environment variables is also supported, $var or ${var}
in the path will be replaced with the values of the current
environment variables.
johan3141592 added a commit that referenced this pull request Apr 11, 2024
* Add support for AWS account onboarding without CloudFormation (#128)
* Support relative paths for the credentials file (#130)
* Support reading credentials from current environment (#132)
* Add support for bootstrapping Rubrik clusters (#127)
* Improve error messages (#133)
* Check if vars exist when reading credentials from env (#134)
* Change ID type from uuid.UUID to string (#129)
* Add support for AWS shared exocompute (#136)
* Add support for AWS private container registry (#137)
* Add support for AWS cloud archival location (#138)
* Add aws exocompute update (#140) (#143)
* Update aws exocompute config fields (#144)
* Do not populate non-existing aws exo config subnets (#145)
* Add support for reading PCR (#146)
* Add support for permission groups to AWS features (#147)
* Add support for reading deployment IP addresses (#148)
* Add missing private container registry comments (#142)
* Cleanup now removes all AWS features (#149)
* Fix shared exocompute (#150)
* Fix AWS account list functionality (#151)
* Add support for BYOK clusters (#152)
* Fix feature permission group updates (#154)
* Fix BYOK connect cluster query (#155)
* Update AWS PCR documentation (#156)
* Add support for BYOK8s cluster disconnect (#157)
* Update dependencies and bump compiler version (#159)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants