Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

webportal api/v1 and yarn fallback test #4704

Closed
debuggy opened this issue Jul 13, 2020 · 4 comments · Fixed by #4791
Closed

webportal api/v1 and yarn fallback test #4704

debuggy opened this issue Jul 13, 2020 · 4 comments · Fixed by #4791
Assignees
Labels

Comments

@debuggy
Copy link
Contributor

debuggy commented Jul 13, 2020

  1. AAD login: /api/v1/authn/oidc/login, no error
  2. AAD logout: /api/v1/authn/oidc/logout, no error
  3. Basic login: /api/v1/authn/basic/login, no error
  4. submit job: webhdfs api, not used
  5. token: /api/v1/token, /api/v1/token/application, no error
  6. deprecated config:
    • yarnWebPortalUri
    • config.logType === 'yarn'
    • config.launcherType === 'yarn'
  7. deprecated storage:
    • router.use('/storages', storageRouter);
    • router.use('/storage', storageDeprecatedRouter)
@debuggy debuggy changed the title webportal api/v1 fallback test webportal api/v1 and yarn fallback test Jul 13, 2020
@fanyangCS
Copy link
Contributor

@yiyione, please replace the old apis with the ones in the sdk.

@yiyione
Copy link
Contributor

yiyione commented Jul 21, 2020

Job APIs: #4669
Authn APIs: #4687
Storage APIs: #4660
Token APIs: #4753
K8s proxy APIs: #4791

@scarlett2018
Copy link
Member

@yiyione - is this target to the August release?

@yiyione
Copy link
Contributor

yiyione commented Jul 22, 2020

@yiyione - is this target to the August release?

Yes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants