Stanley Zhang

Results 6 issues of Stanley Zhang

This MR includes the following: 1. generate_types action to Mcollective R10K plugin 2. feature to kick off generate_types action from the webhook binary 3. Fix process fork issue introduced in...

merge-conflicts

https://github.com/voxpupuli/puppet-r10k/blob/9007f98a6316242211394ab825f033dd9c283905/templates/agent/r10k.rb.erb#L80 Any reason the above line set LC_ALL to C explicitly? especially UTF-8 is the de facto standard on systems nowadays. With the generate_types action implemented in #458 , setting...

There is no logtype parameter in server.pp and proxy.pp whereas the templates for these two support logtype.

In some cases especially the use of self-hosted runners the Github runners run behind a proxy, this is to add the support for proxy, related doc below https://docs.github.com/en/actions/hosting-your-own-runners/using-a-proxy-server-with-self-hosted-runners#using-a-env-file-to-set-the-proxy-configuration

People are quite sensitive to the amount of time they have to wait for Terraform runs kicked off from CLI, this change triggers such runs straight after it's created. Additional...

### Bug description 🐞 API and Executor, and likely registry as well don't use the cacerts keystore provided by the bundled JRE located in `/layers/paketo-buildpacks_bellsoft-liberica/jre/lib/security/cacerts`, which I'd assume should be...

bug