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

    hbui

    05/23/2022, 3:51 PM
    what would "defaults" mean? the contents of the last path in the hiera.yaml?
  • b

    bastelfreak

    05/23/2022, 3:53 PM
    we have an open issue for that since years :)
  • d

    dhollinger

    05/23/2022, 3:54 PM
    You'd have to essentially have puppet-strings implement the ability to parse both the hiera.yaml file and use that to parse the defaults from the module data
  • v

    VoxBot

    05/23/2022, 3:54 PM
    genebean[m]: https://github.com/puppetlabs/puppet-strings/issues/250 maybe you know people at puppez that you can ping about it
  • a

    Alex Fisher

    05/23/2022, 3:56 PM
    Thanks. and https://github.com/voxpupuli/puppet-grafana/pull/282 is what I've actually been working on.
  • j

    josh

    05/23/2022, 7:10 PM
    Also my understanding is that
    Sensitive
    resource parameters are stripped from the catalog when it is written to puppetdb
  • v

    VoxBot

    05/23/2022, 7:15 PM
    I just moved https://github.com/voxpupuli/genebean-falco to the vox namespace - may I get some rights back on it please? Also, will an admin add the collaborators team to the module’s Collaborators & Teams ‘Teams’ list with Write permissions and add forge secrets
  • v

    VoxBot

    05/23/2022, 7:16 PM
    I, or an admin, needs to rename it to
    puppet-falco
    instead of
    genebean-falco
    too
  • s

    Slackbot

    05/23/2022, 7:43 PM
    This message was deleted.
    g
    d
    • 3
    • 2
  • r

    ramindk

    05/23/2022, 8:17 PM
    @ramindk has left the channel
  • v

    VoxBot

    05/23/2022, 10:38 PM
    If anyone is around, https://github.com/voxpupuli/puppet-falco/pull/3 is ready for merge. Once it is in I am going to start a release PR for the 1.0.0 release which will be the first Vox release.
  • v

    VoxBot

    05/24/2022, 7:11 AM
    can I get a review for https://github.com/voxpupuli/voxpupuli-test/pull/79
  • v

    VoxBot

    05/24/2022, 7:13 AM
    .
  • v

    VoxBot

    05/24/2022, 12:41 PM
    bastelfreak: assuming something isn’t already in progress, where would be the right place to start proposing an updated release workflow that supports branch protection rules?
  • v

    VoxBot

    05/24/2022, 12:43 PM
    https://github.com/voxpupuli/voxpupuli-release/pull/19/files check that for the ruby code that does the release. ewoud started to update it.
  • v

    VoxBot

    05/24/2022, 12:43 PM
    https://github.com/voxpupuli/gha-puppet/blob/v1/.github/workflows/release.yml and that's the release workflow we use in all modules
  • v

    VoxBot

    05/24/2022, 12:44 PM
    afisher: do you want to review some of my puppet-catalog-diff PRs?
  • v

    VoxBot

    05/24/2022, 1:33 PM
    Thanks bastelfreak - I will take a look at those.
  • v

    VoxBot

    05/24/2022, 1:44 PM
    I can't remember, does Vox have tooling to set all the labels on a repo to a standardized set?
  • v

    VoxBot

    05/24/2022, 1:45 PM
    kinda yesno :D
  • v

    VoxBot

    05/24/2022, 1:46 PM
    lol
  • v

    VoxBot

    05/24/2022, 1:46 PM
    so previously there was a nodejs script that did this but that wa made by the devil and you needed to sacrifice 3 kittens. Then we startet with vox-pupuli-tasks, our rails app, that can do this. But that's currently in maintenance mode
  • v

    VoxBot

    05/24/2022, 1:47 PM
    we basically needs backwards-incompatible, modulesync, skip-changelog. bug should already exist
  • v

    VoxBot

    05/24/2022, 1:51 PM
    for company stuff, I think https://github.com/puppetlabs/community_management is still what is used to standardize labels... maybe there is something that can be ported from there to a rake task that is included by default if modulesync has been run. FWIW, the team I was on until recently put it to use like so:
  • v

    VoxBot

    05/24/2022, 1:51 PM
    ```
  • v

    VoxBot

    05/24/2022, 1:51 PM
    ```
  • v

    VoxBot

    05/24/2022, 1:51 PM
    bundle exec ruby labels.rb -n ploperations -r '^ploperations-' -f -d
  • v

    VoxBot

    05/24/2022, 1:52 PM
    one other question: do version tags include the v at the beginning or are they just the numbers and dots?
  • v

    VoxBot

    05/24/2022, 2:14 PM
    usually with a v
  • v

    VoxBot

    05/24/2022, 2:15 PM
    I think puppet-blacksmith enforces that
1...464748...648Latest