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

Deprecate cattle.io API Group #19

Merged
merged 6 commits into from
Oct 17, 2024
Merged

Deprecate cattle.io API Group #19

merged 6 commits into from
Oct 17, 2024

Commits on Oct 4, 2024

  1. chore: bumped go to 1.23 & added new pre-commit

    Signed-off-by: Bruno Bressi <[email protected]>
    puffitos committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    980d9fe View commit details
    Browse the repository at this point in the history
  2. chore: bumped go to 1.23 & added new pre-commit

    Signed-off-by: Bruno Bressi <[email protected]>
    puffitos committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8e357c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. chore: less restrictive subjectaccessreview

    allow serviceaccounts with view verb on prometheus of any apiGroup
    access to the namespaced metrics. This is to be able to deprecate the
    cattle.io apiGroup, which is not used anymore in the caas monitoring landscape
    
    Signed-off-by: Bruno Bressi <[email protected]>
    puffitos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4a91d28 View commit details
    Browse the repository at this point in the history
  2. chore: added more debug logging

    Signed-off-by: Bruno Bressi <[email protected]>
    puffitos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    073bb8d View commit details
    Browse the repository at this point in the history
  3. chore: deprecated monitoring.cattle.io

    The apiGroup is now only supported as a fallback apiGroup. It will be removed completely in the next
    release and no authorization will be done on it
    
    Signed-off-by: Bruno Bressi <[email protected]>
    puffitos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    552de0d View commit details
    Browse the repository at this point in the history
  4. chore: resolved go.mod conflicts

    Signed-off-by: Bruno Bressi <[email protected]>
    puffitos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ff8dc64 View commit details
    Browse the repository at this point in the history