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(internal): add some feature flags for new auth libs #2163

Merged
merged 2 commits into from Sep 15, 2023

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Sep 15, 2023

We will use the internaloption to start to enable new auth lib for a small number of clients in the future. The envvar will be undocumented and used exclusively in our own testing environments. We will enable it on all of our repos as the first part of functional testing that all existing integration tests continue to work as normal when routing through the new auth layers.

We will use the internaloption to start to enable new auth lib
for a small number of clients in the future. The envvar will be
undocumented and used exclusively in our own testing environments.
We will enable it on all of our repos as the first part of
functional testing that all existing integration tests continue to
work as normal when routing through the new auth layers.
@codyoss codyoss requested a review from a team as a code owner September 15, 2023 16:05
internal/settings.go Outdated Show resolved Hide resolved
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Sep 15, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit a34ad77 into googleapis:main Sep 15, 2023
5 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 15, 2023
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.

None yet

2 participants