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

1.0.0 rc.14 improvements #358

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

Commits on Feb 24, 2023

  1. kube122 version upgrades

    FeriHansagi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ec626a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. ingressClass:

    - to be present only under spec part
    - take out obsolete annotation
    FeriHansagi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4e2be4c View commit details
    Browse the repository at this point in the history
  2. update ingress class typo

    FeriHansagi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f0e164b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    be1de50 View commit details
    Browse the repository at this point in the history
  2. extend label

    FeriHansagi committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    da37e12 View commit details
    Browse the repository at this point in the history
  3. move labels

    FeriHansagi committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f276f67 View commit details
    Browse the repository at this point in the history
  4. add container security

    FeriHansagi committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a5ed951 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    292c9d6 View commit details
    Browse the repository at this point in the history
  2. post install app label

    FeriHansagi committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    437f64a View commit details
    Browse the repository at this point in the history
  3. more labels

    FeriHansagi committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8ce3992 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. adding liveness probes

    FeriHansagi committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4e4d25a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. remove double auth

    FeriHansagi committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c14bb46 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    180270e View commit details
    Browse the repository at this point in the history
  2. add resource to redis

    FeriHansagi committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2d2cb35 View commit details
    Browse the repository at this point in the history
  3. redis deployment fix

    FeriHansagi committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    31f0851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d08f8c View commit details
    Browse the repository at this point in the history
  5. add post-install requests

    FeriHansagi committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f31c7c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. update post-install

    FeriHansagi committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c55a781 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

  1. Add support in deployment helm templates for securityContext (contain…

    …er level)
    IugaS committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f84fb01 View commit details
    Browse the repository at this point in the history
  2. Add support in deployment helm templates for securityContext (contain…

    …er level) (2)
    IugaS committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    21fe492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a9a1a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Add support in deployment helm templates for securityContext (contain…

    …er level) (3)
    IugaS committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7e7e8dc View commit details
    Browse the repository at this point in the history
  2. Add support in deployment helm templates for securityContext (contain…

    …er level) (4)
    IugaS committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    89d41a1 View commit details
    Browse the repository at this point in the history
  3. Add support in deployment helm templates for securityContext (contain…

    …er level) (5)
    IugaS committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8a6ffa0 View commit details
    Browse the repository at this point in the history
  4. Add support in deployment helm templates for securityContext (contain…

    …er level) (6)
    IugaS committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    309bdda View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Revert "post install app label"

    This reverts commit 437f64a.
    IugaS committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6e355ac View commit details
    Browse the repository at this point in the history
  2. Remove extra line in post-install-hook.yaml

    IugaS committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a7b3139 View commit details
    Browse the repository at this point in the history
  3. Fix label generation in post-install-hook.yaml

    IugaS committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8d4dc53 View commit details
    Browse the repository at this point in the history