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

Add option to set base url for custom deployment #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

asahaf
Copy link

@asahaf asahaf commented Jun 11, 2023

The current implementation provide only an option to specify the cluster name, parameterizing only that part of the URL and hard-coding the rest of the URL.

This change add the option to specify a complete base URL and it tace precedence over the cluster name if specified

In addtion to the new option to specify the base URL. There is a new option to add exter token custom arguments represented as comma-separated key-value pairs

The current implementation provide only an option to specify the cluster
name, parameterizing only that part of the URL and hard-coding the rest
of the URL.

This change add the option to specify a complete base URL and it tace
precedence over the cluster name if specified

In addtion to the new option to specify the base URL. There is a new
option to add exter token custom arguments represented as
comma-separated key-value pairs
@asahaf asahaf requested a review from a team as a code owner June 11, 2023 12:56
@asahaf asahaf requested a review from a team June 11, 2023 12:56
@asahaf
Copy link
Author

asahaf commented Jun 15, 2023

This PR will cover PR #130 since I added the option to add any custom arguments with the request.

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.

2 participants