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

Fix an ability to use TLS with K8s infra and helm chart #13946

Merged
merged 8 commits into from
Jul 30, 2019

Commits on Jul 30, 2019

  1. Do not change default value of multi-user if TLS is enabled

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    1bfec4a View commit details
    Browse the repository at this point in the history
  2. Do not change default server-strategy when TLS is enabled

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    23384c4 View commit details
    Browse the repository at this point in the history
  3. Remove automated creation of certificate and cert manager

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5ff0beb View commit details
    Browse the repository at this point in the history
  4. Document TLS section parameters of helm chart

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    229671b View commit details
    Browse the repository at this point in the history
  5. Make Kubernetes infrastructure propagate TLS secret if configured

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    7ff019f View commit details
    Browse the repository at this point in the history
  6. Update helm chart to provide Che Server TLS secret data for propagation

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    8165028 View commit details
    Browse the repository at this point in the history
  7. Delete unused cheWorkspace helm chart value

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    320178a View commit details
    Browse the repository at this point in the history
  8. Improve configuring of self-signed certificate

    Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
    sleshchenko committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    32e5f63 View commit details
    Browse the repository at this point in the history