Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

feat: update ocm and controllers #223

Merged
merged 1 commit into from
Jun 17, 2024
Merged

feat: update ocm and controllers #223

merged 1 commit into from
Jun 17, 2024

Conversation

Skarlso
Copy link
Contributor

@Skarlso Skarlso commented Jun 17, 2024

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

  • Related Issue # (issue)
  • Closes # (issue)
  • Fixes # (issue)

Remove if not applicable

Screenshots

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help
  • Separate ticket for tests # (issue/pr)

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Added e2e-tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help
  • Separate ticket for e2e-tests

Added to documentation?

  • 📜 README.md
  • 🙅 no documentation needed

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Skarlso Skarlso added this to the 2024-Q2 milestone Jun 17, 2024
@Skarlso Skarlso self-assigned this Jun 17, 2024
@Skarlso Skarlso requested a review from morri-son June 17, 2024 07:39
@Skarlso Skarlso enabled auto-merge (squash) June 17, 2024 07:39
Copy link

Mend Scan Summary: ❌

Repository: open-component-model/MPAS

VIOLATION DESCRIPTION NUMBER OF VIOLATIONS
HIGH/CRITICAL SECURITY VULNERABILITIES 3
MAJOR UPDATES AVAILABLE 0
LICENSE REQUIRES REVIEW 0
LICENSE RISK HIGH 7
RESTRICTIED LICENSE FOR ON-PREMISE DELIVERY 0

Detailed Logs: mend-scan-> Generate Report
Mend UI

@Skarlso
Copy link
Contributor Author

Skarlso commented Jun 17, 2024

➜  MPAS git:(update-ocm-and-controller) ✗ ./bin/mpas bootstrap github --owner skarlso --repository=mpas-test-project --personal --registry ghcr.io/skarlso/mpas-bootstrap
Running mpas bootstrap ...
 ✓   Preparing Management repository mpas-test-project
 ✓   Fetching bootstrap component from ghcr.io/skarlso/mpas-bootstrap
 ✓   Installing flux with version v2.3.0
 ✓   Installing cert-manager with version v1.13.2
 ✓   Reconciling bootstrap components
 ✓   Waiting for cert-manager to be available
 ✓   Generating external-secrets-operator manifest with version v0.9.9
 ✓   Generating git-controller manifest with version v0.12.1
 ✓   Generating mpas-product-controller manifest with version v0.11.1
 ✓   Generating mpas-project-controller manifest with version v0.6.1
 ✓   Generating ocm-controller manifest with version v0.23.3
 ✓   Generating replication-controller manifest with version v0.13.1
 ✓   Generating certificate manifests
 ✓   Reconciling component manifests
 ✓   Waiting for components to be ready

Bootstrap completed successfully!

@Skarlso Skarlso merged commit 03d6c1c into main Jun 17, 2024
7 checks passed
@Skarlso Skarlso deleted the update-ocm-and-controller branch June 17, 2024 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: 🔒Closed
Development

Successfully merging this pull request may close these issues.

2 participants