Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@skyflow-shravan
Copy link
Collaborator

To pass vault url from the env variables

Why

  • Currently only cluster id and env are passed and the url will be constructed with these values
  • But there is no feasibility to pass vault url directly
  • So made code changes to take it from the env variables and override the one that is constructed by cluster id

Goal

  • The url passed from env variables should override the one that is constructed with cluster id

Testing

  • tested in local

@skyflow-shravan skyflow-shravan changed the base branch from v3 to v3-release/25.9.3 September 9, 2025 11:16
@skyflow-shravan skyflow-shravan merged commit b64524d into v3-release/25.9.3 Sep 9, 2025
2 checks passed
skyflow-shravan added a commit that referenced this pull request Sep 9, 2025
* SK-2286 take vault url from env and override (#223)

* SK-2286 take vault url from env and override

* SK-2286 add validation for vault url format

* SK-2286 add validation for vault url format

* [AUTOMATED] Private Release 2.0.0-beta.4-dev-b64524d

* SK-2286 throw skyflow exception for empty vault url

* SK-2286 add error logs for vault url validations

* SK-2286 add error logs for vault url validations

* [AUTOMATED] Private Release 2.0.0-beta.4-dev-f012079

---------

Co-authored-by: skyflow-shravan <[email protected]>
skyflow-shravan added a commit that referenced this pull request Sep 11, 2025
* SK-2286 V3 release/25.9.3 (#224)

* SK-2286 take vault url from env and override (#223)

* SK-2286 take vault url from env and override

* SK-2286 add validation for vault url format

* SK-2286 add validation for vault url format

* [AUTOMATED] Private Release 2.0.0-beta.4-dev-b64524d

* SK-2286 throw skyflow exception for empty vault url

* SK-2286 add error logs for vault url validations

* SK-2286 add error logs for vault url validations

* [AUTOMATED] Private Release 2.0.0-beta.4-dev-f012079

---------

Co-authored-by: skyflow-shravan <[email protected]>

* SK-2286 override vault url and accept skyflow creds from env (#225)

* SK-2286 accept skyflow creds from system env variables

* [AUTOMATED] Private Release 2.0.0-beta.4-dev-4b56b3d

---------

Co-authored-by: skyflow-shravan <[email protected]>

* SK-2289 Fix upsert operation not working issue

* [AUTOMATED] Private Release 2.0.0-beta.4-dev-d3257dc

* SK-2289 Update SDK version in constants

* [AUTOMATED] Public Release - 3.0.0-beta.4

---------

Co-authored-by: skyflow-shravan <[email protected]>
Co-authored-by: skyflow-vivek <[email protected]>
Co-authored-by: skyflow-vivek <[email protected]>
Co-authored-by: skyflow-vivek <[email protected]>
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.

4 participants