Brandon Dunne
Brandon Dunne
Found in https://github.com/ManageIQ/manageiq-rpm_build/issues/200
Hello, I'm working on transitioning my project over to using rugged. I'm amazed at the performance improvements that we've seen so far. I'm getting down to the last few operations...
Possibly related to #791 ``` System Ruby: Ruby 2.5.7-p206 Operating System: Linux RubyGems: RubyGems 3.0.6 CLI Version: 1.10.0 Plugins: none Auto-Completion: yes Last Version Check: 2020-12-23 17:13:15 -0500 Session API...
https://github.com/travis-ci/travis.rb/blob/1766fc76495d43f7035278c8f4e5a569606bd4f6/assets/cacert.pem#L1-L23 expired May 30 10:48:38 2020 GMT
Followup from: https://github.com/ManageIQ/manageiq/issues/21722 This is for consistency across podified and appliances. - [ ] https://github.com/ManageIQ/manageiq-pods/pull/770 update [orchestrator](https://github.com/ManageIQ/manageiq-pods/blob/bc27d1d70f451d7f52abe62db94bba540df34960/manageiq-operator/pkg/helpers/miq-components/orchestrator.go#L176-L179) to not copy to `/root/.postgres`
Also include irb so that it is in the bundle Without rdoc, we get the following error: ``` [root@localhost vmdb]# rails c /opt/manageiq/manageiq-gemset/gems/bootsnap-1.18.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:27:in `require': cannot load such file -- rdoc...
This allows keys from kubernetes secrets to be mounted as files to avoid exposing them in the ENV.
TODO: - [ ] Code changes to work with Ruby 3 - [ ] Testing
It would be nice to get some automated notifications happening: - when nothing is happening (queue work is not being processed) - when there are unexpected errors - some graphs...
Use case: I am renaming a large old file (shows up as an add and delete in git) without changing any of the content. Rubocop comments on the PR with...