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

add aggregated ClusterRole to manage namespaced resources #1399

Merged
merged 14 commits into from
Jul 31, 2023

Commits on Jul 31, 2023

  1. helm: fix fluentd reference (kube-logging#1396)

    Signed-off-by: Zadkiel Aharonian <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    aslafy-z authored and eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    583ebb2 View commit details
    Browse the repository at this point in the history
  2. add aggregated ClusterRole to manage namespaced resources

    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6aa2034 View commit details
    Browse the repository at this point in the history
  3. add deletecollection verb

    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f41c95a View commit details
    Browse the repository at this point in the history
  4. chore: deprecation notice for non-unique loggingRef (kube-logging#1391)

    add notice to logging status when there are multiple logging resources with the same ref
    
    Signed-off-by: Peter Wilcsinszky <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    pepov authored and eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    70aae87 View commit details
    Browse the repository at this point in the history
  5. fix status writes

    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6fac004 View commit details
    Browse the repository at this point in the history
  6. remove eventtailer user rbac

    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4320077 View commit details
    Browse the repository at this point in the history
  7. rename clusterrole for user

    Co-authored-by: Peter Wilcsinszky <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 and pepov committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    41c18f9 View commit details
    Browse the repository at this point in the history
  8. extend user role to edit

    Co-authored-by: Peter Wilcsinszky <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 and pepov committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0b88845 View commit details
    Browse the repository at this point in the history
  9. remove extra status permissions

    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    721ded2 View commit details
    Browse the repository at this point in the history
  10. add example to use monitoring (kube-logging#1401)

    Signed-off-by: Frank Kloeker <[email protected]>
    Co-authored-by: Peter Wilcsinszky <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    eumel8 and pepov committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6b718c9 View commit details
    Browse the repository at this point in the history
  11. fix(helm): inject loggingRef into FluentbitAgent (kube-logging#1397)

    Signed-off-by: Zadkiel Aharonian <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    aslafy-z authored and eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    779a1cc View commit details
    Browse the repository at this point in the history
  12. fix: lookup actual cluster output namespace, validate and bail out if…

    … invalid
    
    Signed-off-by: Peter Wilcsinszky <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    pepov authored and eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    aa260bc View commit details
    Browse the repository at this point in the history
  13. fix: make cluster.local domain configurable for fluentbit in syslog-n…

    …g aggregator mode as well
    
    Signed-off-by: Peter Wilcsinszky <[email protected]>
    Signed-off-by: Frank Kloeker <[email protected]>
    pepov authored and eumel8 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1b37112 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    97dc056 View commit details
    Browse the repository at this point in the history