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

feat(helm-chart): ability to set hostNetwork for lifecycle operator deployment #3500

Merged
merged 5 commits into from
May 13, 2024

Commits on May 7, 2024

  1. Add the ability to set hostNetwork for lifecycle operator deployment

    Signed-off-by: Joost Lont <joost.lont@sue.nl>
    Joost Lont committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9fce595 View commit details
    Browse the repository at this point in the history
  2. Add hostNetwork value in result.yaml's for helm-tests

    Signed-off-by: Joost Lont <joost.lont@sue.nl>
    Joost Lont committed May 7, 2024
    Configuration menu
    Copy the full SHA
    25d6c15 View commit details
    Browse the repository at this point in the history
  3. Update helm docs

    Signed-off-by: Joost Lont <joost.lont@sue.nl>
    Joost Lont committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d91ada9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. add hostNetwork parameter to the deployment config

    Signed-off-by: Joost Lont <joost.lont@xs4all.nl>
    JLont committed May 8, 2024
    Configuration menu
    Copy the full SHA
    35e72c0 View commit details
    Browse the repository at this point in the history
  2. Add test scenario for hostNetwork true

    Signed-off-by: Joost Lont <joost.lont@xs4all.nl>
    JLont committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e312efc View commit details
    Browse the repository at this point in the history