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

[minor] Add support for various SLS configurations #53

Draft
wants to merge 16 commits into
base: stable
Choose a base branch
from

Conversation

rawa-resul
Copy link
Contributor

@rawa-resul rawa-resul commented Jan 12, 2025

Description

  • Added pandoc-*-x86_64-macOS.pkg to .gitignore as it was missing for macs
  • Added requests as an install requirement in setup.py
  • Added getNamespace function in ocp.py
  • Created new file src/mas/devops/sls.py:
    • Added listSLSInstances function
    • Added findSLSByNamespace function
    • Added verifySLSConnection function (request package used for this function)
  • Converted slsLicenseFile to use secretsAPI.create() like the other secrets
    • Also, the secret with the actual license file now gets created within the cli
  • Added various optional params for sls in pipelinerun-install.yml.j2
    • sls_entitlement_file
    • sls_tls_crt_local_file_path
    • sls_registration_key
    • sls_url
    • sls_action

Testing

  • All of the above have been tested via the CLI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant