https://www.puppet.com/community logo
Join Slack
Powered by
# voxpupuli
  • v

    VoxBot

    02/17/2023, 9:42 AM
    goes through the morning email queue dance
  • v

    VoxBot

    02/17/2023, 9:42 AM
    276 mails remaining...
  • v

    VoxBot

    02/17/2023, 9:42 AM
    D.
  • r

    Robert Waffen

    02/17/2023, 9:49 AM
    There is a german song about it
    Muss nur noch kurz die Welt retten
    ...
    Noch 148 Mails checken
    Wer weiß was mir dann noch passiert, denn es passiert so viel
    have to just quickly rescue the world
    only 148 mails remaining
    who knows what happens next, it happens so much
  • v

    VoxBot

    02/17/2023, 10:12 AM
    jra__: https://github.com/voxpupuli/json-schema/pull/487
  • v

    VoxBot

    02/17/2023, 10:14 AM
    ewoud: should I merge the string include PR in beaker? I can also update it with your suggested case statement if you like
  • v

    VoxBot

    02/17/2023, 10:39 AM
    ewoud, so I ended up with 1.93€ taxes and a whopping 6€ for DHL for handling it -.-
  • v

    VoxBot

    02/17/2023, 10:42 AM
    nice, dito
  • v

    VoxBot

    02/17/2023, 11:01 AM
    jra__: I've another one: https://github.com/voxpupuli/json-schema/pull/488
  • v

    VoxBot

    02/17/2023, 11:29 AM
    https://github.com/voxpupuli/puppet-hdm/pull/49
  • v

    VoxBot

    02/17/2023, 11:32 AM
    jra__: https://github.com/voxpupuli/json-schema/pull/489/files
  • v

    VoxBot

    02/17/2023, 11:35 AM
    https://github.com/voxpupuli/puppet-hdm/pull/50
  • v

    VoxBot

    02/17/2023, 11:52 AM
    https://github.com/voxpupuli/json-schema/pull/490
  • v

    VoxBot

    02/17/2023, 12:46 PM
    Right, finally had the time - and energy - to dig through the k8s module and ensure that it's ready to be moved over to Vox
  • v

    VoxBot

    02/17/2023, 12:47 PM
    I'll transfer it over to the namespace in a moment, waiting for one last puppet run on the code as it was slightly modified
  • v

    VoxBot

    02/17/2023, 1:34 PM
    Apparently I used a bad design for writing some of my testing, which a modulesync has very happily showed me
  • v

    VoxBot

    02/17/2023, 1:35 PM
    Ananace: I configured github and the secrets foo. if you like you can try a modulesync. releases should also already work
  • v

    VoxBot

    02/17/2023, 1:35 PM
    I did a local noop modulesync, and am currently fixing the specs so that they'll work after doing a proper one
  • v

    VoxBot

    02/17/2023, 1:36 PM
    perfect
  • v

    VoxBot

    02/17/2023, 1:38 PM
    There we go, all green again, let's get this committed before doing a proper modulesync
  • v

    VoxBot

    02/17/2023, 1:50 PM
    Ah, forgot to check the linter, going to fix those as well...
  • v

    vchepkov

    02/17/2023, 1:53 PM
    Hi. This change seems questionable https://github.com/voxpupuli/hiera-eyaml-gpg/commit/2681e995ee07636730892d2942775be5310286ab#diff-8f7a8cbc7701c45f0dbf2[…]672da8eb7c6ea0f1bcf7b1ad5e
  • v

    vchepkov

    02/17/2023, 1:54 PM
    Migrating to puppet 7, have issues with hiera-eyaml-gpg
  • v

    vchepkov

    02/17/2023, 1:54 PM
    failonfail: true
    causes tmp files not to be cleaned
  • v

    vchepkov

    02/17/2023, 1:55 PM
    and
    combine: false
    discards gpg errors, so no way to find out what was wrong
  • v

    VoxBot

    02/17/2023, 1:56 PM
    perhaps it should have something like Puppet::Log.warning(output.stderr) (though no idea if that actually works)
  • v

    VoxBot

    02/17/2023, 1:56 PM
    and something unless output.stderr.empty?
  • v

    vchepkov

    02/17/2023, 2:00 PM
    I'll open an issue, not sure, documentation on Puppet:Util:Execution.execute is somewhat scarce
  • v

    VoxBot

    02/17/2023, 2:02 PM
    so if you pass false to combine it sends the output to /dev/null so that's isn't too useful
  • v

    vchepkov

    02/17/2023, 2:03 PM
    yep, not at all
1...303304305...648Latest