vmfloaty
vmfloaty copied to clipboard
A CLI helper tool for Puppet vmpooler to help you stay afloat
Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version. Commits 58d7eac v3.12.0 f4393df Version 3.11.0 See full diff in compare view Dependabot will resolve any conflicts with this PR...
## Describe the Solution You Would Like Since Faraday 2.0 has been released, we should upgrade according to https://github.com/lostisland/faraday/blob/main/UPGRADING.md
## Status In Progress ## Description Add OpenTelemetry client instrumentation ## Related Issues - ## Todos - [ ] Tests - [ ] Documentation ## Reviewers @puppetlabs/dio @highb @briancain
Running `floaty get token --trace` with floaty 1.1.1, I get ``` No token found. Retrieving a token... Enter your https://abs-prod.k8s.infracore.puppet.net/api/v1 service password: ************** Traceback (most recent call last): 15: from...
## Describe the Bug Neither bash nor zsh completions include the new service command. ## Expected Behavior I expect all commands to be represented ## Environment - Version 1.0.0 -...
Right now the token command prints out the token, but doesn't have a way to write to your .vmfloaty.yml file. Any reason for this other than time / can I...
Updates the requirements on [commander](https://github.com/commander-rb/commander) to permit the latest version. Changelog Sourced from commander's changelog. === 5.0.0 / 2024-01-15 Drop support for Ruby < 3.0; update highline dependency to ~3.0...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.68.0. Release notes Sourced from rubocop's releases. RuboCop 1.68 New features #13050: Add new Style/BitwisePredicate cop. (@koic) #12140: Add new Style/CombinableDefined cop. (@dvandersluis) #12988: Add...
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...