Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statuscake: read basicauth password straight from secret #608

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    702eb68 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update controller-gen version

    Fixes the broken v0.9 of controller-gen because it causes a segfault
    when running `make install`
    matthijswolters-rl committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c1af023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce4156b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5c69fd4 View commit details
    Browse the repository at this point in the history
  2. Fixed read secret

    matthijswolters-rl committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6b2bb1d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    bd43d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9264921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab5ea3 View commit details
    Browse the repository at this point in the history
  4. Final formatting fixes

    I don't like formatting :(
    matthijswolters-rl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b09b83c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b85d4a7 View commit details
    Browse the repository at this point in the history
  6. Update example

    matthijswolters-rl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    89375da View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update CRDs

    matthijswolters-rl committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ce3811a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Revert controller-gen version bump

    This is so that my upstream PR just focuses on the important bits rather
    than mixing changes
    matthijswolters-rl committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a105c3c View commit details
    Browse the repository at this point in the history
  2. Fix annotation #1

    matthijswolters-rl authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1209147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    015a777 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a95be68 View commit details
    Browse the repository at this point in the history