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

CHEF-12487 certs added to backend deployment and trimspace to prevent restart #8632

Merged
merged 10 commits into from
Oct 23, 2024

Commits on Oct 14, 2024

  1. certs added to deployemnt ha package

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e5db87e View commit details
    Browse the repository at this point in the history
  2. added default toml

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    89325f5 View commit details
    Browse the repository at this point in the history
  3. changed certificates to write to default.toml

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    272b882 View commit details
    Browse the repository at this point in the history
  4. copy toml to wrokspace

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b47e205 View commit details
    Browse the repository at this point in the history
  5. fix pg certs

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dae5e9f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. trim new lines and extra spaces from certificates

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    016d40b View commit details
    Browse the repository at this point in the history
  2. made cert patch as const

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0bd50b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. individually handle opensearch and postgresql certificates

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d9f0c4e View commit details
    Browse the repository at this point in the history
  2. refactored

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1325528 View commit details
    Browse the repository at this point in the history
  3. refactored

    Signed-off-by: Vivek Shankar <vshankar@progress.com>
    vivekshankar1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b296df9 View commit details
    Browse the repository at this point in the history