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 ingress options #1128

Merged
merged 10 commits into from
Oct 11, 2022
Merged

Commits on Oct 10, 2022

  1. add ingress name generation function

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6e2151b View commit details
    Browse the repository at this point in the history
  2. extend otelcol crd with minimalistic ingress options

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    df7f276 View commit details
    Browse the repository at this point in the history
  3. support collector ingress reconciling

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    906d0d0 View commit details
    Browse the repository at this point in the history
  4. register ingress reconciler

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    abc520f View commit details
    Browse the repository at this point in the history
  5. grant permission to create, modify and delete ingress entries

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ddc468c View commit details
    Browse the repository at this point in the history
  6. add ingress integration tests

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f2faf42 View commit details
    Browse the repository at this point in the history
  7. verify if collector mode is compatible with ingress settings

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5cd9c95 View commit details
    Browse the repository at this point in the history
  8. create dedicated ingress type

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5689a0d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. follow recommendations

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9d292d5 View commit details
    Browse the repository at this point in the history
  2. regenerate

    Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
    frzifus committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    dd031a6 View commit details
    Browse the repository at this point in the history