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

feat: add optional flag to install airbyte with auth disabled #156

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

Conversation

asafcyclops
Copy link

@asafcyclops asafcyclops commented Dec 22, 2024

My team uses abctl to run airbyte locally on our development machines as part of our development flow.

for simplicity we disable auth during development. today we do this by passing a values file to abctl however it would be much nicer to have this option as a command line argument just like --low-resource-mode.

looked it up in the source code and saw its pretty easy to implement so i went ahead and implemented it.

@asafcyclops asafcyclops requested a review from a team as a code owner December 22, 2024 09:51
@asafcyclops asafcyclops changed the title feat: Add optional flag to install airbyte with auth disabled feat: add optional flag to install airbyte with auth disabled Dec 22, 2024
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.

1 participant