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

Wrong versions reported by 'tapis info versions' #358

Open
mwvaughn opened this issue Apr 27, 2021 · 0 comments
Open

Wrong versions reported by 'tapis info versions' #358

mwvaughn opened this issue Apr 27, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mwvaughn
Copy link
Contributor

The versions command is supposed to return the current TACC managed services versions by querying the individual services. The current implementation is a stub implementation and thus returns the wrong information.

% tapis info versions
Abaco: 1.3.0
Agave: 2.4.0-r9c8adc7
Aloe: 2.4.0-r9c8adc7
Gitlab 11.4
Keys: 1.0.1

We need to remove Gitlab and Keys and update the code to actually poll Abaco, Agave, and Aloe endpoints.

@mwvaughn mwvaughn added the bug Something isn't working label Apr 27, 2021
@mwvaughn mwvaughn added this to the v1.1.0 milestone Apr 27, 2021
@mwvaughn mwvaughn self-assigned this Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant