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

feat: Support adding Manager to moduletemplate #72

Merged
merged 13 commits into from
Oct 18, 2024

Conversation

nesmabadr
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Support adding Manager to moduletemplate

Related issue(s)
#57

@nesmabadr nesmabadr force-pushed the add_manager branch 4 times, most recently from ce3dfce to 20bcfcb Compare October 16, 2024 18:38
@nesmabadr nesmabadr marked this pull request as ready for review October 17, 2024 10:56
@nesmabadr nesmabadr requested a review from a team as a code owner October 17, 2024 10:56
@nesmabadr nesmabadr force-pushed the add_manager branch 3 times, most recently from e224704 to 7a5df26 Compare October 18, 2024 09:55
@nesmabadr nesmabadr requested a review from c-pius October 18, 2024 10:05
c-pius
c-pius previously approved these changes Oct 18, 2024
Copy link
Contributor

@c-pius c-pius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider it approved with comments. I am okay with the state as is, remaining comments are personal preferences.

tests/e2e/create/create_test.go Show resolved Hide resolved
tests/e2e/create/create_test.go Show resolved Hide resolved
@kyma-bot kyma-bot removed the lgtm label Oct 18, 2024
@nesmabadr nesmabadr force-pushed the add_manager branch 2 times, most recently from 9e76587 to 163c684 Compare October 18, 2024 11:20
@nesmabadr nesmabadr requested a review from c-pius October 18, 2024 11:24
@nesmabadr nesmabadr force-pushed the add_manager branch 3 times, most recently from 4544758 to 5ffb07f Compare October 18, 2024 11:49
@kyma-bot kyma-bot added the lgtm label Oct 18, 2024
@nesmabadr nesmabadr enabled auto-merge (squash) October 18, 2024 12:01
@nesmabadr nesmabadr merged commit e882e3a into kyma-project:main Oct 18, 2024
10 checks passed
@nesmabadr nesmabadr linked an issue Oct 18, 2024 that may be closed by this pull request
7 tasks
c-pius pushed a commit to c-pius/modulectl that referenced this pull request Oct 21, 2024
* Bump lifecycle manager api and add manager commented to scaffold-create-config.yaml

* Add Manager to moduleconfig and unit test

* E2E test

* Make namespace optional

* Replace ocm with 0.16.0

* linting

* add e2e test

* Chris' comments

* Test with namespace empty

* Revert "Test with namespace empty"

This reverts commit 7eb5d8b.

* Test with namespace empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ModuleCatalog] Support .spec.manager
3 participants