Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-haproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-haproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Nov 23, 2023

  1. Copy the full SHA
    504b6fe View commit details
  2. Addressing review comments

    Ramesh7 committed Nov 23, 2023
    Copy the full SHA
    3f0a2e2 View commit details
  3. Merge pull request

    sha_of_the_head_commit
    malikparvez authored Nov 23, 2023
    Copy the full SHA
    92cca4e View commit details

Commits on Nov 28, 2023

  1. (MAINT) - PDK update

    Ramesh7 committed Nov 28, 2023
    Copy the full SHA
    a1de0ad View commit details

Commits on Dec 21, 2023

  1. Merge pull request #598 from puppetlabs/maint-pdk-update

    (MAINT) - PDK update
    Ramesh7 authored Dec 21, 2023
    Copy the full SHA
    d75537a View commit details
  2. (MAINT) PDK Update

    Ramesh7 committed Dec 21, 2023
    Copy the full SHA
    a1d473c View commit details
  3. Merge pull request #599 from puppetlabs/pdksync_maint-pdk-update

    pdksync - (MAINT) PDK Update
    rajat-puppet authored Dec 21, 2023
    Copy the full SHA
    1b1c22f View commit details

Commits on Apr 2, 2024

  1. Fix mend to run on cron

    malikparvez committed Apr 2, 2024
    Copy the full SHA
    150b39e View commit details

Commits on Apr 8, 2024

  1. Merge pull request #605 from puppetlabs/update_mend

    pdksync - update mend to work on cron
    Ramesh7 authored Apr 8, 2024
    Copy the full SHA
    def5d0f View commit details

Commits on May 21, 2024

  1. Copy the full SHA
    33de18a View commit details
  2. Merge pull request #609 from puppetlabs/ITHELP-87329

    pdksync - (ITHELP-87329) - replace pull_request_target with pull_request
    Ramesh7 authored May 21, 2024
    Copy the full SHA
    19051b6 View commit details

Commits on May 22, 2024

  1. Allow ports parameters as Stdlib::Ports

    Currently the ports parameters must be specified as one of:
    
    * `'1234'`
    * `'1234,5678'`
    * `['1234']`
    * `['1234','5678']`
    
    Allow it to also be specified as the `Stdlib::Port` type.
    e.g.
    
    * `1234`
    * `[1234]`
    * `[1234,5678]`
    
    To encourage this direction the documentation has been updated to use
    `Stdlib::Port` types.
    
    The old formats are still supported.
    
    Motivation here is we were happily using v4 of this module with integer
    specifications for ports and this is better anyway.
    
    Some future version could drop the old stringified ports.
    traylenator committed May 22, 2024
    Copy the full SHA
    13b08bb View commit details
  2. Merge pull request #610 from traylenator/ports

    Allow ports parameters as Stdlib::Ports
    bastelfreak authored May 22, 2024
    Copy the full SHA
    dcfd35d View commit details

Commits on Jun 4, 2024

  1. Copy the full SHA
    9f059aa View commit details
  2. Merge pull request #612 from puppetlabs/ITHELP-87329

    pdksync - (ITHELP-87329) - replace pull_request_target with pull_request
    malikparvez authored Jun 4, 2024
    Copy the full SHA
    fcc331f View commit details

Commits on Jul 22, 2024

  1. Remove labeller.yml

    rajat-puppet committed Jul 22, 2024
    Copy the full SHA
    8cce216 View commit details
  2. Merge pull request

    sha_of_the_head_commit
    malikparvez authored Jul 22, 2024
    Copy the full SHA
    f8f5b62 View commit details

Commits on Sep 3, 2024

  1. Copy the full SHA
    fa4cb18 View commit details

Commits on Sep 24, 2024

  1. Merge pull request #617 from puppetlabs/PF-3525-pdk-sync

    pdksync - (PF-3525) - pdk update for module
    malikparvez authored Sep 24, 2024
    Copy the full SHA
    de63d08 View commit details

Commits on Oct 21, 2024

  1. (CAT-2101) Add support for Debian-12

    (CAT-2101) test comit
    
    (CAT-2101) test commit
    skyamgarp committed Oct 21, 2024
    Copy the full SHA
    ebc44a0 View commit details
  2. Merge pull request #619 from puppetlabs/CAT-2101

    (CAT-2101) Add support for Debian-12
    skyamgarp authored Oct 21, 2024
    Copy the full SHA
    8d4ce57 View commit details

Commits on Nov 13, 2024

  1. Copy the full SHA
    7a0ed1e View commit details

Commits on Nov 19, 2024

  1. Merge pull request

    sha_of_the_head_commit
    malikparvez authored Nov 19, 2024
    Copy the full SHA
    db8a324 View commit details

Commits on Dec 16, 2024

  1. Release prep v8.1.0

    GitHub Actions committed Dec 16, 2024
    Copy the full SHA
    44c1161 View commit details

Commits on Dec 18, 2024

  1. Merge pull request #623 from puppetlabs/release-prep

    Release prep v8.1.0
    amitkarsale authored Dec 18, 2024
    Copy the full SHA
    39d3f89 View commit details

Commits on Jan 30, 2025

  1. remove stats as default

    PF-3525 : pdk update for module
    
    (CAT-2101) Add support for Debian-12
    
    (CAT-2101) test comit
    
    (CAT-2101) test commit
    
    (CAT-2158) Upgrade rexml to address CVE-2024-49761
    
    remove stats from checks
    elfranne authored and amitkarsale committed Jan 30, 2025
    Copy the full SHA
    84d27d0 View commit details
  2. Merge pull request #616 from elfranne/stats

    remove stats as default
    amitkarsale authored Jan 30, 2025
    Copy the full SHA
    521286a View commit details
  3. Release prep v8.2.0

    GitHub Actions committed Jan 30, 2025
    Copy the full SHA
    19eca82 View commit details

Commits on Jan 31, 2025

  1. Merge pull request #624 from puppetlabs/release-prep

    Release prep v8.2.0
    malikparvez authored Jan 31, 2025
    Copy the full SHA
    00d43f4 View commit details

Commits on Apr 22, 2025

  1. (CAT-2296) Update github runner image to ubuntu-24.04

    ubuntu-20.04 is not supported anymore: actions/runner-images#11101
    shubhamshinde360 committed Apr 22, 2025
    Copy the full SHA
    f67875d View commit details

Commits on Apr 23, 2025

  1. Merge pull request #627 from puppetlabs/CAT-2296

    (CAT-2296) Update github runner image to ubuntu-24.04
    shubhamshinde360 authored Apr 23, 2025
    Copy the full SHA
    2555f1f View commit details
Loading