-
Notifications
You must be signed in to change notification settings - Fork 32
feat: Use OCM cli to submit OCM components in KLM e2e #2863
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
base: main
Are you sure you want to change the base?
feat: Use OCM cli to submit OCM components in KLM e2e #2863
Conversation
- Update `action.yml` to use `install-ocm-cli` action with archive naming (ocm-<version>-<os>-<arch>.tar.gz) - Add checksum verification and `GitVersion` validation using yq - Adjust setup tools action to pass `ocm_cli_version` to e2e test github workflow
|
|
|
❌ Manifests created with 'make dry-run-control-plane' changed! Please make sure to check if changes are needed in related repositories like management-plane-charts, runtime-watcher, etc. |
…github.com:medmes/lifecycle-manager into feat/use-ocm-cli-to-submit-ocm-components-versions
…github.com:medmes/lifecycle-manager into feat/use-ocm-cli-to-submit-ocm-components-versions
…ut-constructor-file flags
…le-config used in release/1.0.4
|
This is blocked by kyma-project/modulectl#352 |
|
❌ Manifests created with 'make dry-run-control-plane' changed! Please make sure to check if changes are needed in related repositories like management-plane-charts, runtime-watcher, etc. |
Description
Changes proposed in this pull request:
modulectlto version:2.3.0.Related issue(s)
kyma-project/modulectl#287