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

(maint) Don't require config file for list --active #105

Merged
merged 2 commits into from
Oct 9, 2020

Conversation

sbeaulie
Copy link
Contributor

Status

[Ready for Merge]

Description

Will fallback to printing ABS information, which is less than what you
get if vmpooler_fallback is available

Related Issues

Todos

  • Tests
  • Documentation

Reviewers

@puppetlabs/dio
@highb
@briancain

Will fallback to printing ABS information, which is less than what you
get if vmpooler_fallback is available
@sbeaulie sbeaulie requested review from briancain, highb and a team as code owners September 24, 2020 14:47
@sbeaulie
Copy link
Contributor Author

$ rm -rf ~/.vmfloaty.yml
$ ./bin/floaty list --active --url https://abs-prod.k8s.infracore.puppet.net/api/v2 --user samuel --token $TOKEN --service abs
Your VMs on abs-prod.k8s.infracore.puppet.net:
- [JobID:1600958613851] <allocated>
  - navigable-phyla.delivery.puppetlabs.net (debian-8-i386)
- [JobID:1600958565638] <filled>
  - red-likelihood.delivery.puppetlabs.net (debian-8-i386)
$ cp ~/.vmfloaty.yml.full ~/.vmfloaty.yml
$ ./bin/floaty list --active --url https://abs-prod.k8s.infracore.puppet.net/api/v2 --user samuel --token $TOKEN --service abs
Your VMs on abs-prod.k8s.infracore.puppet.net:
- [JobID:1600958613851] <allocated>
  - navigable-phyla.delivery.puppetlabs.net (debian-8-i386-pixa4, 0.01/12 hours, user: samuel)
- [JobID:1600958565638] <filled>
  - red-likelihood.delivery.puppetlabs.net (debian-8-i386-pixa4, 0.01/12 hours, user: samuel)

@genebean genebean merged commit 3ce0222 into master Oct 9, 2020
@genebean genebean deleted the dont-require-vmfloaty.yml-list branch October 9, 2020 15:45
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.

2 participants