metal-stack-cloud / api

MIT License
1 stars 0 forks source link

add azure provider #10

Closed vknabel closed 2 years ago

vknabel commented 2 years ago

Implements a part of metal-stack-cloud/api-server#111. Is part of a group of PRs which need to be tested together:

Most of the diffs were required to fix an error (https://github.com/bufbuild/buf/issues/1380) by buf mod update.

Adds O_AUTH_PROVIDER_AZURE.

vknabel commented 2 years ago

Though I am not sure why the js files got removed. Aren't they used anymore? Do I need to run an additional command?

majst01 commented 2 years ago

Though I am not sure why the js files got removed. Aren't they used anymore? Do I need to run an additional command?

Did you simply run make ?

vknabel commented 2 years ago

Thanks! I did only run a different make command (can't remember which one).

majst01 commented 2 years ago

looks better now

majst01 commented 2 years ago

Is this ready to merge ?

vknabel commented 2 years ago

Yes, this is now ready to merge. I guess this won't change anytime soon. :+1: